[==========] 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:20.774055   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43289,127.0.107.253:37089,127.0.107.252:42341
I20260630 12:11:20.775921   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:20.776943   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:20.795650   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:20.795797   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:20.798997   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:22.057325   439 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1260 milliseconds
I20260630 12:11:22.057436   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:22.058830   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.059056   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.059207   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821482059191 us; error 0 us; skew 500 ppm
I20260630 12:11:22.059958   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.065594   431 webserver.cc:533] Webserver started at http://127.0.107.254:43475/ using document root <none> and password file <none>
I20260630 12:11:22.066352   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.066664   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.067082   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.073035   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-dxwh"
I20260630 12:11:22.081159   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:11:22.086891   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:22.088238   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:11:22.088601   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-dxwh"
I20260630 12:11:22.088927   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-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:22.158151   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.159796   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:22.160682   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.245296   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43289
I20260630 12:11:22.245373   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43289 every 8 connection(s)
I20260630 12:11:22.252164   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:22.254547   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:22.261554   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:22.261375   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:22.266211   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:22.267374   431 server_base.cc:1061] running on GCE node
I20260630 12:11:22.268198   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.268384   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.268504   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821482268493 us; error 0 us; skew 500 ppm
I20260630 12:11:22.269048   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.272967   431 webserver.cc:533] Webserver started at http://127.0.107.253:37131/ using document root <none> and password file <none>
I20260630 12:11:22.273521   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.273754   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.274012   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.275120   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-1-root/instance:
uuid: "6ee747e561c84a9a9eabf86e73130ebd"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-dxwh"
I20260630 12:11:22.280987   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:11:22.279970   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.285421   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:22.287003   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:11:22.287319   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-1-root
uuid: "6ee747e561c84a9a9eabf86e73130ebd"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-dxwh"
I20260630 12:11:22.287712   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-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:22.305333   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.307624   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.316246   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:22.319242   449 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37089: connect: Connection refused (error 111)
W20260630 12:11:22.324505   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:37089: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37089: connect: Connection refused (error 111)
I20260630 12:11:22.374162   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: 37089 } attempt: 1
W20260630 12:11:22.381774   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:37089: Network error: Client connection negotiation failed: client connection to 127.0.107.253:37089: connect: Connection refused (error 111)
I20260630 12:11:22.391297   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:37089
I20260630 12:11:22.391367   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:37089 every 8 connection(s)
I20260630 12:11:22.396987   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:22.397099   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
W20260630 12:11:22.404861   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:22.406204   566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.406996   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.411309   431 server_base.cc:1061] running on GCE node
W20260630 12:11:22.412146   568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.413738   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.413996   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.414191   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821482414173 us; error 0 us; skew 500 ppm
I20260630 12:11:22.414770   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.418567   431 webserver.cc:533] Webserver started at http://127.0.107.252:39773/ using document root <none> and password file <none>
I20260630 12:11:22.419124   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.419363   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.419659   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.421139   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-2-root/instance:
uuid: "695324493dd44fd68c71709636c14aec"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-dxwh"
I20260630 12:11:22.422111   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.428531   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260630 12:11:22.434733   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:22.435711   431 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260630 12:11:22.436076   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-2-root
uuid: "695324493dd44fd68c71709636c14aec"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-dxwh"
I20260630 12:11:22.436672   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.436442   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-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)
W20260630 12:11:22.443835   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42341: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42341: connect: Connection refused (error 111)
I20260630 12:11:22.450320   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: 37089 } attempt: 2
I20260630 12:11:22.458859   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.460474   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.460543   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:22.466212   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42341: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42341: connect: Connection refused (error 111)
I20260630 12:11:22.487875   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: 42341 } attempt: 1
W20260630 12:11:22.495560   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42341: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42341: connect: Connection refused (error 111)
I20260630 12:11:22.498328   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: 42341 } attempt: 1
W20260630 12:11:22.504577   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:42341: Network error: Client connection negotiation failed: client connection to 127.0.107.252:42341: connect: Connection refused (error 111)
I20260630 12:11:22.545133   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:42341
I20260630 12:11:22.545260   627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:42341 every 8 connection(s)
I20260630 12:11:22.550325   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:22.550345   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:22.556457   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.569969   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.571048   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: 42341 } attempt: 2
I20260630 12:11:22.572088   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: 42341 } attempt: 2
I20260630 12:11:22.585141   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:22.598875   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd: Bootstrap starting.
I20260630 12:11:22.599766   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca: Bootstrap starting.
I20260630 12:11:22.603191   628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec: Bootstrap starting.
I20260630 12:11:22.607766   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:22.608070   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:22.608805   628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:22.610882   628 log.cc:826] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec: Log is configured to *not* fsync() on all Append() calls
I20260630 12:11:22.618135   628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec: No bootstrap required, opened a new log
I20260630 12:11:22.618294   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd: No bootstrap required, opened a new log
I20260630 12:11:22.618286   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca: No bootstrap required, opened a new log
I20260630 12:11:22.639114   628 raft_consensus.cc:359] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } }
I20260630 12:11:22.639114   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } }
I20260630 12:11:22.639108   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } }
I20260630 12:11:22.640213   628 raft_consensus.cc:385] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:22.640282   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:22.640370   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:22.640626   628 raft_consensus.cc:740] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695324493dd44fd68c71709636c14aec, State: Initialized, Role: FOLLOWER
I20260630 12:11:22.640697   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ee747e561c84a9a9eabf86e73130ebd, State: Initialized, Role: FOLLOWER
I20260630 12:11:22.640902   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4718aca6cf14ecfb28db1b6d92ab7ca, State: Initialized, Role: FOLLOWER
I20260630 12:11:22.642338   628 consensus_queue.cc:260] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } }
I20260630 12:11:22.642643   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } }
I20260630 12:11:22.642396   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } }
I20260630 12:11:22.648284   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [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: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } } }
I20260630 12:11:22.649632   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.651496   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:22.652740   636 sys_catalog.cc:455] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [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: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } } }
I20260630 12:11:22.653725   636 sys_catalog.cc:458] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.654655   628 sys_catalog.cc:565] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:22.654707   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [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: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } } }
I20260630 12:11:22.656466   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.656737   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:11:22.667078   452 tablet.cc:2406] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:11:22.676788   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:22.677493   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } }
I20260630 12:11:22.683413   638 leader_election.cc:290] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4718aca6cf14ecfb28db1b6d92ab7ca (127.0.107.254:43289), 695324493dd44fd68c71709636c14aec (127.0.107.252:42341)
I20260630 12:11:22.688436   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6ee747e561c84a9a9eabf86e73130ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" is_pre_election: true
I20260630 12:11:22.694437   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6ee747e561c84a9a9eabf86e73130ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695324493dd44fd68c71709636c14aec" is_pre_election: true
I20260630 12:11:22.695549   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ee747e561c84a9a9eabf86e73130ebd in term 0.
I20260630 12:11:22.695547   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ee747e561c84a9a9eabf86e73130ebd in term 0.
I20260630 12:11:22.697569   513 leader_election.cc:304] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695324493dd44fd68c71709636c14aec, 6ee747e561c84a9a9eabf86e73130ebd; no voters: 
I20260630 12:11:22.699559   638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:22.700093   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:22.700522   638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:22.710975   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } }
I20260630 12:11:22.714926   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6ee747e561c84a9a9eabf86e73130ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca"
I20260630 12:11:22.715830   473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:22.729080   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6ee747e561c84a9a9eabf86e73130ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695324493dd44fd68c71709636c14aec"
I20260630 12:11:22.730975   603 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:22.740904   638 leader_election.cc:290] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [CANDIDATE]: Term 1 election: Requested vote from peers b4718aca6cf14ecfb28db1b6d92ab7ca (127.0.107.254:43289), 695324493dd44fd68c71709636c14aec (127.0.107.252:42341)
I20260630 12:11:22.750918   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ee747e561c84a9a9eabf86e73130ebd in term 1.
I20260630 12:11:22.753501   513 leader_election.cc:304] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ee747e561c84a9a9eabf86e73130ebd, b4718aca6cf14ecfb28db1b6d92ab7ca; no voters: 
I20260630 12:11:22.754885   638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:22.758649   603 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ee747e561c84a9a9eabf86e73130ebd in term 1.
I20260630 12:11:22.762856   638 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 1 LEADER]: Becoming Leader. State: Replica: 6ee747e561c84a9a9eabf86e73130ebd, State: Running, Role: LEADER
I20260630 12:11:22.764546   638 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } }
I20260630 12:11:22.794350   671 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260630 12:11:22.794476   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:22.795420   673 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260630 12:11:22.795540   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:11:22.796675   657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ee747e561c84a9a9eabf86e73130ebd. Latest consensus state: current_term: 1 leader_uuid: "6ee747e561c84a9a9eabf86e73130ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } } }
I20260630 12:11:22.797472   657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:22.801721   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:22.804294   674 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
W20260630 12:11:22.812047   672 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:22.812489   672 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:22.817646   674 catalog_manager.cc:1520] Initializing Kudu cluster ID...
W20260630 12:11:22.821507   676 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.823165   677 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:22.831270   679 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:22.833041   431 server_base.cc:1061] running on GCE node
I20260630 12:11:22.834162   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:22.834563   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:22.834851   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821482834830 us; error 0 us; skew 500 ppm
I20260630 12:11:22.835577   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:22.839934   603 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [term 1 FOLLOWER]: Refusing update from remote peer 6ee747e561c84a9a9eabf86e73130ebd: 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:22.841389   473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [term 1 FOLLOWER]: Refusing update from remote peer 6ee747e561c84a9a9eabf86e73130ebd: 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:22.842118   657 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:22.843485   638 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:22.845553   431 webserver.cc:533] Webserver started at http://127.0.107.193:39717/ using document root <none> and password file <none>
I20260630 12:11:22.846671   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:22.846961   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:22.847298   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:22.848809   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "1309bfac9b6846fcabd6b3e19fc03c9c"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-dxwh"
I20260630 12:11:22.862418   431 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.006s	sys 0.008s
I20260630 12:11:22.870682   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ee747e561c84a9a9eabf86e73130ebd. Latest consensus state: current_term: 1 leader_uuid: "6ee747e561c84a9a9eabf86e73130ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } } }
I20260630 12:11:22.871519   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.873996   689 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.875134   431 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.007s	sys 0.004s
I20260630 12:11:22.875574   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "1309bfac9b6846fcabd6b3e19fc03c9c"
format_stamp: "Formatted at 2026-06-30 12:11:22 on dist-test-slave-dxwh"
I20260630 12:11:22.876017   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-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:22.876271   636 sys_catalog.cc:455] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ee747e561c84a9a9eabf86e73130ebd. Latest consensus state: current_term: 1 leader_uuid: "6ee747e561c84a9a9eabf86e73130ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } } }
I20260630 12:11:22.877031   636 sys_catalog.cc:458] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.883949   674 catalog_manager.cc:1383] Generated new cluster ID: d5c2d5cc052e44b080dde0d77190f7ab
I20260630 12:11:22.884317   674 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:22.886740   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6ee747e561c84a9a9eabf86e73130ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } } }
I20260630 12:11:22.887789   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:22.891958   684 mvcc.cc:204] Tried to move back new op lower bound from 7302436793694433280 to 7302436793420693504. Current Snapshot: MvccSnapshot[applied={T|T < 7302436793694433280}]
I20260630 12:11:22.898361   657 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6ee747e561c84a9a9eabf86e73130ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } } }
I20260630 12:11:22.899463   657 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:22.906992   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6ee747e561c84a9a9eabf86e73130ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } } }
I20260630 12:11:22.907820   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.909787   636 sys_catalog.cc:455] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6ee747e561c84a9a9eabf86e73130ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4718aca6cf14ecfb28db1b6d92ab7ca" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 43289 } } peers { permanent_uuid: "6ee747e561c84a9a9eabf86e73130ebd" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 37089 } } peers { permanent_uuid: "695324493dd44fd68c71709636c14aec" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 42341 } } }
I20260630 12:11:22.910846   636 sys_catalog.cc:458] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:22.937649   674 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:22.940230   674 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:22.958081   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:22.959980   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:22.972718   674 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd: Generated new TSK 0
I20260630 12:11:22.974025   674 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:22.981001   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:22.987561   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:22.987852   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:22.988118   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:22.988303   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:23.095376   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35111
I20260630 12:11:23.095492   754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35111 every 8 connection(s)
I20260630 12:11:23.111012   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:23.163472   755 heartbeater.cc:344] Connected to a master server at 127.0.107.252:42341
I20260630 12:11:23.163973   755 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.165200   755 heartbeater.cc:507] Master 127.0.107.252:42341 requested a full tablet report, sending...
I20260630 12:11:23.173437   593 ts_manager.cc:194] Registered new tserver with Master: 1309bfac9b6846fcabd6b3e19fc03c9c (127.0.107.193:35111)
I20260630 12:11:23.178408   757 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43289
I20260630 12:11:23.178905   757 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.180246   757 heartbeater.cc:507] Master 127.0.107.254:43289 requested a full tablet report, sending...
I20260630 12:11:23.183480   463 ts_manager.cc:194] Registered new tserver with Master: 1309bfac9b6846fcabd6b3e19fc03c9c (127.0.107.193:35111)
W20260630 12:11:23.185921   765 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:23.187419   756 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37089
I20260630 12:11:23.187871   756 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:23.189211   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:23.189642   756 heartbeater.cc:507] Master 127.0.107.253:37089 requested a full tablet report, sending...
I20260630 12:11:23.193342   528 ts_manager.cc:194] Registered new tserver with Master: 1309bfac9b6846fcabd6b3e19fc03c9c (127.0.107.193:35111)
I20260630 12:11:23.197183   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54888
I20260630 12:11:23.200048   431 server_base.cc:1061] running on GCE node
W20260630 12:11:23.201874   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:23.202972   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:23.203246   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:23.203459   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821483203442 us; error 0 us; skew 500 ppm
I20260630 12:11:23.204142   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:23.206948   431 webserver.cc:533] Webserver started at http://127.0.107.194:41259/ using document root <none> and password file <none>
I20260630 12:11:23.207568   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:23.207804   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:23.208128   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:23.209542   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "a5b143171a1a49da89706fd044586b39"
format_stamp: "Formatted at 2026-06-30 12:11:23 on dist-test-slave-dxwh"
I20260630 12:11:23.215528   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260630 12:11:23.219942   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:23.220826   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:11:23.221182   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "a5b143171a1a49da89706fd044586b39"
format_stamp: "Formatted at 2026-06-30 12:11:23 on dist-test-slave-dxwh"
I20260630 12:11:23.221560   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-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:23.255792   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:23.257893   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:23.260442   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:23.264689   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:23.264978   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:23.265264   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:23.265468   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:23.364182   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34161
I20260630 12:11:23.364635   835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34161 every 8 connection(s)
I20260630 12:11:23.381392   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:23.390926   836 heartbeater.cc:344] Connected to a master server at 127.0.107.252:42341
I20260630 12:11:23.391342   836 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.392336   836 heartbeater.cc:507] Master 127.0.107.252:42341 requested a full tablet report, sending...
I20260630 12:11:23.395396   593 ts_manager.cc:194] Registered new tserver with Master: a5b143171a1a49da89706fd044586b39 (127.0.107.194:34161)
I20260630 12:11:23.418322   837 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37089
I20260630 12:11:23.418828   837 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.420347   837 heartbeater.cc:507] Master 127.0.107.253:37089 requested a full tablet report, sending...
W20260630 12:11:23.422389   842 instance_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:23.422799   528 ts_manager.cc:194] Registered new tserver with Master: a5b143171a1a49da89706fd044586b39 (127.0.107.194:34161)
I20260630 12:11:23.424347   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54890
I20260630 12:11:23.425323   838 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43289
I20260630 12:11:23.425714   838 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.426704   838 heartbeater.cc:507] Master 127.0.107.254:43289 requested a full tablet report, sending...
W20260630 12:11:23.428004   843 instance_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:23.429373   463 ts_manager.cc:194] Registered new tserver with Master: a5b143171a1a49da89706fd044586b39 (127.0.107.194:34161)
W20260630 12:11:23.438211   845 instance_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:23.438935   431 server_base.cc:1061] running on GCE node
I20260630 12:11:23.439916   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:23.440176   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:23.440383   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821483440365 us; error 0 us; skew 500 ppm
I20260630 12:11:23.440919   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:23.443596   431 webserver.cc:533] Webserver started at http://127.0.107.195:44005/ using document root <none> and password file <none>
I20260630 12:11:23.444087   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:23.444320   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:23.444594   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:23.445636   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "7ce51dd46535488c994f9a2b5ca9e5de"
format_stamp: "Formatted at 2026-06-30 12:11:23 on dist-test-slave-dxwh"
I20260630 12:11:23.450318   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:11:23.453979   850 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:23.454898   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:23.455217   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "7ce51dd46535488c994f9a2b5ca9e5de"
format_stamp: "Formatted at 2026-06-30 12:11:23 on dist-test-slave-dxwh"
I20260630 12:11:23.455538   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821480598769-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:23.501688   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:23.503007   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:23.504366   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:23.506793   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:23.507040   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:23.507294   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:23.507485   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:23.602521   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43327
I20260630 12:11:23.602664   912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43327 every 8 connection(s)
I20260630 12:11:23.641073   913 heartbeater.cc:344] Connected to a master server at 127.0.107.252:42341
I20260630 12:11:23.641513   913 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.642284   913 heartbeater.cc:507] Master 127.0.107.252:42341 requested a full tablet report, sending...
I20260630 12:11:23.645450   914 heartbeater.cc:344] Connected to a master server at 127.0.107.253:37089
I20260630 12:11:23.645545   593 ts_manager.cc:194] Registered new tserver with Master: 7ce51dd46535488c994f9a2b5ca9e5de (127.0.107.195:43327)
I20260630 12:11:23.645584   915 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43289
I20260630 12:11:23.645964   914 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.646268   915 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:23.647138   914 heartbeater.cc:507] Master 127.0.107.253:37089 requested a full tablet report, sending...
I20260630 12:11:23.647262   915 heartbeater.cc:507] Master 127.0.107.254:43289 requested a full tablet report, sending...
I20260630 12:11:23.649452   528 ts_manager.cc:194] Registered new tserver with Master: 7ce51dd46535488c994f9a2b5ca9e5de (127.0.107.195:43327)
I20260630 12:11:23.650739   463 ts_manager.cc:194] Registered new tserver with Master: 7ce51dd46535488c994f9a2b5ca9e5de (127.0.107.195:43327)
I20260630 12:11:23.650785   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.028491267s
I20260630 12:11:23.651746   528 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54896
I20260630 12:11:23.799168   671 catalog_manager.cc:1295] Loaded cluster ID: d5c2d5cc052e44b080dde0d77190f7ab
I20260630 12:11:23.799574   671 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca: loading cluster ID for follower catalog manager: success
I20260630 12:11:23.807889   671 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca: acquiring CA information for follower catalog manager: success
I20260630 12:11:23.811923   671 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:23.817705   672 catalog_manager.cc:1295] Loaded cluster ID: d5c2d5cc052e44b080dde0d77190f7ab
I20260630 12:11:23.818046   672 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec: loading cluster ID for follower catalog manager: success
I20260630 12:11:23.822916   672 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec: acquiring CA information for follower catalog manager: success
I20260630 12:11:23.826785   672 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:24.201676   756 heartbeater.cc:499] Master 127.0.107.253:37089 was elected leader, sending a full tablet report...
I20260630 12:11:24.427256   837 heartbeater.cc:499] Master 127.0.107.253:37089 was elected leader, sending a full tablet report...
I20260630 12:11:24.656793   914 heartbeater.cc:499] Master 127.0.107.253:37089 was elected leader, sending a full tablet report...
I20260630 12:11:24.778761   664 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:25.771740   528 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54902:
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:25.863430   801 tablet_service.cc:1511] Processing CreateTablet for tablet d67ec7bc7fb0462fa4fc7e3002e86e8f (DEFAULT_TABLE table=test-workload [id=bf135420a54b4c2096c71b9b2e35f323]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:11:25.865023   801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d67ec7bc7fb0462fa4fc7e3002e86e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:25.868439   720 tablet_service.cc:1511] Processing CreateTablet for tablet 460384d0eff549b4bebafd53fd212768 (DEFAULT_TABLE table=test-workload [id=bf135420a54b4c2096c71b9b2e35f323]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:11:25.869846   720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460384d0eff549b4bebafd53fd212768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:25.869837   878 tablet_service.cc:1511] Processing CreateTablet for tablet 64bf05f72198432e8635c32faba40482 (DEFAULT_TABLE table=test-workload [id=bf135420a54b4c2096c71b9b2e35f323]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:11:25.872014   878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bf05f72198432e8635c32faba40482. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:25.877071   719 tablet_service.cc:1511] Processing CreateTablet for tablet ab2225b5c73e4aa89b4857fe011e39ac (DEFAULT_TABLE table=test-workload [id=bf135420a54b4c2096c71b9b2e35f323]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:11:25.878518   719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2225b5c73e4aa89b4857fe011e39ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:25.901180   948 tablet_bootstrap.cc:492] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39: Bootstrap starting.
I20260630 12:11:25.903352   949 tablet_bootstrap.cc:492] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c: Bootstrap starting.
I20260630 12:11:25.906980   950 tablet_bootstrap.cc:492] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de: Bootstrap starting.
I20260630 12:11:25.914601   948 tablet_bootstrap.cc:654] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:25.915767   950 tablet_bootstrap.cc:654] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:25.916687   949 tablet_bootstrap.cc:654] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:25.923517   948 tablet_bootstrap.cc:492] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39: No bootstrap required, opened a new log
I20260630 12:11:25.924113   948 ts_tablet_manager.cc:1403] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.016s
I20260630 12:11:25.925997   950 tablet_bootstrap.cc:492] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de: No bootstrap required, opened a new log
I20260630 12:11:25.926543   950 ts_tablet_manager.cc:1403] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260630 12:11:25.926930   949 tablet_bootstrap.cc:492] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c: No bootstrap required, opened a new log
I20260630 12:11:25.927403   949 ts_tablet_manager.cc:1403] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260630 12:11:25.928005   948 raft_consensus.cc:359] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5b143171a1a49da89706fd044586b39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34161 } }
I20260630 12:11:25.928696   948 raft_consensus.cc:385] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:25.929028   948 raft_consensus.cc:740] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5b143171a1a49da89706fd044586b39, State: Initialized, Role: FOLLOWER
I20260630 12:11:25.929647   950 raft_consensus.cc:359] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ce51dd46535488c994f9a2b5ca9e5de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43327 } }
I20260630 12:11:25.930709   950 raft_consensus.cc:385] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:25.929816   948 consensus_queue.cc:260] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a5b143171a1a49da89706fd044586b39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34161 } }
I20260630 12:11:25.930787   949 raft_consensus.cc:359] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1309bfac9b6846fcabd6b3e19fc03c9c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35111 } }
I20260630 12:11:25.931147   950 raft_consensus.cc:740] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ce51dd46535488c994f9a2b5ca9e5de, State: Initialized, Role: FOLLOWER
I20260630 12:11:25.931339   948 raft_consensus.cc:399] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:25.931444   949 raft_consensus.cc:385] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:25.931726   948 raft_consensus.cc:493] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:25.931924   949 raft_consensus.cc:740] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1309bfac9b6846fcabd6b3e19fc03c9c, State: Initialized, Role: FOLLOWER
I20260630 12:11:25.932188   948 raft_consensus.cc:3060] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:25.931996   950 consensus_queue.cc:260] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ce51dd46535488c994f9a2b5ca9e5de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43327 } }
I20260630 12:11:25.933447   950 raft_consensus.cc:399] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:25.932780   949 consensus_queue.cc:260] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1309bfac9b6846fcabd6b3e19fc03c9c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35111 } }
I20260630 12:11:25.933884   950 raft_consensus.cc:493] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:25.934118   949 raft_consensus.cc:399] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:25.934410   950 raft_consensus.cc:3060] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:25.934583   949 raft_consensus.cc:493] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:25.935108   949 raft_consensus.cc:3060] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:25.941270   949 raft_consensus.cc:515] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1309bfac9b6846fcabd6b3e19fc03c9c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35111 } }
I20260630 12:11:25.941284   948 raft_consensus.cc:515] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5b143171a1a49da89706fd044586b39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34161 } }
I20260630 12:11:25.942090   949 leader_election.cc:304] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [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: 1309bfac9b6846fcabd6b3e19fc03c9c; no voters: 
I20260630 12:11:25.942178   948 leader_election.cc:304] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [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: a5b143171a1a49da89706fd044586b39; no voters: 
I20260630 12:11:25.942605   950 raft_consensus.cc:515] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ce51dd46535488c994f9a2b5ca9e5de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43327 } }
I20260630 12:11:25.943394   950 leader_election.cc:304] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [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: 7ce51dd46535488c994f9a2b5ca9e5de; no voters: 
I20260630 12:11:25.947160   950 leader_election.cc:290] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:25.947749   956 raft_consensus.cc:2804] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:25.950074   949 leader_election.cc:290] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:25.950110   948 leader_election.cc:290] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:25.951412   955 raft_consensus.cc:2804] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:25.956060   954 raft_consensus.cc:2804] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:25.957674   956 raft_consensus.cc:697] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 1 LEADER]: Becoming Leader. State: Replica: 7ce51dd46535488c994f9a2b5ca9e5de, State: Running, Role: LEADER
I20260630 12:11:25.958443   950 ts_tablet_manager.cc:1434] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.018s
I20260630 12:11:25.958823   956 consensus_queue.cc:237] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [LEADER]: Queue going to LEADER mode. State: All 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: "7ce51dd46535488c994f9a2b5ca9e5de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43327 } }
I20260630 12:11:25.967625   955 raft_consensus.cc:697] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 1 LEADER]: Becoming Leader. State: Replica: a5b143171a1a49da89706fd044586b39, State: Running, Role: LEADER
I20260630 12:11:25.969559   949 ts_tablet_manager.cc:1434] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c: Time spent starting tablet: real 0.042s	user 0.021s	sys 0.009s
I20260630 12:11:25.970187   948 ts_tablet_manager.cc:1434] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39: Time spent starting tablet: real 0.046s	user 0.021s	sys 0.009s
I20260630 12:11:25.970427   955 consensus_queue.cc:237] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [LEADER]: Queue going to LEADER mode. State: All 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: "a5b143171a1a49da89706fd044586b39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34161 } }
I20260630 12:11:25.971590   949 tablet_bootstrap.cc:492] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c: Bootstrap starting.
I20260630 12:11:25.974017   954 raft_consensus.cc:697] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 1 LEADER]: Becoming Leader. State: Replica: 1309bfac9b6846fcabd6b3e19fc03c9c, State: Running, Role: LEADER
I20260630 12:11:25.975301   954 consensus_queue.cc:237] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [LEADER]: Queue going to LEADER mode. State: All 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: "1309bfac9b6846fcabd6b3e19fc03c9c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35111 } }
I20260630 12:11:25.993533   949 tablet_bootstrap.cc:654] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:26.000392   528 catalog_manager.cc:5697] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ce51dd46535488c994f9a2b5ca9e5de (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7ce51dd46535488c994f9a2b5ca9e5de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ce51dd46535488c994f9a2b5ca9e5de" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43327 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:26.027369   527 catalog_manager.cc:5697] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5b143171a1a49da89706fd044586b39 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a5b143171a1a49da89706fd044586b39" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5b143171a1a49da89706fd044586b39" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34161 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:26.058270   526 catalog_manager.cc:5697] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1309bfac9b6846fcabd6b3e19fc03c9c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1309bfac9b6846fcabd6b3e19fc03c9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1309bfac9b6846fcabd6b3e19fc03c9c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35111 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:26.067457   949 tablet_bootstrap.cc:492] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c: No bootstrap required, opened a new log
I20260630 12:11:26.068075   949 ts_tablet_manager.cc:1403] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.007s
I20260630 12:11:26.084743   949 raft_consensus.cc:359] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1309bfac9b6846fcabd6b3e19fc03c9c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35111 } }
I20260630 12:11:26.085480   949 raft_consensus.cc:385] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:26.086010   949 raft_consensus.cc:740] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1309bfac9b6846fcabd6b3e19fc03c9c, State: Initialized, Role: FOLLOWER
I20260630 12:11:26.087111   949 consensus_queue.cc:260] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1309bfac9b6846fcabd6b3e19fc03c9c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35111 } }
I20260630 12:11:26.087932   949 raft_consensus.cc:399] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:26.088301   949 raft_consensus.cc:493] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:26.088743   949 raft_consensus.cc:3060] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:26.102008   949 raft_consensus.cc:515] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1309bfac9b6846fcabd6b3e19fc03c9c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35111 } }
I20260630 12:11:26.102819   949 leader_election.cc:304] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [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: 1309bfac9b6846fcabd6b3e19fc03c9c; no voters: 
I20260630 12:11:26.103529   949 leader_election.cc:290] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:26.104130   954 raft_consensus.cc:2804] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:26.104740   954 raft_consensus.cc:697] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 1 LEADER]: Becoming Leader. State: Replica: 1309bfac9b6846fcabd6b3e19fc03c9c, State: Running, Role: LEADER
I20260630 12:11:26.105540   954 consensus_queue.cc:237] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [LEADER]: Queue going to LEADER mode. State: All 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: "1309bfac9b6846fcabd6b3e19fc03c9c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35111 } }
I20260630 12:11:26.105935   949 ts_tablet_manager.cc:1434] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.000s
I20260630 12:11:26.119899   526 catalog_manager.cc:5697] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 1309bfac9b6846fcabd6b3e19fc03c9c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1309bfac9b6846fcabd6b3e19fc03c9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1309bfac9b6846fcabd6b3e19fc03c9c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35111 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:26.779908   664 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:26.782233   664 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:28.188079   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:28.207336   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:28.207947   431 tablet_replica.cc:333] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c: stopping tablet replica
I20260630 12:11:28.208501   431 raft_consensus.cc:2243] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:28.208918   431 raft_consensus.cc:2272] T ab2225b5c73e4aa89b4857fe011e39ac P 1309bfac9b6846fcabd6b3e19fc03c9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.210985   431 tablet_replica.cc:333] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c: stopping tablet replica
I20260630 12:11:28.211414   431 raft_consensus.cc:2243] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:28.211748   431 raft_consensus.cc:2272] T 460384d0eff549b4bebafd53fd212768 P 1309bfac9b6846fcabd6b3e19fc03c9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.296096   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:28.305526   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:28.322041   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:28.322718   431 tablet_replica.cc:333] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39: stopping tablet replica
I20260630 12:11:28.323223   431 raft_consensus.cc:2243] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:28.323711   431 raft_consensus.cc:2272] T d67ec7bc7fb0462fa4fc7e3002e86e8f P a5b143171a1a49da89706fd044586b39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.341383   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:28.349139   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:28.365134   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:28.365810   431 tablet_replica.cc:333] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de: stopping tablet replica
I20260630 12:11:28.366403   431 raft_consensus.cc:2243] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:28.366868   431 raft_consensus.cc:2272] T 64bf05f72198432e8635c32faba40482 P 7ce51dd46535488c994f9a2b5ca9e5de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.384263   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:28.392232   431 master.cc:562] Master@127.0.107.254:43289 shutting down...
I20260630 12:11:28.492735   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:28.493314   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.493655   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4718aca6cf14ecfb28db1b6d92ab7ca: stopping tablet replica
I20260630 12:11:28.520828   431 master.cc:584] Master@127.0.107.254:43289 shutdown complete.
I20260630 12:11:28.531415   431 master.cc:562] Master@127.0.107.253:37089 shutting down...
I20260630 12:11:28.544941   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:28.545768   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.546073   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ee747e561c84a9a9eabf86e73130ebd: stopping tablet replica
I20260630 12:11:28.600085   431 master.cc:584] Master@127.0.107.253:37089 shutdown complete.
I20260630 12:11:28.610790   431 master.cc:562] Master@127.0.107.252:42341 shutting down...
I20260630 12:11:28.625419   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:28.625895   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:28.626140   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 695324493dd44fd68c71709636c14aec: stopping tablet replica
I20260630 12:11:28.643471   431 master.cc:584] Master@127.0.107.252:42341 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (7899 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:11:28.670634   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43145
I20260630 12:11:28.671648   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:28.676167   974 instance_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:28.678077   977 instance_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:28.678202   431 server_base.cc:1061] running on GCE node
W20260630 12:11:28.678126   975 instance_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:28.679382   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.679574   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:28.679704   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821488679692 us; error 0 us; skew 500 ppm
I20260630 12:11:28.680128   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.682331   431 webserver.cc:533] Webserver started at http://127.0.107.254:43091/ using document root <none> and password file <none>
I20260630 12:11:28.682844   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.683003   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.683215   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.684209   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "943f3697dbe74668842e60ef1a35c718"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-dxwh"
I20260630 12:11:28.688380   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:28.691525   982 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:28.692322   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:28.692575   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "943f3697dbe74668842e60ef1a35c718"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-dxwh"
I20260630 12:11:28.692813   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-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:28.707973   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.708930   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.742683   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43145
I20260630 12:11:28.742779  1033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43145 every 8 connection(s)
I20260630 12:11:28.746445  1034 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:28.755723  1034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718: Bootstrap starting.
I20260630 12:11:28.759960  1034 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:28.763871  1034 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718: No bootstrap required, opened a new log
I20260630 12:11:28.765789  1034 raft_consensus.cc:359] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "943f3697dbe74668842e60ef1a35c718" member_type: VOTER }
I20260630 12:11:28.766233  1034 raft_consensus.cc:385] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:28.766466  1034 raft_consensus.cc:740] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 943f3697dbe74668842e60ef1a35c718, State: Initialized, Role: FOLLOWER
I20260630 12:11:28.767122  1034 consensus_queue.cc:260] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "943f3697dbe74668842e60ef1a35c718" member_type: VOTER }
I20260630 12:11:28.767587  1034 raft_consensus.cc:399] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:28.767812  1034 raft_consensus.cc:493] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:28.768044  1034 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:28.772534  1034 raft_consensus.cc:515] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "943f3697dbe74668842e60ef1a35c718" member_type: VOTER }
I20260630 12:11:28.773128  1034 leader_election.cc:304] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [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: 943f3697dbe74668842e60ef1a35c718; no voters: 
I20260630 12:11:28.774279  1034 leader_election.cc:290] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:28.774670  1037 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:28.776054  1037 raft_consensus.cc:697] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 1 LEADER]: Becoming Leader. State: Replica: 943f3697dbe74668842e60ef1a35c718, State: Running, Role: LEADER
I20260630 12:11:28.776777  1037 consensus_queue.cc:237] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [LEADER]: Queue going to LEADER mode. State: All 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: "943f3697dbe74668842e60ef1a35c718" member_type: VOTER }
I20260630 12:11:28.777168  1034 sys_catalog.cc:565] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:28.779965  1039 sys_catalog.cc:455] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 943f3697dbe74668842e60ef1a35c718. Latest consensus state: current_term: 1 leader_uuid: "943f3697dbe74668842e60ef1a35c718" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "943f3697dbe74668842e60ef1a35c718" member_type: VOTER } }
I20260630 12:11:28.779910  1038 sys_catalog.cc:455] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "943f3697dbe74668842e60ef1a35c718" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "943f3697dbe74668842e60ef1a35c718" member_type: VOTER } }
I20260630 12:11:28.780746  1039 sys_catalog.cc:458] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:28.780835  1038 sys_catalog.cc:458] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:28.783576  1042 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:28.788468  1042 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:28.792598   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:28.797251  1042 catalog_manager.cc:1383] Generated new cluster ID: 8b3662be435d45fe814d693468338e88
I20260630 12:11:28.797544  1042 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:28.824147  1042 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:28.825390  1042 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:28.845037  1042 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718: Generated new TSK 0
I20260630 12:11:28.845659  1042 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:28.859028   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:28.864553  1055 instance_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:28.865581  1056 instance_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:28.868292   431 server_base.cc:1061] running on GCE node
W20260630 12:11:28.868257  1058 instance_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:28.869397   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.869628   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:28.869786   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821488869772 us; error 0 us; skew 500 ppm
I20260630 12:11:28.870332   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.872752   431 webserver.cc:533] Webserver started at http://127.0.107.193:37595/ using document root <none> and password file <none>
I20260630 12:11:28.873261   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.873456   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.873746   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.874886   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "a02d4d2ce07642bbb475e2bc86726abe"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-dxwh"
I20260630 12:11:28.879460   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:11:28.882745  1063 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:28.883517   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:28.883831   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "a02d4d2ce07642bbb475e2bc86726abe"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-dxwh"
I20260630 12:11:28.884128   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-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:28.897328   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.898347   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.899770   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:28.901935   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:28.902158   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.902446   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:28.902618   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:28.938998   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45805
I20260630 12:11:28.939077  1125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45805 every 8 connection(s)
I20260630 12:11:28.944052   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:28.950865  1130 instance_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:28.953244  1131 instance_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:28.956107  1133 instance_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:28.957022  1126 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43145
I20260630 12:11:28.957082   431 server_base.cc:1061] running on GCE node
I20260630 12:11:28.957520  1126 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:28.958133   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:28.958334   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:28.958271  1126 heartbeater.cc:507] Master 127.0.107.254:43145 requested a full tablet report, sending...
I20260630 12:11:28.958725   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821488958704 us; error 0 us; skew 500 ppm
I20260630 12:11:28.959306   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:28.960757   999 ts_manager.cc:194] Registered new tserver with Master: a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805)
I20260630 12:11:28.962001   431 webserver.cc:533] Webserver started at http://127.0.107.194:36349/ using document root <none> and password file <none>
I20260630 12:11:28.962666   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:28.962769   999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60296
I20260630 12:11:28.962896   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:28.963303   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:28.964475   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "391e6ac798ab472293d00002927b4aac"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-dxwh"
I20260630 12:11:28.968844   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:28.972160  1138 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:28.973063   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:11:28.973325   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "391e6ac798ab472293d00002927b4aac"
format_stamp: "Formatted at 2026-06-30 12:11:28 on dist-test-slave-dxwh"
I20260630 12:11:28.973555   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-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:28.995576   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:28.996598   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:28.997951   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:29.000301   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:29.000492   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:29.000825   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:29.000993   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:29.037438   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36207
I20260630 12:11:29.037534  1200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36207 every 8 connection(s)
I20260630 12:11:29.042003   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:29.048074  1204 instance_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:29.048592  1205 instance_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:29.051995   431 server_base.cc:1061] running on GCE node
W20260630 12:11:29.052050  1207 instance_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:29.053210   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:29.053506   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:29.053692  1201 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43145
I20260630 12:11:29.053723   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821489053704 us; error 0 us; skew 500 ppm
I20260630 12:11:29.054231  1201 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:29.054608   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:29.055097  1201 heartbeater.cc:507] Master 127.0.107.254:43145 requested a full tablet report, sending...
I20260630 12:11:29.057265   999 ts_manager.cc:194] Registered new tserver with Master: 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:29.058640   999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60302
I20260630 12:11:29.059921   431 webserver.cc:533] Webserver started at http://127.0.107.195:44121/ using document root <none> and password file <none>
I20260630 12:11:29.060420   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:29.060627   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:29.060894   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:29.061935   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "4e04232ac22f40fc96da400b58eac42a"
format_stamp: "Formatted at 2026-06-30 12:11:29 on dist-test-slave-dxwh"
I20260630 12:11:29.066423   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:11:29.069501  1212 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:29.070415   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:29.070683   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "4e04232ac22f40fc96da400b58eac42a"
format_stamp: "Formatted at 2026-06-30 12:11:29 on dist-test-slave-dxwh"
I20260630 12:11:29.070932   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-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:29.088717   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:29.089775   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:29.091217   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:29.093613   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:29.093837   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:29.094148   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:29.094305   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:29.131312   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38099
I20260630 12:11:29.131400  1274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38099 every 8 connection(s)
I20260630 12:11:29.145058  1275 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43145
I20260630 12:11:29.145449  1275 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:29.146129  1275 heartbeater.cc:507] Master 127.0.107.254:43145 requested a full tablet report, sending...
I20260630 12:11:29.147980   999 ts_manager.cc:194] Registered new tserver with Master: 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:29.148936   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014563212s
I20260630 12:11:29.149230   999 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60314
I20260630 12:11:29.965436  1126 heartbeater.cc:499] Master 127.0.107.254:43145 was elected leader, sending a full tablet report...
I20260630 12:11:30.061264  1201 heartbeater.cc:499] Master 127.0.107.254:43145 was elected leader, sending a full tablet report...
I20260630 12:11:30.151597  1275 heartbeater.cc:499] Master 127.0.107.254:43145 was elected leader, sending a full tablet report...
I20260630 12:11:30.205200   999 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60320:
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:30.207978   999 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:30.289705  1091 tablet_service.cc:1511] Processing CreateTablet for tablet 1c338eaaeded4081a35a85b240bdc83d (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:30.290393  1088 tablet_service.cc:1511] Processing CreateTablet for tablet a82a85638cd3438ea4e44eb2d7cfb097 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:30.291208  1091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c338eaaeded4081a35a85b240bdc83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.291694  1090 tablet_service.cc:1511] Processing CreateTablet for tablet e779edaff9a744fe89edcf8992b90deb (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:30.292583  1087 tablet_service.cc:1511] Processing CreateTablet for tablet d771890def804e1ab5febdcd70c3245d (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:30.293215  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e779edaff9a744fe89edcf8992b90deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.293886  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d771890def804e1ab5febdcd70c3245d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.295217  1089 tablet_service.cc:1511] Processing CreateTablet for tablet c4f916fb5bbf4950bc5d01ada453d87a (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:30.295656  1086 tablet_service.cc:1511] Processing CreateTablet for tablet 059481733bdf49c7869ff3a0d5dfd193 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:30.298719  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a82a85638cd3438ea4e44eb2d7cfb097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.299651  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f916fb5bbf4950bc5d01ada453d87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.301373  1085 tablet_service.cc:1511] Processing CreateTablet for tablet da71f94e60f64dbfaf0a38af6e473a32 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:30.303576  1084 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2991d571e64003a4df02133b359056 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:30.304872  1084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2991d571e64003a4df02133b359056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.306740  1085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da71f94e60f64dbfaf0a38af6e473a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.310870  1086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059481733bdf49c7869ff3a0d5dfd193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.339957  1240 tablet_service.cc:1511] Processing CreateTablet for tablet 1c338eaaeded4081a35a85b240bdc83d (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:30.342044  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c338eaaeded4081a35a85b240bdc83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.361434  1239 tablet_service.cc:1511] Processing CreateTablet for tablet e779edaff9a744fe89edcf8992b90deb (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:30.363104  1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e779edaff9a744fe89edcf8992b90deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.375463  1237 tablet_service.cc:1511] Processing CreateTablet for tablet a82a85638cd3438ea4e44eb2d7cfb097 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:30.376921  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a82a85638cd3438ea4e44eb2d7cfb097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.380098  1236 tablet_service.cc:1511] Processing CreateTablet for tablet d771890def804e1ab5febdcd70c3245d (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:30.380507  1233 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2991d571e64003a4df02133b359056 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:30.381491  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d771890def804e1ab5febdcd70c3245d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.373713  1238 tablet_service.cc:1511] Processing CreateTablet for tablet c4f916fb5bbf4950bc5d01ada453d87a (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:30.382966  1235 tablet_service.cc:1511] Processing CreateTablet for tablet 059481733bdf49c7869ff3a0d5dfd193 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:30.384894  1234 tablet_service.cc:1511] Processing CreateTablet for tablet da71f94e60f64dbfaf0a38af6e473a32 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:30.388729  1166 tablet_service.cc:1511] Processing CreateTablet for tablet 1c338eaaeded4081a35a85b240bdc83d (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:11:30.390151  1166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c338eaaeded4081a35a85b240bdc83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.390754  1238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f916fb5bbf4950bc5d01ada453d87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.391593  1165 tablet_service.cc:1511] Processing CreateTablet for tablet e779edaff9a744fe89edcf8992b90deb (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:11:30.392627  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059481733bdf49c7869ff3a0d5dfd193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.395218  1159 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2991d571e64003a4df02133b359056 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:11:30.399997  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2991d571e64003a4df02133b359056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.400137  1295 tablet_bootstrap.cc:492] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe: Bootstrap starting.
I20260630 12:11:30.400880  1165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e779edaff9a744fe89edcf8992b90deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.400528  1162 tablet_service.cc:1511] Processing CreateTablet for tablet d771890def804e1ab5febdcd70c3245d (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:11:30.402859  1234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da71f94e60f64dbfaf0a38af6e473a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.399215  1161 tablet_service.cc:1511] Processing CreateTablet for tablet 059481733bdf49c7869ff3a0d5dfd193 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:11:30.403350  1160 tablet_service.cc:1511] Processing CreateTablet for tablet da71f94e60f64dbfaf0a38af6e473a32 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:11:30.403487  1163 tablet_service.cc:1511] Processing CreateTablet for tablet a82a85638cd3438ea4e44eb2d7cfb097 (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:11:30.403506  1164 tablet_service.cc:1511] Processing CreateTablet for tablet c4f916fb5bbf4950bc5d01ada453d87a (DEFAULT_TABLE table=test-workload [id=ad0ed1a9751f4579b85514bf7e51f62e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:11:30.406901  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d771890def804e1ab5febdcd70c3245d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.409536  1233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2991d571e64003a4df02133b359056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.410799  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da71f94e60f64dbfaf0a38af6e473a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.412169  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f916fb5bbf4950bc5d01ada453d87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.413295  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a82a85638cd3438ea4e44eb2d7cfb097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.418318  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059481733bdf49c7869ff3a0d5dfd193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:30.469825  1296 tablet_bootstrap.cc:492] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a: Bootstrap starting.
I20260630 12:11:30.473747  1295 tablet_bootstrap.cc:654] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.481634  1296 tablet_bootstrap.cc:654] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.487134  1297 tablet_bootstrap.cc:492] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac: Bootstrap starting.
I20260630 12:11:30.503060  1297 tablet_bootstrap.cc:654] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.516448  1297 tablet_bootstrap.cc:492] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac: No bootstrap required, opened a new log
I20260630 12:11:30.516950  1297 ts_tablet_manager.cc:1403] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.009s
I20260630 12:11:30.517120  1296 tablet_bootstrap.cc:492] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a: No bootstrap required, opened a new log
I20260630 12:11:30.517635  1296 ts_tablet_manager.cc:1403] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.021s
I20260630 12:11:30.518260  1295 tablet_bootstrap.cc:492] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe: No bootstrap required, opened a new log
I20260630 12:11:30.518821  1295 ts_tablet_manager.cc:1403] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe: Time spent bootstrapping tablet: real 0.119s	user 0.021s	sys 0.024s
I20260630 12:11:30.519986  1296 raft_consensus.cc:359] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.519979  1297 raft_consensus.cc:359] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.520746  1296 raft_consensus.cc:385] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.520951  1297 raft_consensus.cc:385] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.521118  1296 raft_consensus.cc:740] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.521351  1297 raft_consensus.cc:740] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.521384  1295 raft_consensus.cc:359] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.522233  1295 raft_consensus.cc:385] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.521953  1296 consensus_queue.cc:260] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.522626  1295 raft_consensus.cc:740] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02d4d2ce07642bbb475e2bc86726abe, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.522360  1297 consensus_queue.cc:260] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.523418  1295 consensus_queue.cc:260] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.525699  1297 ts_tablet_manager.cc:1434] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260630 12:11:30.527140  1297 tablet_bootstrap.cc:492] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac: Bootstrap starting.
I20260630 12:11:30.533178  1295 ts_tablet_manager.cc:1434] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:11:30.534111  1297 tablet_bootstrap.cc:654] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.535940  1296 ts_tablet_manager.cc:1434] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.006s
I20260630 12:11:30.539951  1296 tablet_bootstrap.cc:492] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a: Bootstrap starting.
I20260630 12:11:30.545353  1296 tablet_bootstrap.cc:654] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.548573  1295 tablet_bootstrap.cc:492] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe: Bootstrap starting.
I20260630 12:11:30.550932  1296 tablet_bootstrap.cc:492] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a: No bootstrap required, opened a new log
I20260630 12:11:30.551535  1296 ts_tablet_manager.cc:1403] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:11:30.554332  1296 raft_consensus.cc:359] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } }
I20260630 12:11:30.555020  1296 raft_consensus.cc:385] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.555292  1296 raft_consensus.cc:740] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.555948  1296 consensus_queue.cc:260] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } }
I20260630 12:11:30.556344  1295 tablet_bootstrap.cc:654] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.557914  1296 ts_tablet_manager.cc:1434] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260630 12:11:30.558966  1296 tablet_bootstrap.cc:492] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a: Bootstrap starting.
I20260630 12:11:30.563217  1296 tablet_bootstrap.cc:654] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.566282  1297 tablet_bootstrap.cc:492] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac: No bootstrap required, opened a new log
I20260630 12:11:30.566550  1295 tablet_bootstrap.cc:492] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe: No bootstrap required, opened a new log
I20260630 12:11:30.567106  1295 ts_tablet_manager.cc:1403] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260630 12:11:30.567099  1297 ts_tablet_manager.cc:1403] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.012s
I20260630 12:11:30.570413  1296 tablet_bootstrap.cc:492] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a: No bootstrap required, opened a new log
I20260630 12:11:30.570216  1295 raft_consensus.cc:359] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.571041  1296 ts_tablet_manager.cc:1403] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.005s
I20260630 12:11:30.571086  1295 raft_consensus.cc:385] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.571689  1295 raft_consensus.cc:740] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02d4d2ce07642bbb475e2bc86726abe, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.571534  1297 raft_consensus.cc:359] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.572436  1297 raft_consensus.cc:385] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.572865  1297 raft_consensus.cc:740] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.572505  1295 consensus_queue.cc:260] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.573648  1297 consensus_queue.cc:260] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.573964  1296 raft_consensus.cc:359] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.574728  1296 raft_consensus.cc:385] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.575073  1295 ts_tablet_manager.cc:1434] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:11:30.575173  1296 raft_consensus.cc:740] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.576189  1295 tablet_bootstrap.cc:492] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe: Bootstrap starting.
I20260630 12:11:30.576189  1296 consensus_queue.cc:260] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.577626  1297 ts_tablet_manager.cc:1434] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:11:30.578684  1297 tablet_bootstrap.cc:492] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac: Bootstrap starting.
I20260630 12:11:30.578699  1296 ts_tablet_manager.cc:1434] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:11:30.579895  1296 tablet_bootstrap.cc:492] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a: Bootstrap starting.
I20260630 12:11:30.582607  1295 tablet_bootstrap.cc:654] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.584920  1297 tablet_bootstrap.cc:654] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.585438  1296 tablet_bootstrap.cc:654] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.593382  1301 raft_consensus.cc:493] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.593904  1301 raft_consensus.cc:515] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } }
I20260630 12:11:30.595517  1296 tablet_bootstrap.cc:492] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a: No bootstrap required, opened a new log
I20260630 12:11:30.595628  1295 tablet_bootstrap.cc:492] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe: No bootstrap required, opened a new log
I20260630 12:11:30.596230  1295 ts_tablet_manager.cc:1403] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.010s
I20260630 12:11:30.596261  1296 ts_tablet_manager.cc:1403] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260630 12:11:30.599586  1302 raft_consensus.cc:493] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.600052  1302 raft_consensus.cc:515] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.600129  1296 raft_consensus.cc:359] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.599251  1295 raft_consensus.cc:359] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.601642  1296 raft_consensus.cc:385] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.601890  1295 raft_consensus.cc:385] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.602093  1296 raft_consensus.cc:740] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.602274  1295 raft_consensus.cc:740] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02d4d2ce07642bbb475e2bc86726abe, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.603718  1296 consensus_queue.cc:260] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.604509  1295 consensus_queue.cc:260] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.605948  1297 tablet_bootstrap.cc:492] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac: No bootstrap required, opened a new log
I20260630 12:11:30.606709  1297 ts_tablet_manager.cc:1403] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260630 12:11:30.608919  1295 ts_tablet_manager.cc:1434] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:11:30.610879  1297 raft_consensus.cc:359] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.614356  1297 raft_consensus.cc:385] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.614965  1295 tablet_bootstrap.cc:492] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe: Bootstrap starting.
I20260630 12:11:30.614920  1297 raft_consensus.cc:740] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.616782  1301 leader_election.cc:290] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:30.616276  1297 consensus_queue.cc:260] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.618875  1302 leader_election.cc:290] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:30.623216  1295 tablet_bootstrap.cc:654] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.629519  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c338eaaeded4081a35a85b240bdc83d" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe" is_pre_election: true
W20260630 12:11:30.633450  1214 leader_election.cc:343] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.672147  1303 raft_consensus.cc:493] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.672895  1303 raft_consensus.cc:515] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.692893  1303 leader_election.cc:290] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207), 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:30.695446  1303 raft_consensus.cc:493] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.696075  1303 raft_consensus.cc:515] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.717619  1297 ts_tablet_manager.cc:1434] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac: Time spent starting tablet: real 0.110s	user 0.048s	sys 0.051s
I20260630 12:11:30.719179  1297 tablet_bootstrap.cc:492] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac: Bootstrap starting.
I20260630 12:11:30.723836  1296 ts_tablet_manager.cc:1434] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a: Time spent starting tablet: real 0.127s	user 0.031s	sys 0.083s
I20260630 12:11:30.727983  1296 tablet_bootstrap.cc:492] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a: Bootstrap starting.
I20260630 12:11:30.732120  1295 tablet_bootstrap.cc:492] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe: No bootstrap required, opened a new log
I20260630 12:11:30.733925  1295 ts_tablet_manager.cc:1403] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe: Time spent bootstrapping tablet: real 0.119s	user 0.035s	sys 0.026s
I20260630 12:11:30.736975  1295 raft_consensus.cc:359] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.739189  1295 raft_consensus.cc:385] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.741182  1295 raft_consensus.cc:740] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02d4d2ce07642bbb475e2bc86726abe, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.741076  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c338eaaeded4081a35a85b240bdc83d" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac" is_pre_election: true
I20260630 12:11:30.743418  1297 tablet_bootstrap.cc:654] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac: Neither blocks nor log segments found. Creating new log.
W20260630 12:11:30.744765  1215 leader_election.cc:343] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.745064  1303 leader_election.cc:290] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207), 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:30.745627  1296 tablet_bootstrap.cc:654] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.746809  1295 consensus_queue.cc:260] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.745235  1215 leader_election.cc:304] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [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: 4e04232ac22f40fc96da400b58eac42a; no voters: 391e6ac798ab472293d00002927b4aac, a02d4d2ce07642bbb475e2bc86726abe
I20260630 12:11:30.758483  1313 raft_consensus.cc:2749] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:30.761978  1295 ts_tablet_manager.cc:1434] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.004s
I20260630 12:11:30.762982  1295 tablet_bootstrap.cc:492] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe: Bootstrap starting.
I20260630 12:11:30.766058  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f916fb5bbf4950bc5d01ada453d87a" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe" is_pre_election: true
I20260630 12:11:30.767714  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f916fb5bbf4950bc5d01ada453d87a" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a" is_pre_election: true
I20260630 12:11:30.768682  1101 raft_consensus.cc:2468] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 391e6ac798ab472293d00002927b4aac in term 0.
I20260630 12:11:30.769274  1313 raft_consensus.cc:493] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.771119  1140 leader_election.cc:304] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 391e6ac798ab472293d00002927b4aac, a02d4d2ce07642bbb475e2bc86726abe; no voters: 
I20260630 12:11:30.770993  1313 raft_consensus.cc:515] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.773272  1317 raft_consensus.cc:2804] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.774147  1317 raft_consensus.cc:493] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.774582  1313 leader_election.cc:290] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
W20260630 12:11:30.775200  1142 leader_election.cc:343] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.774557  1317 raft_consensus.cc:3060] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.777318  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e779edaff9a744fe89edcf8992b90deb" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe" is_pre_election: true
I20260630 12:11:30.776042  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e779edaff9a744fe89edcf8992b90deb" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac" is_pre_election: true
I20260630 12:11:30.782332  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059481733bdf49c7869ff3a0d5dfd193" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a" is_pre_election: true
I20260630 12:11:30.782493  1176 raft_consensus.cc:2468] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e04232ac22f40fc96da400b58eac42a in term 0.
I20260630 12:11:30.785327  1295 tablet_bootstrap.cc:654] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.785418  1215 leader_election.cc:304] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 391e6ac798ab472293d00002927b4aac, 4e04232ac22f40fc96da400b58eac42a; no voters: 
I20260630 12:11:30.779425  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f916fb5bbf4950bc5d01ada453d87a" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a" is_pre_election: true
I20260630 12:11:30.786518  1313 raft_consensus.cc:2804] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:11:30.792484  1067 leader_election.cc:343] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.792675  1301 raft_consensus.cc:493] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.791622  1313 raft_consensus.cc:493] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.793591  1313 raft_consensus.cc:3060] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.793802  1296 tablet_bootstrap.cc:492] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a: No bootstrap required, opened a new log
I20260630 12:11:30.794436  1296 ts_tablet_manager.cc:1403] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a: Time spent bootstrapping tablet: real 0.067s	user 0.021s	sys 0.002s
I20260630 12:11:30.793171  1301 raft_consensus.cc:515] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.781781  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059481733bdf49c7869ff3a0d5dfd193" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac" is_pre_election: true
I20260630 12:11:30.797202  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f916fb5bbf4950bc5d01ada453d87a" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac" is_pre_election: true
W20260630 12:11:30.799482  1047 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:11:30.796489  1214 leader_election.cc:343] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.800048  1301 leader_election.cc:290] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:30.802316  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2991d571e64003a4df02133b359056" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe" is_pre_election: true
I20260630 12:11:30.802449  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2991d571e64003a4df02133b359056" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac" is_pre_election: true
I20260630 12:11:30.803118  1101 raft_consensus.cc:2468] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e04232ac22f40fc96da400b58eac42a in term 0.
W20260630 12:11:30.804203  1215 leader_election.cc:343] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.804800  1214 leader_election.cc:304] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [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: 4e04232ac22f40fc96da400b58eac42a, a02d4d2ce07642bbb475e2bc86726abe; no voters: 391e6ac798ab472293d00002927b4aac
I20260630 12:11:30.805168  1296 raft_consensus.cc:359] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.806170  1301 raft_consensus.cc:2804] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.806515  1296 raft_consensus.cc:385] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.806607  1301 raft_consensus.cc:493] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.806881  1296 raft_consensus.cc:740] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.807085  1301 raft_consensus.cc:3060] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.807704  1296 consensus_queue.cc:260] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
W20260630 12:11:30.809998  1067 leader_election.cc:343] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:11:30.811892  1066 leader_election.cc:343] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.820200  1317 raft_consensus.cc:515] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.823354  1317 leader_election.cc:290] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 election: Requested vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:30.825673  1301 raft_consensus.cc:515] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.825798  1313 raft_consensus.cc:515] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.850664  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:11:30.853482  1052 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:11:30.812729  1066 leader_election.cc:304] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [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: a02d4d2ce07642bbb475e2bc86726abe; no voters: 391e6ac798ab472293d00002927b4aac, 4e04232ac22f40fc96da400b58eac42a
I20260630 12:11:30.854398  1176 raft_consensus.cc:2393] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a02d4d2ce07642bbb475e2bc86726abe in current term 1: Already voted for candidate 391e6ac798ab472293d00002927b4aac in this term.
W20260630 12:11:30.855746  1066 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:36207, user_credentials={real_user=slave}} blocked reactor thread for 44364.6us
I20260630 12:11:30.856372  1296 ts_tablet_manager.cc:1434] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a: Time spent starting tablet: real 0.061s	user 0.015s	sys 0.008s
I20260630 12:11:30.859038  1303 raft_consensus.cc:2749] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:30.864701  1313 leader_election.cc:290] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 election: Requested vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:30.865221  1297 tablet_bootstrap.cc:492] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac: No bootstrap required, opened a new log
I20260630 12:11:30.866335  1297 ts_tablet_manager.cc:1403] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.015s
I20260630 12:11:30.866487  1296 tablet_bootstrap.cc:492] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a: Bootstrap starting.
I20260630 12:11:30.867192  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e779edaff9a744fe89edcf8992b90deb" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe"
I20260630 12:11:30.869099  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f916fb5bbf4950bc5d01ada453d87a" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe"
W20260630 12:11:30.869342  1214 leader_election.cc:343] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.870127  1101 raft_consensus.cc:3060] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.870814  1297 raft_consensus.cc:359] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.871589  1297 raft_consensus.cc:385] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.871857  1297 raft_consensus.cc:740] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.872690  1297 consensus_queue.cc:260] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.875784  1297 ts_tablet_manager.cc:1434] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:11:30.861573  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f916fb5bbf4950bc5d01ada453d87a" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a"
I20260630 12:11:30.877177  1296 tablet_bootstrap.cc:654] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.877368  1297 tablet_bootstrap.cc:492] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac: Bootstrap starting.
I20260630 12:11:30.877552  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e779edaff9a744fe89edcf8992b90deb" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac"
I20260630 12:11:30.878517  1175 raft_consensus.cc:3060] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.881978  1301 leader_election.cc:290] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 election: Requested vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:30.882534  1174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2991d571e64003a4df02133b359056" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac"
W20260630 12:11:30.884764  1215 leader_election.cc:343] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:11:30.885190  1142 leader_election.cc:343] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:30.886116  1295 tablet_bootstrap.cc:492] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe: No bootstrap required, opened a new log
I20260630 12:11:30.886135  1297 tablet_bootstrap.cc:654] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.887362  1295 ts_tablet_manager.cc:1403] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.011s
I20260630 12:11:30.888737  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2991d571e64003a4df02133b359056" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe"
I20260630 12:11:30.889549  1100 raft_consensus.cc:3060] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.891173  1066 leader_election.cc:304] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [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: a02d4d2ce07642bbb475e2bc86726abe; no voters: 391e6ac798ab472293d00002927b4aac, 4e04232ac22f40fc96da400b58eac42a
I20260630 12:11:30.901674  1100 raft_consensus.cc:2468] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e04232ac22f40fc96da400b58eac42a in term 1.
I20260630 12:11:30.903151  1214 leader_election.cc:304] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [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: 4e04232ac22f40fc96da400b58eac42a, a02d4d2ce07642bbb475e2bc86726abe; no voters: 391e6ac798ab472293d00002927b4aac
I20260630 12:11:30.904515  1301 raft_consensus.cc:2804] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.905001  1301 raft_consensus.cc:697] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 1 LEADER]: Becoming Leader. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Running, Role: LEADER
I20260630 12:11:30.905951  1301 consensus_queue.cc:237] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.912159  1101 raft_consensus.cc:2468] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 391e6ac798ab472293d00002927b4aac in term 1.
I20260630 12:11:30.912722  1303 raft_consensus.cc:2749] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:30.913491  1175 raft_consensus.cc:2468] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e04232ac22f40fc96da400b58eac42a in term 1.
I20260630 12:11:30.914956  1215 leader_election.cc:304] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [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: 391e6ac798ab472293d00002927b4aac, 4e04232ac22f40fc96da400b58eac42a; no voters: a02d4d2ce07642bbb475e2bc86726abe
I20260630 12:11:30.916579  1313 raft_consensus.cc:2804] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.917169  1313 raft_consensus.cc:697] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 1 LEADER]: Becoming Leader. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Running, Role: LEADER
I20260630 12:11:30.918139  1140 leader_election.cc:304] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [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: 391e6ac798ab472293d00002927b4aac, a02d4d2ce07642bbb475e2bc86726abe; no voters: 4e04232ac22f40fc96da400b58eac42a
I20260630 12:11:30.918062  1313 consensus_queue.cc:237] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.919397  1317 raft_consensus.cc:2804] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.920025  1317 raft_consensus.cc:697] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 1 LEADER]: Becoming Leader. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Running, Role: LEADER
I20260630 12:11:30.921190  1317 consensus_queue.cc:237] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.923931  1295 raft_consensus.cc:359] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } }
I20260630 12:11:30.924772  1295 raft_consensus.cc:385] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.925122  1295 raft_consensus.cc:740] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02d4d2ce07642bbb475e2bc86726abe, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.928925  1295 consensus_queue.cc:260] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } }
I20260630 12:11:30.930897  1297 tablet_bootstrap.cc:492] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac: No bootstrap required, opened a new log
I20260630 12:11:30.931483  1297 ts_tablet_manager.cc:1403] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac: Time spent bootstrapping tablet: real 0.054s	user 0.007s	sys 0.034s
I20260630 12:11:30.931905   997 catalog_manager.cc:5697] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e04232ac22f40fc96da400b58eac42a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4e04232ac22f40fc96da400b58eac42a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:30.937305  1313 raft_consensus.cc:493] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.937877  1313 raft_consensus.cc:515] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.938258  1297 raft_consensus.cc:359] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } }
I20260630 12:11:30.939088  1297 raft_consensus.cc:385] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.939399  1297 raft_consensus.cc:740] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.940145  1297 consensus_queue.cc:260] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } }
I20260630 12:11:30.941109  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a82a85638cd3438ea4e44eb2d7cfb097" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe" is_pre_election: true
I20260630 12:11:30.941928  1100 raft_consensus.cc:2468] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e04232ac22f40fc96da400b58eac42a in term 0.
I20260630 12:11:30.942641  1297 ts_tablet_manager.cc:1434] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:11:30.943282  1214 leader_election.cc:304] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e04232ac22f40fc96da400b58eac42a, a02d4d2ce07642bbb475e2bc86726abe; no voters: 
I20260630 12:11:30.943707  1297 tablet_bootstrap.cc:492] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac: Bootstrap starting.
I20260630 12:11:30.944160  1301 raft_consensus.cc:2804] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.944555  1301 raft_consensus.cc:493] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.944932  1301 raft_consensus.cc:3060] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.952948   996 catalog_manager.cc:5697] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac reported cstate change: term changed from 0 to 1, leader changed from <none> to 391e6ac798ab472293d00002927b4aac (127.0.107.194). New cstate: current_term: 1 leader_uuid: "391e6ac798ab472293d00002927b4aac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:30.954131  1297 tablet_bootstrap.cc:654] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.963878  1313 leader_election.cc:290] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:30.964998  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a82a85638cd3438ea4e44eb2d7cfb097" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac" is_pre_election: true
I20260630 12:11:30.966353  1175 raft_consensus.cc:2468] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e04232ac22f40fc96da400b58eac42a in term 0.
I20260630 12:11:30.966593  1295 ts_tablet_manager.cc:1434] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.002s
I20260630 12:11:30.961527  1301 raft_consensus.cc:515] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.971519  1296 tablet_bootstrap.cc:492] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a: No bootstrap required, opened a new log
I20260630 12:11:30.972034  1296 ts_tablet_manager.cc:1403] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a: Time spent bootstrapping tablet: real 0.113s	user 0.035s	sys 0.035s
I20260630 12:11:30.972183  1297 tablet_bootstrap.cc:492] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac: No bootstrap required, opened a new log
I20260630 12:11:30.972627  1297 ts_tablet_manager.cc:1403] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.009s
I20260630 12:11:30.973688  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a82a85638cd3438ea4e44eb2d7cfb097" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe"
I20260630 12:11:30.974833  1100 raft_consensus.cc:3060] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.975369  1303 raft_consensus.cc:493] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:30.975844  1303 raft_consensus.cc:515] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } }
I20260630 12:11:30.976410  1297 raft_consensus.cc:359] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.977088  1297 raft_consensus.cc:385] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.977388  1297 raft_consensus.cc:740] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.978067  1303 leader_election.cc:290] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099), 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:30.978156  1297 consensus_queue.cc:260] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.980262  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c338eaaeded4081a35a85b240bdc83d" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac" is_pre_election: true
I20260630 12:11:30.980698  1297 ts_tablet_manager.cc:1434] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:11:30.980702  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c338eaaeded4081a35a85b240bdc83d" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a" is_pre_election: true
I20260630 12:11:30.980973  1175 raft_consensus.cc:2468] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a02d4d2ce07642bbb475e2bc86726abe in term 0.
I20260630 12:11:30.981645  1249 raft_consensus.cc:2468] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a02d4d2ce07642bbb475e2bc86726abe in term 0.
I20260630 12:11:30.982142  1297 tablet_bootstrap.cc:492] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac: Bootstrap starting.
I20260630 12:11:30.982712  1066 leader_election.cc:304] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 391e6ac798ab472293d00002927b4aac, a02d4d2ce07642bbb475e2bc86726abe; no voters: 
I20260630 12:11:30.975373  1296 raft_consensus.cc:359] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.983883  1303 raft_consensus.cc:2804] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:30.984153  1296 raft_consensus.cc:385] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:30.984336  1303 raft_consensus.cc:493] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:30.984549  1296 raft_consensus.cc:740] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Initialized, Role: FOLLOWER
I20260630 12:11:30.984784  1303 raft_consensus.cc:3060] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.985488  1296 consensus_queue.cc:260] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.988526  1296 ts_tablet_manager.cc:1434] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260630 12:11:30.989198  1295 tablet_bootstrap.cc:492] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe: Bootstrap starting.
I20260630 12:11:30.989782  1297 tablet_bootstrap.cc:654] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:30.991218  1301 leader_election.cc:290] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 election: Requested vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:30.991415  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a82a85638cd3438ea4e44eb2d7cfb097" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac"
I20260630 12:11:30.992031  1175 raft_consensus.cc:3060] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:30.989785  1296 tablet_bootstrap.cc:492] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a: Bootstrap starting.
I20260630 12:11:30.994323  1100 raft_consensus.cc:2468] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e04232ac22f40fc96da400b58eac42a in term 1.
I20260630 12:11:30.996100  1214 leader_election.cc:304] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e04232ac22f40fc96da400b58eac42a, a02d4d2ce07642bbb475e2bc86726abe; no voters: 
I20260630 12:11:30.997141  1301 raft_consensus.cc:2804] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:30.997646  1301 raft_consensus.cc:697] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 1 LEADER]: Becoming Leader. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Running, Role: LEADER
I20260630 12:11:30.998494  1301 consensus_queue.cc:237] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:30.999135  1175 raft_consensus.cc:2468] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e04232ac22f40fc96da400b58eac42a in term 1.
I20260630 12:11:30.999732  1295 tablet_bootstrap.cc:654] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:31.001161  1296 tablet_bootstrap.cc:654] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:31.009565  1317 raft_consensus.cc:493] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:31.011065  1297 tablet_bootstrap.cc:492] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac: No bootstrap required, opened a new log
I20260630 12:11:31.011567  1297 ts_tablet_manager.cc:1403] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260630 12:11:31.014850  1297 raft_consensus.cc:359] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.015654  1297 raft_consensus.cc:385] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:31.016042  1297 raft_consensus.cc:740] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Initialized, Role: FOLLOWER
I20260630 12:11:31.010073  1317 raft_consensus.cc:515] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.016963  1297 consensus_queue.cc:260] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.019574  1317 leader_election.cc:290] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:31.019632  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da71f94e60f64dbfaf0a38af6e473a32" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe" is_pre_election: true
I20260630 12:11:31.019791  1297 ts_tablet_manager.cc:1434] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:11:31.020005  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da71f94e60f64dbfaf0a38af6e473a32" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a" is_pre_election: true
I20260630 12:11:31.003515  1303 raft_consensus.cc:515] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } }
I20260630 12:11:31.020848  1249 raft_consensus.cc:2468] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 391e6ac798ab472293d00002927b4aac in term 0.
W20260630 12:11:31.021329  1140 leader_election.cc:343] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:11:31.022672  1297 tablet_bootstrap.cc:492] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac: Bootstrap starting.
I20260630 12:11:31.023597  1249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c338eaaeded4081a35a85b240bdc83d" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a"
I20260630 12:11:31.024108  1303 leader_election.cc:290] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 election: Requested vote from peers 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099), 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:31.024374  1249 raft_consensus.cc:3060] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.022315  1142 leader_election.cc:304] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [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: 391e6ac798ab472293d00002927b4aac, 4e04232ac22f40fc96da400b58eac42a; no voters: a02d4d2ce07642bbb475e2bc86726abe
I20260630 12:11:31.027298  1317 raft_consensus.cc:2804] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:31.027673  1317 raft_consensus.cc:493] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:31.028018  1317 raft_consensus.cc:3060] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.033676  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c338eaaeded4081a35a85b240bdc83d" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac"
I20260630 12:11:31.034637  1175 raft_consensus.cc:3060] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.038978  1297 tablet_bootstrap.cc:654] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:31.053645  1175 raft_consensus.cc:2468] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a02d4d2ce07642bbb475e2bc86726abe in term 1.
I20260630 12:11:31.056598  1295 tablet_bootstrap.cc:492] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe: No bootstrap required, opened a new log
I20260630 12:11:31.055799   998 catalog_manager.cc:5697] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e04232ac22f40fc96da400b58eac42a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4e04232ac22f40fc96da400b58eac42a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:31.057174  1295 ts_tablet_manager.cc:1403] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.021s
I20260630 12:11:31.049597  1317 raft_consensus.cc:515] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.057901   998 catalog_manager.cc:5697] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e04232ac22f40fc96da400b58eac42a (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4e04232ac22f40fc96da400b58eac42a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:31.060343  1295 raft_consensus.cc:359] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.061096  1295 raft_consensus.cc:385] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:31.061441  1295 raft_consensus.cc:740] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02d4d2ce07642bbb475e2bc86726abe, State: Initialized, Role: FOLLOWER
I20260630 12:11:31.061203  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da71f94e60f64dbfaf0a38af6e473a32" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe"
I20260630 12:11:31.063119  1066 leader_election.cc:304] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 391e6ac798ab472293d00002927b4aac, a02d4d2ce07642bbb475e2bc86726abe; no voters: 
I20260630 12:11:31.063244  1317 leader_election.cc:290] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 election: Requested vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:31.062880  1295 consensus_queue.cc:260] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.064472  1100 raft_consensus.cc:3060] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.067180  1303 raft_consensus.cc:2804] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:31.069998  1249 raft_consensus.cc:2468] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a02d4d2ce07642bbb475e2bc86726abe in term 1.
I20260630 12:11:31.067245  1296 tablet_bootstrap.cc:492] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a: No bootstrap required, opened a new log
I20260630 12:11:31.071193  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da71f94e60f64dbfaf0a38af6e473a32" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a"
I20260630 12:11:31.072079  1250 raft_consensus.cc:3060] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.074098  1296 ts_tablet_manager.cc:1403] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.024s
I20260630 12:11:31.075438  1297 tablet_bootstrap.cc:492] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac: No bootstrap required, opened a new log
I20260630 12:11:31.076159  1297 ts_tablet_manager.cc:1403] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.028s
I20260630 12:11:31.079005  1297 raft_consensus.cc:359] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.080029  1297 raft_consensus.cc:385] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:31.080433  1297 raft_consensus.cc:740] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Initialized, Role: FOLLOWER
I20260630 12:11:31.081094  1100 raft_consensus.cc:2468] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 391e6ac798ab472293d00002927b4aac in term 1.
I20260630 12:11:31.081687  1297 consensus_queue.cc:260] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.083165  1140 leader_election.cc:304] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 391e6ac798ab472293d00002927b4aac, a02d4d2ce07642bbb475e2bc86726abe; no voters: 
I20260630 12:11:31.084146  1317 raft_consensus.cc:2804] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:31.084625  1317 raft_consensus.cc:697] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 1 LEADER]: Becoming Leader. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Running, Role: LEADER
I20260630 12:11:31.085455  1297 ts_tablet_manager.cc:1434] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:11:31.085387  1317 consensus_queue.cc:237] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.083155  1250 raft_consensus.cc:2468] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 391e6ac798ab472293d00002927b4aac in term 1.
I20260630 12:11:31.091060  1296 raft_consensus.cc:359] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.092274  1296 raft_consensus.cc:385] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:31.094161  1296 raft_consensus.cc:740] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Initialized, Role: FOLLOWER
I20260630 12:11:31.095081  1296 consensus_queue.cc:260] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.098682  1296 ts_tablet_manager.cc:1434] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260630 12:11:31.096076  1303 raft_consensus.cc:697] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 1 LEADER]: Becoming Leader. State: Replica: a02d4d2ce07642bbb475e2bc86726abe, State: Running, Role: LEADER
I20260630 12:11:31.101976  1296 tablet_bootstrap.cc:492] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a: Bootstrap starting.
I20260630 12:11:31.102304  1303 consensus_queue.cc:237] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } }
I20260630 12:11:31.106127  1295 ts_tablet_manager.cc:1434] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.012s
I20260630 12:11:31.107904  1295 tablet_bootstrap.cc:492] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe: Bootstrap starting.
I20260630 12:11:31.111902  1296 tablet_bootstrap.cc:654] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:31.117242  1295 tablet_bootstrap.cc:654] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:31.124655  1296 tablet_bootstrap.cc:492] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a: No bootstrap required, opened a new log
I20260630 12:11:31.124003   998 catalog_manager.cc:5697] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe reported cstate change: term changed from 0 to 1, leader changed from <none> to a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a02d4d2ce07642bbb475e2bc86726abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:31.124392   996 catalog_manager.cc:5697] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac reported cstate change: term changed from 0 to 1, leader changed from <none> to 391e6ac798ab472293d00002927b4aac (127.0.107.194). New cstate: current_term: 1 leader_uuid: "391e6ac798ab472293d00002927b4aac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:31.125414  1296 ts_tablet_manager.cc:1403] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260630 12:11:31.125573  1295 tablet_bootstrap.cc:492] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe: No bootstrap required, opened a new log
I20260630 12:11:31.126019  1295 ts_tablet_manager.cc:1403] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260630 12:11:31.128139  1296 raft_consensus.cc:359] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.128829  1296 raft_consensus.cc:385] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:31.129252  1296 raft_consensus.cc:740] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e04232ac22f40fc96da400b58eac42a, State: Initialized, Role: FOLLOWER
I20260630 12:11:31.128787  1295 raft_consensus.cc:359] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.129757  1295 raft_consensus.cc:385] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:31.130164  1295 raft_consensus.cc:740] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02d4d2ce07642bbb475e2bc86726abe, State: Initialized, Role: FOLLOWER
I20260630 12:11:31.130009  1296 consensus_queue.cc:260] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.131211  1295 consensus_queue.cc:260] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.132429  1296 ts_tablet_manager.cc:1434] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:11:31.133549  1295 ts_tablet_manager.cc:1434] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.005s
I20260630 12:11:31.134898  1295 tablet_bootstrap.cc:492] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe: Bootstrap starting.
I20260630 12:11:31.139315  1301 raft_consensus.cc:493] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:31.139866  1301 raft_consensus.cc:515] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.141283  1295 tablet_bootstrap.cc:654] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:31.142083  1301 leader_election.cc:290] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:31.142830  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f916fb5bbf4950bc5d01ada453d87a" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe" is_pre_election: true
I20260630 12:11:31.143661  1100 raft_consensus.cc:2393] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e04232ac22f40fc96da400b58eac42a in current term 1: Already voted for candidate 391e6ac798ab472293d00002927b4aac in this term.
I20260630 12:11:31.143688  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f916fb5bbf4950bc5d01ada453d87a" candidate_uuid: "4e04232ac22f40fc96da400b58eac42a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac" is_pre_election: true
I20260630 12:11:31.146728  1295 tablet_bootstrap.cc:492] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe: No bootstrap required, opened a new log
I20260630 12:11:31.146549  1215 leader_election.cc:304] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [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: 4e04232ac22f40fc96da400b58eac42a; no voters: 391e6ac798ab472293d00002927b4aac, a02d4d2ce07642bbb475e2bc86726abe
I20260630 12:11:31.147168  1295 ts_tablet_manager.cc:1403] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.009s
I20260630 12:11:31.147727  1301 raft_consensus.cc:3060] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.149976  1295 raft_consensus.cc:359] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.150718  1295 raft_consensus.cc:385] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:31.150986  1295 raft_consensus.cc:740] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a02d4d2ce07642bbb475e2bc86726abe, State: Initialized, Role: FOLLOWER
I20260630 12:11:31.151669  1295 consensus_queue.cc:260] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.153606  1295 ts_tablet_manager.cc:1434] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:11:31.154592  1301 raft_consensus.cc:2749] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:11:31.165513  1343 raft_consensus.cc:493] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:31.166044  1343 raft_consensus.cc:515] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.167986  1343 leader_election.cc:290] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207), 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:31.168829  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d771890def804e1ab5febdcd70c3245d" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac" is_pre_election: true
I20260630 12:11:31.169049  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d771890def804e1ab5febdcd70c3245d" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a" is_pre_election: true
I20260630 12:11:31.169380  1175 raft_consensus.cc:2468] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a02d4d2ce07642bbb475e2bc86726abe in term 0.
I20260630 12:11:31.169613  1250 raft_consensus.cc:2468] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a02d4d2ce07642bbb475e2bc86726abe in term 0.
I20260630 12:11:31.170464  1066 leader_election.cc:304] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 391e6ac798ab472293d00002927b4aac, a02d4d2ce07642bbb475e2bc86726abe; no voters: 
I20260630 12:11:31.171219  1343 raft_consensus.cc:2804] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:31.171543  1343 raft_consensus.cc:493] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:31.171765  1343 raft_consensus.cc:3060] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.176424  1343 raft_consensus.cc:515] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.178134  1343 leader_election.cc:290] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [CANDIDATE]: Term 1 election: Requested vote from peers 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207), 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:31.178972  1175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d771890def804e1ab5febdcd70c3245d" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "391e6ac798ab472293d00002927b4aac"
I20260630 12:11:31.179278  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d771890def804e1ab5febdcd70c3245d" candidate_uuid: "a02d4d2ce07642bbb475e2bc86726abe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a"
I20260630 12:11:31.179631  1175 raft_consensus.cc:3060] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.179809  1250 raft_consensus.cc:3060] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.186470  1250 raft_consensus.cc:2468] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a02d4d2ce07642bbb475e2bc86726abe in term 1.
I20260630 12:11:31.186470  1175 raft_consensus.cc:2468] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a02d4d2ce07642bbb475e2bc86726abe in term 1.
I20260630 12:11:31.187964  1066 leader_election.cc:304] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [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: 391e6ac798ab472293d00002927b4aac, 4e04232ac22f40fc96da400b58eac42a, a02d4d2ce07642bbb475e2bc86726abe; no voters: 
I20260630 12:11:31.188752  1343 raft_consensus.cc:2804] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:31.189219  1343 raft_consensus.cc:697] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 1 LEADER]: Becoming Leader. State: Replica: a02d4d2ce07642bbb475e2bc86726abe, State: Running, Role: LEADER
I20260630 12:11:31.189842  1343 consensus_queue.cc:237] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.197429   997 catalog_manager.cc:5697] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe reported cstate change: term changed from 0 to 1, leader changed from <none> to a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a02d4d2ce07642bbb475e2bc86726abe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:31.270059  1317 raft_consensus.cc:493] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:31.270603  1317 raft_consensus.cc:515] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.272301  1317 leader_election.cc:290] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:31.273172  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059481733bdf49c7869ff3a0d5dfd193" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe" is_pre_election: true
I20260630 12:11:31.273352  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059481733bdf49c7869ff3a0d5dfd193" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a" is_pre_election: true
I20260630 12:11:31.273752  1100 raft_consensus.cc:2468] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 391e6ac798ab472293d00002927b4aac in term 0.
I20260630 12:11:31.273939  1250 raft_consensus.cc:2468] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 391e6ac798ab472293d00002927b4aac in term 0.
I20260630 12:11:31.275153  1142 leader_election.cc:304] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 391e6ac798ab472293d00002927b4aac, 4e04232ac22f40fc96da400b58eac42a; no voters: 
I20260630 12:11:31.275997  1317 raft_consensus.cc:2804] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:31.276381  1317 raft_consensus.cc:493] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:31.276664  1317 raft_consensus.cc:3060] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.281153  1317 raft_consensus.cc:515] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.282959  1317 leader_election.cc:290] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 election: Requested vote from peers a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805), 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:31.283588  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059481733bdf49c7869ff3a0d5dfd193" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a02d4d2ce07642bbb475e2bc86726abe"
I20260630 12:11:31.283951  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059481733bdf49c7869ff3a0d5dfd193" candidate_uuid: "391e6ac798ab472293d00002927b4aac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e04232ac22f40fc96da400b58eac42a"
I20260630 12:11:31.284190  1100 raft_consensus.cc:3060] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.284505  1250 raft_consensus.cc:3060] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.291388  1250 raft_consensus.cc:2468] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 391e6ac798ab472293d00002927b4aac in term 1.
I20260630 12:11:31.291388  1100 raft_consensus.cc:2468] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 391e6ac798ab472293d00002927b4aac in term 1.
I20260630 12:11:31.292886  1142 leader_election.cc:304] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 391e6ac798ab472293d00002927b4aac, 4e04232ac22f40fc96da400b58eac42a; no voters: 
I20260630 12:11:31.293620  1317 raft_consensus.cc:2804] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:31.294059  1317 raft_consensus.cc:697] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 1 LEADER]: Becoming Leader. State: Replica: 391e6ac798ab472293d00002927b4aac, State: Running, Role: LEADER
I20260630 12:11:31.294904  1317 consensus_queue.cc:237] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } }
I20260630 12:11:31.304376   997 catalog_manager.cc:5697] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac reported cstate change: term changed from 0 to 1, leader changed from <none> to 391e6ac798ab472293d00002927b4aac (127.0.107.194). New cstate: current_term: 1 leader_uuid: "391e6ac798ab472293d00002927b4aac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:31.306620  1317 consensus_queue.cc:1048] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.318601  1101 raft_consensus.cc:3060] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.323043  1317 consensus_queue.cc:1048] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.327692  1301 consensus_queue.cc:1048] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.328109   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:31.336601  1357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:11:31.342295  1359 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:31.344201  1301 consensus_queue.cc:1048] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Connected to new peer: Peer: permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:31.365438   431 server_base.cc:1061] running on GCE node
W20260630 12:11:31.367712  1361 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:31.369059   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:31.369376   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:11:31.369602   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821491369582 us; error 0 us; skew 500 ppm
I20260630 12:11:31.370750   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:31.374240   431 webserver.cc:533] Webserver started at http://127.0.107.196:42095/ using document root <none> and password file <none>
I20260630 12:11:31.374871   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:31.375114   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:31.375470   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:31.377099   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "0cf124efc43247339c7972fa87f6b3fa"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-dxwh"
I20260630 12:11:31.382228   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:11:31.385771  1367 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.386708   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:11:31.387091   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "0cf124efc43247339c7972fa87f6b3fa"
format_stamp: "Formatted at 2026-06-30 12:11:31 on dist-test-slave-dxwh"
I20260630 12:11:31.387411   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821480598769-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:31.394692  1175 raft_consensus.cc:3060] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:31.402310  1301 consensus_queue.cc:1048] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Connected to new peer: Peer: permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.415930  1301 consensus_queue.cc:1048] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.416460   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:31.418776   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:31.428174  1301 consensus_queue.cc:1048] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.432765  1301 consensus_queue.cc:1048] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Connected to new peer: Peer: permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.435233   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:31.450279   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:31.450706   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:11:31.451144   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:31.451447   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:31.518767   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33077
I20260630 12:11:31.518857  1434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33077 every 8 connection(s)
I20260630 12:11:31.532220  1317 consensus_queue.cc:1048] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.544389  1440 consensus_queue.cc:1048] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:31.547691  1435 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43145
I20260630 12:11:31.548205  1435 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:31.549252  1435 heartbeater.cc:507] Master 127.0.107.254:43145 requested a full tablet report, sending...
I20260630 12:11:31.551643   998 ts_manager.cc:194] Registered new tserver with Master: 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196:33077)
I20260630 12:11:31.553748   998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60326
I20260630 12:11:31.616351  1343 consensus_queue.cc:1048] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.627452  1343 consensus_queue.cc:1048] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.685103  1303 consensus_queue.cc:1048] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.696945  1303 consensus_queue.cc:1048] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.775594  1440 consensus_queue.cc:1048] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:31.786875  1317 consensus_queue.cc:1048] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:32.557410  1435 heartbeater.cc:499] Master 127.0.107.254:43145 was elected leader, sending a full tablet report...
I20260630 12:11:32.854925  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:32.860934  1052 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:32.861387  1052 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:34.862242  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:34.867463  1052 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:34.867834  1052 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:36.845590  1100 consensus_queue.cc:237] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [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: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } attrs { replace: true } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } }
I20260630 12:11:36.856191  1176 raft_consensus.cc:1275] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Refusing update from remote peer a02d4d2ce07642bbb475e2bc86726abe: 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:36.861104  1250 raft_consensus.cc:1275] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Refusing update from remote peer a02d4d2ce07642bbb475e2bc86726abe: 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:36.860823  1451 consensus_queue.cc:1048] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:11:36.869388  1052 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:36.868928  1455 consensus_queue.cc:1048] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } 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:36.879917  1052 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:36.880688  1052 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:36.884294  1451 raft_consensus.cc:2955] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } attrs { replace: true } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:36.886279  1175 raft_consensus.cc:2955] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } attrs { replace: true } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
W20260630 12:11:36.892555  1065 consensus_peers.cc:597] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe -> Peer 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196:33077): Couldn't send request to peer 0cf124efc43247339c7972fa87f6b3fa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c338eaaeded4081a35a85b240bdc83d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:36.894587  1249 raft_consensus.cc:2955] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } attrs { replace: true } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:36.901121   996 catalog_manager.cc:5697] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac reported cstate change: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a02d4d2ce07642bbb475e2bc86726abe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } attrs { replace: true } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:36.921535  1175 consensus_queue.cc:237] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [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: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } }
I20260630 12:11:36.930603  1249 raft_consensus.cc:1275] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Refusing update from remote peer 391e6ac798ab472293d00002927b4aac: 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:36.933037  1100 raft_consensus.cc:1275] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Refusing update from remote peer 391e6ac798ab472293d00002927b4aac: 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:36.932385  1467 consensus_queue.cc:1048] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260630 12:11:36.935489  1450 consensus_queue.cc:1048] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:11:36.944294  1140 consensus_peers.cc:597] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac -> Peer 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196:33077): Couldn't send request to peer 0cf124efc43247339c7972fa87f6b3fa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 059481733bdf49c7869ff3a0d5dfd193. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:36.945703  1467 raft_consensus.cc:2955] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:36.947765  1100 raft_consensus.cc:2955] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:36.948367  1249 raft_consensus.cc:2955] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:36.962164   997 catalog_manager.cc:5697] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a reported cstate change: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "391e6ac798ab472293d00002927b4aac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:36.970122  1100 consensus_queue.cc:237] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [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: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } }
I20260630 12:11:36.981245  1249 raft_consensus.cc:1275] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Refusing update from remote peer a02d4d2ce07642bbb475e2bc86726abe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:11:36.981599  1065 consensus_peers.cc:597] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe -> Peer 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196:33077): Couldn't send request to peer 0cf124efc43247339c7972fa87f6b3fa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d771890def804e1ab5febdcd70c3245d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:36.982966  1175 raft_consensus.cc:1275] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Refusing update from remote peer a02d4d2ce07642bbb475e2bc86726abe: 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:36.983431  1458 consensus_queue.cc:1048] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:36.985569  1458 consensus_queue.cc:1048] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [LEADER]: Connected to new peer: Peer: permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } 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:36.991070  1451 raft_consensus.cc:2955] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:36.992846  1249 raft_consensus.cc:2955] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:36.995908  1175 raft_consensus.cc:2955] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:37.004046   996 catalog_manager.cc:5697] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a reported cstate change: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a02d4d2ce07642bbb475e2bc86726abe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:37.025501  1249 consensus_queue.cc:237] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [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: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } }
I20260630 12:11:37.033748  1175 raft_consensus.cc:1275] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Refusing update from remote peer 4e04232ac22f40fc96da400b58eac42a: 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:37.035279  1478 consensus_queue.cc:1048] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Connected to new peer: Peer: permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } 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:37.035576  1100 raft_consensus.cc:1275] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Refusing update from remote peer 4e04232ac22f40fc96da400b58eac42a: 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:37.037181  1449 consensus_queue.cc:1048] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:37.044135  1478 raft_consensus.cc:2955] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:37.048599  1175 raft_consensus.cc:2955] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
W20260630 12:11:37.058037  1214 consensus_peers.cc:597] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a -> Peer 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196:33077): Couldn't send request to peer 0cf124efc43247339c7972fa87f6b3fa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e779edaff9a744fe89edcf8992b90deb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:37.061033   996 catalog_manager.cc:5697] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a reported cstate change: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4e04232ac22f40fc96da400b58eac42a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:37.053138  1100 raft_consensus.cc:2955] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0cf124efc43247339c7972fa87f6b3fa (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } } }
I20260630 12:11:37.379089  1482 ts_tablet_manager.cc:933] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: Initiating tablet copy from peer a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805)
I20260630 12:11:37.381332  1482 tablet_copy_client.cc:323] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45805
I20260630 12:11:37.390884  1486 ts_tablet_manager.cc:933] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: Initiating tablet copy from peer 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207)
I20260630 12:11:37.393891  1486 tablet_copy_client.cc:323] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36207
I20260630 12:11:37.395912  1111 tablet_copy_service.cc:140] P a02d4d2ce07642bbb475e2bc86726abe: Received BeginTabletCopySession request for tablet 1c338eaaeded4081a35a85b240bdc83d from peer 0cf124efc43247339c7972fa87f6b3fa ({username='slave'} at 127.0.0.1:33962)
I20260630 12:11:37.396593  1111 tablet_copy_service.cc:161] P a02d4d2ce07642bbb475e2bc86726abe: Beginning new tablet copy session on tablet 1c338eaaeded4081a35a85b240bdc83d from peer 0cf124efc43247339c7972fa87f6b3fa at {username='slave'} at 127.0.0.1:33962: session id = 0cf124efc43247339c7972fa87f6b3fa-1c338eaaeded4081a35a85b240bdc83d
I20260630 12:11:37.403606  1186 tablet_copy_service.cc:140] P 391e6ac798ab472293d00002927b4aac: Received BeginTabletCopySession request for tablet 059481733bdf49c7869ff3a0d5dfd193 from peer 0cf124efc43247339c7972fa87f6b3fa ({username='slave'} at 127.0.0.1:59680)
I20260630 12:11:37.404639  1186 tablet_copy_service.cc:161] P 391e6ac798ab472293d00002927b4aac: Beginning new tablet copy session on tablet 059481733bdf49c7869ff3a0d5dfd193 from peer 0cf124efc43247339c7972fa87f6b3fa at {username='slave'} at 127.0.0.1:59680: session id = 0cf124efc43247339c7972fa87f6b3fa-059481733bdf49c7869ff3a0d5dfd193
I20260630 12:11:37.407099  1111 tablet_copy_source_session.cc:215] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:37.411972  1186 tablet_copy_source_session.cc:215] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:37.412274  1482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c338eaaeded4081a35a85b240bdc83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:37.416436  1486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059481733bdf49c7869ff3a0d5dfd193. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:37.430740  1482 tablet_copy_client.cc:806] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:37.431496  1482 tablet_copy_client.cc:670] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:37.433064  1486 tablet_copy_client.cc:806] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:37.433694  1486 tablet_copy_client.cc:670] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:37.436874  1482 tablet_copy_client.cc:538] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:37.438136  1486 tablet_copy_client.cc:538] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:37.446094  1486 tablet_bootstrap.cc:492] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: Bootstrap starting.
I20260630 12:11:37.447723  1482 tablet_bootstrap.cc:492] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: Bootstrap starting.
I20260630 12:11:37.465401  1488 ts_tablet_manager.cc:933] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: Initiating tablet copy from peer 4e04232ac22f40fc96da400b58eac42a (127.0.107.195:38099)
I20260630 12:11:37.475270  1488 tablet_copy_client.cc:323] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38099
I20260630 12:11:37.480789  1486 tablet_bootstrap.cc:492] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: 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:11:37.481928  1486 tablet_bootstrap.cc:492] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: Bootstrap complete.
I20260630 12:11:37.482715  1486 ts_tablet_manager.cc:1403] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.008s
I20260630 12:11:37.483749  1482 tablet_bootstrap.cc:492] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: 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:11:37.484688  1482 tablet_bootstrap.cc:492] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: Bootstrap complete.
I20260630 12:11:37.485424  1482 ts_tablet_manager.cc:1403] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: Time spent bootstrapping tablet: real 0.038s	user 0.033s	sys 0.004s
I20260630 12:11:37.486335  1486 raft_consensus.cc:359] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } }
I20260630 12:11:37.487269  1486 raft_consensus.cc:740] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0cf124efc43247339c7972fa87f6b3fa, State: Initialized, Role: LEARNER
I20260630 12:11:37.487982  1486 consensus_queue.cc:260] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa [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: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } attrs { replace: true } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } }
I20260630 12:11:37.489907  1482 raft_consensus.cc:359] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } attrs { replace: true } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } }
I20260630 12:11:37.490765  1260 tablet_copy_service.cc:140] P 4e04232ac22f40fc96da400b58eac42a: Received BeginTabletCopySession request for tablet e779edaff9a744fe89edcf8992b90deb from peer 0cf124efc43247339c7972fa87f6b3fa ({username='slave'} at 127.0.0.1:58116)
I20260630 12:11:37.491406  1260 tablet_copy_service.cc:161] P 4e04232ac22f40fc96da400b58eac42a: Beginning new tablet copy session on tablet e779edaff9a744fe89edcf8992b90deb from peer 0cf124efc43247339c7972fa87f6b3fa at {username='slave'} at 127.0.0.1:58116: session id = 0cf124efc43247339c7972fa87f6b3fa-e779edaff9a744fe89edcf8992b90deb
I20260630 12:11:37.490773  1482 raft_consensus.cc:740] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0cf124efc43247339c7972fa87f6b3fa, State: Initialized, Role: LEARNER
I20260630 12:11:37.492404  1482 consensus_queue.cc:260] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa [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: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } attrs { replace: true } } peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } }
I20260630 12:11:37.494843  1486 ts_tablet_manager.cc:1434] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260630 12:11:37.496845  1186 tablet_copy_service.cc:342] P 391e6ac798ab472293d00002927b4aac: Request end of tablet copy session 0cf124efc43247339c7972fa87f6b3fa-059481733bdf49c7869ff3a0d5dfd193 received from {username='slave'} at 127.0.0.1:59680
I20260630 12:11:37.497397  1186 tablet_copy_service.cc:434] P 391e6ac798ab472293d00002927b4aac: ending tablet copy session 0cf124efc43247339c7972fa87f6b3fa-059481733bdf49c7869ff3a0d5dfd193 on tablet 059481733bdf49c7869ff3a0d5dfd193 with peer 0cf124efc43247339c7972fa87f6b3fa
I20260630 12:11:37.496969  1482 ts_tablet_manager.cc:1434] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:11:37.500910  1111 tablet_copy_service.cc:342] P a02d4d2ce07642bbb475e2bc86726abe: Request end of tablet copy session 0cf124efc43247339c7972fa87f6b3fa-1c338eaaeded4081a35a85b240bdc83d received from {username='slave'} at 127.0.0.1:33962
I20260630 12:11:37.501389  1111 tablet_copy_service.cc:434] P a02d4d2ce07642bbb475e2bc86726abe: ending tablet copy session 0cf124efc43247339c7972fa87f6b3fa-1c338eaaeded4081a35a85b240bdc83d on tablet 1c338eaaeded4081a35a85b240bdc83d with peer 0cf124efc43247339c7972fa87f6b3fa
I20260630 12:11:37.502085  1260 tablet_copy_source_session.cc:215] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:37.506258  1488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e779edaff9a744fe89edcf8992b90deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:37.517717  1488 tablet_copy_client.cc:806] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:37.518311  1488 tablet_copy_client.cc:670] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:37.522286  1488 tablet_copy_client.cc:538] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:37.530022  1488 tablet_bootstrap.cc:492] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: Bootstrap starting.
I20260630 12:11:37.546500  1488 tablet_bootstrap.cc:492] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: 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:11:37.547243  1488 tablet_bootstrap.cc:492] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: Bootstrap complete.
I20260630 12:11:37.547818  1488 ts_tablet_manager.cc:1403] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.003s
I20260630 12:11:37.550469  1488 raft_consensus.cc:359] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } }
I20260630 12:11:37.551111  1488 raft_consensus.cc:740] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0cf124efc43247339c7972fa87f6b3fa, State: Initialized, Role: LEARNER
I20260630 12:11:37.551647  1488 consensus_queue.cc:260] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa [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: "a02d4d2ce07642bbb475e2bc86726abe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45805 } } peers { permanent_uuid: "391e6ac798ab472293d00002927b4aac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36207 } attrs { replace: true } } peers { permanent_uuid: "4e04232ac22f40fc96da400b58eac42a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38099 } } peers { permanent_uuid: "0cf124efc43247339c7972fa87f6b3fa" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33077 } attrs { promote: true } }
I20260630 12:11:37.552384   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:37.557986  1488 ts_tablet_manager.cc:1434] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:11:37.562220  1260 tablet_copy_service.cc:342] P 4e04232ac22f40fc96da400b58eac42a: Request end of tablet copy session 0cf124efc43247339c7972fa87f6b3fa-e779edaff9a744fe89edcf8992b90deb received from {username='slave'} at 127.0.0.1:58116
I20260630 12:11:37.562736  1260 tablet_copy_service.cc:434] P 4e04232ac22f40fc96da400b58eac42a: ending tablet copy session 0cf124efc43247339c7972fa87f6b3fa-e779edaff9a744fe89edcf8992b90deb on tablet e779edaff9a744fe89edcf8992b90deb with peer 0cf124efc43247339c7972fa87f6b3fa
I20260630 12:11:37.564822  1482 ts_tablet_manager.cc:933] T d771890def804e1ab5febdcd70c3245d P 0cf124efc43247339c7972fa87f6b3fa: Initiating tablet copy from peer a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805)
I20260630 12:11:37.568662  1482 tablet_copy_client.cc:323] T d771890def804e1ab5febdcd70c3245d P 0cf124efc43247339c7972fa87f6b3fa: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:45805
I20260630 12:11:37.595371   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:37.596272   431 tablet_replica.cc:333] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe: stopping tablet replica
W20260630 12:11:37.596099  1214 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:37.597178   431 raft_consensus.cc:2243] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.598040   431 raft_consensus.cc:2272] T e779edaff9a744fe89edcf8992b90deb P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.601779   431 tablet_replica.cc:333] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe: stopping tablet replica
I20260630 12:11:37.602952   431 raft_consensus.cc:2243] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.604425   431 raft_consensus.cc:2272] T d771890def804e1ab5febdcd70c3245d P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.607563   431 tablet_replica.cc:333] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe: stopping tablet replica
W20260630 12:11:37.607725  1214 consensus_peers.cc:597] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a -> Peer a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805): Couldn't send request to peer a02d4d2ce07642bbb475e2bc86726abe. 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:37.608256   431 raft_consensus.cc:2243] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.608711   431 raft_consensus.cc:2272] T a82a85638cd3438ea4e44eb2d7cfb097 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.610891   431 tablet_replica.cc:333] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe: stopping tablet replica
I20260630 12:11:37.611708   431 raft_consensus.cc:2243] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.612282   431 raft_consensus.cc:2272] T 059481733bdf49c7869ff3a0d5dfd193 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.614542   431 tablet_replica.cc:333] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe: stopping tablet replica
I20260630 12:11:37.615098   431 raft_consensus.cc:2243] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.615506   431 raft_consensus.cc:2272] T c4f916fb5bbf4950bc5d01ada453d87a P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.617164   431 tablet_replica.cc:333] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe: stopping tablet replica
I20260630 12:11:37.617686   431 raft_consensus.cc:2243] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.618084   431 raft_consensus.cc:2272] T da71f94e60f64dbfaf0a38af6e473a32 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.619700   431 tablet_replica.cc:333] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe: stopping tablet replica
I20260630 12:11:37.620222   431 raft_consensus.cc:2243] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.620635   431 raft_consensus.cc:2272] T 3c2991d571e64003a4df02133b359056 P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.622269   431 tablet_replica.cc:333] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe: stopping tablet replica
I20260630 12:11:37.622819   431 raft_consensus.cc:2243] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.623734   431 raft_consensus.cc:2272] T 1c338eaaeded4081a35a85b240bdc83d P a02d4d2ce07642bbb475e2bc86726abe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.654668   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:37.678035   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:11:37.683753  1369 connection.cc:466] server connection from 127.0.0.1:53964 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:53964 (request call id 3) could send its response
W20260630 12:11:37.707334  1140 consensus_peers.cc:597] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac -> Peer a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805): Couldn't send request to peer a02d4d2ce07642bbb475e2bc86726abe. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:37.716475   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:37.717288   431 tablet_replica.cc:333] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac: stopping tablet replica
I20260630 12:11:37.718037   431 raft_consensus.cc:2243] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.718629   431 raft_consensus.cc:2272] T d771890def804e1ab5febdcd70c3245d P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.721158   431 tablet_replica.cc:333] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac: stopping tablet replica
I20260630 12:11:37.721875   431 raft_consensus.cc:2243] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.723084   431 raft_consensus.cc:2272] T 059481733bdf49c7869ff3a0d5dfd193 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.725564   431 tablet_replica.cc:333] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac: stopping tablet replica
I20260630 12:11:37.726305   431 raft_consensus.cc:2243] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.726869   431 raft_consensus.cc:2272] T 1c338eaaeded4081a35a85b240bdc83d P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.729389   431 tablet_replica.cc:333] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac: stopping tablet replica
I20260630 12:11:37.730115   431 raft_consensus.cc:2243] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.730655   431 raft_consensus.cc:2272] T 3c2991d571e64003a4df02133b359056 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.732805   431 tablet_replica.cc:333] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac: stopping tablet replica
I20260630 12:11:37.733467   431 raft_consensus.cc:2243] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.734318   431 raft_consensus.cc:2272] T da71f94e60f64dbfaf0a38af6e473a32 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.736507   431 tablet_replica.cc:333] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac: stopping tablet replica
I20260630 12:11:37.737150   431 raft_consensus.cc:2243] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.737598   431 raft_consensus.cc:2272] T a82a85638cd3438ea4e44eb2d7cfb097 P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.739794   431 tablet_replica.cc:333] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac: stopping tablet replica
I20260630 12:11:37.740411   431 raft_consensus.cc:2243] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.740979   431 raft_consensus.cc:2272] T e779edaff9a744fe89edcf8992b90deb P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.743728   431 tablet_replica.cc:333] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac: stopping tablet replica
I20260630 12:11:37.744338   431 raft_consensus.cc:2243] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.745271   431 raft_consensus.cc:2272] T c4f916fb5bbf4950bc5d01ada453d87a P 391e6ac798ab472293d00002927b4aac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.767318   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:37.792289   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260630 12:11:37.817505  1215 consensus_peers.cc:597] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a -> Peer 391e6ac798ab472293d00002927b4aac (127.0.107.194:36207): Couldn't send request to peer 391e6ac798ab472293d00002927b4aac. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:36207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:11:37.834089  1214 consensus_peers.cc:597] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a -> Peer a02d4d2ce07642bbb475e2bc86726abe (127.0.107.193:45805): Couldn't send request to peer a02d4d2ce07642bbb475e2bc86726abe. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:37.836344   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:37.837167   431 tablet_replica.cc:333] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a: stopping tablet replica
I20260630 12:11:37.837924   431 raft_consensus.cc:2243] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.838449   431 raft_consensus.cc:2272] T c4f916fb5bbf4950bc5d01ada453d87a P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.840618   431 tablet_replica.cc:333] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a: stopping tablet replica
I20260630 12:11:37.841337   431 raft_consensus.cc:2243] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.841864   431 raft_consensus.cc:2272] T d771890def804e1ab5febdcd70c3245d P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.844391   431 tablet_replica.cc:333] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a: stopping tablet replica
I20260630 12:11:37.845093   431 raft_consensus.cc:2243] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.845619   431 raft_consensus.cc:2272] T 059481733bdf49c7869ff3a0d5dfd193 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.848143   431 tablet_replica.cc:333] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a: stopping tablet replica
I20260630 12:11:37.848819   431 raft_consensus.cc:2243] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.849283   431 raft_consensus.cc:2272] T da71f94e60f64dbfaf0a38af6e473a32 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.851481   431 tablet_replica.cc:333] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a: stopping tablet replica
I20260630 12:11:37.852118   431 raft_consensus.cc:2243] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.852964   431 raft_consensus.cc:2272] T 3c2991d571e64003a4df02133b359056 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.855123   431 tablet_replica.cc:333] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a: stopping tablet replica
I20260630 12:11:37.855722   431 raft_consensus.cc:2243] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:37.856264   431 raft_consensus.cc:2272] T 1c338eaaeded4081a35a85b240bdc83d P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.859107   431 tablet_replica.cc:333] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a: stopping tablet replica
I20260630 12:11:37.859762   431 raft_consensus.cc:2243] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.860643   431 raft_consensus.cc:2272] T a82a85638cd3438ea4e44eb2d7cfb097 P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.862903   431 tablet_replica.cc:333] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a: stopping tablet replica
I20260630 12:11:37.863493   431 raft_consensus.cc:2243] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:37.864645   431 raft_consensus.cc:2272] T e779edaff9a744fe89edcf8992b90deb P 4e04232ac22f40fc96da400b58eac42a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:37.896872   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:37.913918   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:11:37.936020   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:37.937287   431 tablet_replica.cc:333] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa: stopping tablet replica
I20260630 12:11:37.937901   431 raft_consensus.cc:2243] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:11:37.938301   431 raft_consensus.cc:2272] T e779edaff9a744fe89edcf8992b90deb P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:11:37.940303   431 tablet_replica.cc:333] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa: stopping tablet replica
I20260630 12:11:37.940814   431 raft_consensus.cc:2243] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:11:37.941183   431 raft_consensus.cc:2272] T 059481733bdf49c7869ff3a0d5dfd193 P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:11:37.943025   431 tablet_replica.cc:333] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa: stopping tablet replica
I20260630 12:11:37.943507   431 raft_consensus.cc:2243] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:11:37.943878   431 raft_consensus.cc:2272] T 1c338eaaeded4081a35a85b240bdc83d P 0cf124efc43247339c7972fa87f6b3fa [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:11:37.964614   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:11:37.975497   431 master.cc:562] Master@127.0.107.254:43145 shutting down...
W20260630 12:11:38.003713  1047 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:11:38.005158   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:38.005681   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:38.006039   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 943f3697dbe74668842e60ef1a35c718: stopping tablet replica
I20260630 12:11:38.026575   431 master.cc:584] Master@127.0.107.254:43145 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9396 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:11:38.066870   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45551,127.0.107.253:40381,127.0.107.252:41953
I20260630 12:11:38.068145   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:38.074091  1500 instance_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.074093  1501 instance_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.075002  1503 instance_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.076351   431 server_base.cc:1061] running on GCE node
I20260630 12:11:38.077143   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.077363   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.077538   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498077519 us; error 0 us; skew 500 ppm
I20260630 12:11:38.078047   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.080727   431 webserver.cc:533] Webserver started at http://127.0.107.254:42581/ using document root <none> and password file <none>
I20260630 12:11:38.081243   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.081462   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.081735   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.082893   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "00300ca9bd644e1e9adb3c754cf7e883"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.087320   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:11:38.090741  1508 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.091706   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:38.091985   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "00300ca9bd644e1e9adb3c754cf7e883"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.092222   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:38.118848   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.119961   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.156988   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45551
I20260630 12:11:38.157037  1559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45551 every 8 connection(s)
I20260630 12:11:38.160869   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:38.161068  1560 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:38.166674  1562 instance_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.166951  1563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.168846  1560 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:38.170893  1565 instance_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.170986   431 server_base.cc:1061] running on GCE node
I20260630 12:11:38.172708   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.173084   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.173341   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498173320 us; error 0 us; skew 500 ppm
I20260630 12:11:38.174201   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.177748   431 webserver.cc:533] Webserver started at http://127.0.107.253:40453/ using document root <none> and password file <none>
I20260630 12:11:38.178539   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.178834   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.179168   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.180588   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-1-root/instance:
uuid: "c25756301e6a46988123a179e79218fb"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.186342   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:11:38.189355  1560 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:38.190038  1572 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.190995   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260630 12:11:38.191372   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-1-root
uuid: "c25756301e6a46988123a179e79218fb"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.191663   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-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:38.195449  1560 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:40381: Network error: Client connection negotiation failed: client connection to 127.0.107.253:40381: connect: Connection refused (error 111)
I20260630 12:11:38.205962   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.207228   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.243046   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:40381
I20260630 12:11:38.243211  1624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:40381 every 8 connection(s)
I20260630 12:11:38.243016  1560 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } attempt: 1
I20260630 12:11:38.248420   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:38.248546  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:38.255030  1628 instance_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:38.257174  1560 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:38.258320  1626 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:38.259895  1629 instance_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.264011  1560 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:41953: Network error: Client connection negotiation failed: client connection to 127.0.107.252:41953: connect: Connection refused (error 111)
W20260630 12:11:38.265363  1631 instance_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.266012   431 server_base.cc:1061] running on GCE node
I20260630 12:11:38.267115   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.267344   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.267524   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498267508 us; error 0 us; skew 500 ppm
I20260630 12:11:38.268157   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.270798   431 webserver.cc:533] Webserver started at http://127.0.107.252:39291/ using document root <none> and password file <none>
I20260630 12:11:38.271368   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.271592   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.271864   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.272966   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-2-root/instance:
uuid: "ac59763e7a4f493893bb316ef5effe46"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.274464  1626 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:38.278167   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:11:38.282172  1637 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.283103   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:38.283452   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-2-root
uuid: "ac59763e7a4f493893bb316ef5effe46"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.283725   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-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:38.285622  1626 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:11:38.291477  1626 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:41953: Network error: Client connection negotiation failed: client connection to 127.0.107.252:41953: connect: Connection refused (error 111)
I20260630 12:11:38.303514  1560 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } attempt: 1
W20260630 12:11:38.308238  1560 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:41953: Network error: Client connection negotiation failed: client connection to 127.0.107.252:41953: connect: Connection refused (error 111)
I20260630 12:11:38.320168   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.321298   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.339010  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: 41953 } attempt: 1
I20260630 12:11:38.340934  1560 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } attempt: 2
W20260630 12:11:38.345167  1626 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:41953: Network error: Client connection negotiation failed: client connection to 127.0.107.252:41953: connect: Connection refused (error 111)
W20260630 12:11:38.346820  1560 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:41953: Network error: Client connection negotiation failed: client connection to 127.0.107.252:41953: connect: Connection refused (error 111)
I20260630 12:11:38.367146   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:41953
I20260630 12:11:38.367260  1689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:41953 every 8 connection(s)
I20260630 12:11:38.370291   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:38.371181  1690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:38.377318  1690 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:38.388962  1690 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:38.398487  1690 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:11:38.398655  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: 41953 } attempt: 2
I20260630 12:11:38.417841  1626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: Bootstrap starting.
I20260630 12:11:38.417845  1690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46: Bootstrap starting.
I20260630 12:11:38.422653  1690 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:38.422653  1626 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:38.428033  1690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46: No bootstrap required, opened a new log
I20260630 12:11:38.428609  1626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: No bootstrap required, opened a new log
I20260630 12:11:38.430258  1690 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:38.430963  1690 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:38.430733  1626 raft_consensus.cc:359] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:38.431243  1690 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac59763e7a4f493893bb316ef5effe46, State: Initialized, Role: FOLLOWER
I20260630 12:11:38.431443  1626 raft_consensus.cc:385] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:38.431782  1626 raft_consensus.cc:740] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c25756301e6a46988123a179e79218fb, State: Initialized, Role: FOLLOWER
I20260630 12:11:38.432034  1690 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:38.432361  1626 consensus_queue.cc:260] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:38.434336  1697 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [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: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:38.434656  1698 sys_catalog.cc:455] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [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: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:38.435235  1697 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.435675  1698 sys_catalog.cc:458] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.436048  1690 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:38.436420  1626 sys_catalog.cc:565] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:38.452443  1560 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } attempt: 3
W20260630 12:11:38.454758  1720 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:38.454960  1719 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:38.455147  1720 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:38.455297  1719 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:11:38.466854  1560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883: Bootstrap starting.
I20260630 12:11:38.471005  1560 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:38.475006  1560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883: No bootstrap required, opened a new log
I20260630 12:11:38.476998  1560 raft_consensus.cc:359] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:38.477543  1560 raft_consensus.cc:385] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:38.477725  1560 raft_consensus.cc:740] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00300ca9bd644e1e9adb3c754cf7e883, State: Initialized, Role: FOLLOWER
I20260630 12:11:38.478255  1560 consensus_queue.cc:260] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:38.479907  1722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [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: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:38.480461  1722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.481201  1560 sys_catalog.cc:565] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:38.492033   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:11:38.492290   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:11:38.493767   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:38.496045  1733 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:11:38.496368  1733 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:11:38.500855  1734 instance_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.502005  1735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.504842   431 server_base.cc:1061] running on GCE node
W20260630 12:11:38.504765  1737 instance_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.505946   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.506258   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.506485   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498506466 us; error 0 us; skew 500 ppm
I20260630 12:11:38.507108   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.509452   431 webserver.cc:533] Webserver started at http://127.0.107.193:42121/ using document root <none> and password file <none>
I20260630 12:11:38.509881   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.510054   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.510274   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.511490   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "143c1d5ac6f94e35bbdcd9dfacc50359"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.516172   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:11:38.519557  1742 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.520351   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:38.520676   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "143c1d5ac6f94e35bbdcd9dfacc50359"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.520975   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:38.531417   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.532653   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.534124   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:38.536468   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:38.536701   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.536958   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:38.537261   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.577291   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36935
I20260630 12:11:38.577381  1804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36935 every 8 connection(s)
I20260630 12:11:38.586678   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:38.601768  1697 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:38.602389  1805 heartbeater.cc:344] Connected to a master server at 127.0.107.252:41953
I20260630 12:11:38.602784  1805 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.602522  1697 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:38.603881  1805 heartbeater.cc:507] Master 127.0.107.252:41953 requested a full tablet report, sending...
W20260630 12:11:38.606392  1812 instance_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:38.606647  1697 leader_election.cc:290] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00300ca9bd644e1e9adb3c754cf7e883 (127.0.107.254:45551), c25756301e6a46988123a179e79218fb (127.0.107.253:40381)
I20260630 12:11:38.608290  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac59763e7a4f493893bb316ef5effe46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c25756301e6a46988123a179e79218fb" is_pre_election: true
I20260630 12:11:38.609027  1600 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac59763e7a4f493893bb316ef5effe46 in term 0.
I20260630 12:11:38.609652  1655 ts_manager.cc:194] Registered new tserver with Master: 143c1d5ac6f94e35bbdcd9dfacc50359 (127.0.107.193:36935)
I20260630 12:11:38.609998  1806 heartbeater.cc:344] Connected to a master server at 127.0.107.253:40381
I20260630 12:11:38.610411  1806 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.610208  1535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac59763e7a4f493893bb316ef5effe46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00300ca9bd644e1e9adb3c754cf7e883" is_pre_election: true
I20260630 12:11:38.611013  1535 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac59763e7a4f493893bb316ef5effe46 in term 0.
I20260630 12:11:38.611321  1806 heartbeater.cc:507] Master 127.0.107.253:40381 requested a full tablet report, sending...
I20260630 12:11:38.613220  1641 leader_election.cc:304] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ac59763e7a4f493893bb316ef5effe46, c25756301e6a46988123a179e79218fb; no voters: 
W20260630 12:11:38.613834  1813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.614678  1697 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:38.615286  1697 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:38.615690  1697 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:38.618120  1590 ts_manager.cc:194] Registered new tserver with Master: 143c1d5ac6f94e35bbdcd9dfacc50359 (127.0.107.193:36935)
I20260630 12:11:38.621624  1807 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45551
I20260630 12:11:38.622027  1807 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:38.622644  1815 instance_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.622973  1807 heartbeater.cc:507] Master 127.0.107.254:45551 requested a full tablet report, sending...
I20260630 12:11:38.624051  1697 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:38.625743  1697 leader_election.cc:290] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [CANDIDATE]: Term 1 election: Requested vote from peers 00300ca9bd644e1e9adb3c754cf7e883 (127.0.107.254:45551), c25756301e6a46988123a179e79218fb (127.0.107.253:40381)
I20260630 12:11:38.626675  1525 ts_manager.cc:194] Registered new tserver with Master: 143c1d5ac6f94e35bbdcd9dfacc50359 (127.0.107.193:36935)
I20260630 12:11:38.627456  1535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac59763e7a4f493893bb316ef5effe46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00300ca9bd644e1e9adb3c754cf7e883"
I20260630 12:11:38.628284  1535 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:38.628604   431 server_base.cc:1061] running on GCE node
I20260630 12:11:38.629496   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.629710   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.629925   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498629905 us; error 0 us; skew 500 ppm
I20260630 12:11:38.630555   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.633179   431 webserver.cc:533] Webserver started at http://127.0.107.194:35001/ using document root <none> and password file <none>
I20260630 12:11:38.633685   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.633888   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.634016  1535 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac59763e7a4f493893bb316ef5effe46 in term 1.
I20260630 12:11:38.634171   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.627467  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "ac59763e7a4f493893bb316ef5effe46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c25756301e6a46988123a179e79218fb"
I20260630 12:11:38.635113  1600 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:38.635571   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "13223190c9b141faaed3d33da4e7c5cd"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.635443  1641 leader_election.cc:304] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00300ca9bd644e1e9adb3c754cf7e883, ac59763e7a4f493893bb316ef5effe46; no voters: 
I20260630 12:11:38.636343  1697 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:38.637662  1697 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 1 LEADER]: Becoming Leader. State: Replica: ac59763e7a4f493893bb316ef5effe46, State: Running, Role: LEADER
I20260630 12:11:38.638517  1697 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:38.640731  1600 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac59763e7a4f493893bb316ef5effe46 in term 1.
I20260630 12:11:38.642227   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260630 12:11:38.644074  1819 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac59763e7a4f493893bb316ef5effe46. Latest consensus state: current_term: 1 leader_uuid: "ac59763e7a4f493893bb316ef5effe46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:38.644651  1819 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:38.646328  1822 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:38.647042  1823 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.647948   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260630 12:11:38.648254   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "13223190c9b141faaed3d33da4e7c5cd"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.648550   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:38.652091  1822 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:38.661489  1600 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 1 FOLLOWER]: Refusing update from remote peer ac59763e7a4f493893bb316ef5effe46: 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:38.663028  1535 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 1 FOLLOWER]: Refusing update from remote peer ac59763e7a4f493893bb316ef5effe46: 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:38.663470  1819 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:11:38.664243   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.665611  1697 consensus_queue.cc:1048] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:38.666201   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.668323   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:38.671665   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:38.671955   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.672250   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:38.672493   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.677171  1722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac59763e7a4f493893bb316ef5effe46. Latest consensus state: current_term: 1 leader_uuid: "ac59763e7a4f493893bb316ef5effe46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:38.677958  1722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.682010  1829 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ac59763e7a4f493893bb316ef5effe46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:38.682924  1829 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:38.683427  1822 catalog_manager.cc:1383] Generated new cluster ID: f3e943f042e54302ac22d18a194cd4e1
I20260630 12:11:38.683737  1822 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:38.691955  1698 sys_catalog.cc:455] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac59763e7a4f493893bb316ef5effe46. Latest consensus state: current_term: 1 leader_uuid: "ac59763e7a4f493893bb316ef5effe46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:38.693071  1698 sys_catalog.cc:458] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.698137  1819 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "ac59763e7a4f493893bb316ef5effe46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:38.698952  1819 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:38.702720  1698 sys_catalog.cc:455] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ac59763e7a4f493893bb316ef5effe46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:38.703519  1698 sys_catalog.cc:458] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.703796  1722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "ac59763e7a4f493893bb316ef5effe46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:38.704479  1722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:11:38.725749  1822 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:38.727542  1822 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:38.751374  1822 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46: Generated new TSK 0
I20260630 12:11:38.752122  1822 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:38.775301   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36577
I20260630 12:11:38.775519  1894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36577 every 8 connection(s)
I20260630 12:11:38.783941   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:11:38.798588  1895 heartbeater.cc:344] Connected to a master server at 127.0.107.252:41953
I20260630 12:11:38.799154  1895 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.800376  1895 heartbeater.cc:507] Master 127.0.107.252:41953 requested a full tablet report, sending...
I20260630 12:11:38.803700  1655 ts_manager.cc:194] Registered new tserver with Master: 13223190c9b141faaed3d33da4e7c5cd (127.0.107.194:36577)
I20260630 12:11:38.807150  1655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55792
I20260630 12:11:38.810230  1896 heartbeater.cc:344] Connected to a master server at 127.0.107.253:40381
I20260630 12:11:38.810638  1896 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.811415  1896 heartbeater.cc:507] Master 127.0.107.253:40381 requested a full tablet report, sending...
W20260630 12:11:38.814337  1903 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:11:38.814631  1590 ts_manager.cc:194] Registered new tserver with Master: 13223190c9b141faaed3d33da4e7c5cd (127.0.107.194:36577)
W20260630 12:11:38.815824  1902 instance_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:38.817363  1897 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45551
I20260630 12:11:38.817946  1897 heartbeater.cc:461] Registering TS with master...
W20260630 12:11:38.818776  1905 instance_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.818825  1897 heartbeater.cc:507] Master 127.0.107.254:45551 requested a full tablet report, sending...
I20260630 12:11:38.819756   431 server_base.cc:1061] running on GCE node
I20260630 12:11:38.820600   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:38.820858   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.821063   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821498821045 us; error 0 us; skew 500 ppm
I20260630 12:11:38.821777   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:38.822088  1525 ts_manager.cc:194] Registered new tserver with Master: 13223190c9b141faaed3d33da4e7c5cd (127.0.107.194:36577)
I20260630 12:11:38.824466   431 webserver.cc:533] Webserver started at http://127.0.107.195:38421/ using document root <none> and password file <none>
I20260630 12:11:38.825093   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:38.825335   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:38.825642   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:38.826679   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "0da8c067c6cd4d7cb673a320a2b55776"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.830960   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:11:38.834010  1910 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.834883   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:38.835201   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "0da8c067c6cd4d7cb673a320a2b55776"
format_stamp: "Formatted at 2026-06-30 12:11:38 on dist-test-slave-dxwh"
I20260630 12:11:38.835475   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821480598769-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:11:38.854904   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:38.856123   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:38.857362   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:38.859573   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:38.859790   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.860103   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:38.860330   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:38.901895   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33497
I20260630 12:11:38.901990  1972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33497 every 8 connection(s)
I20260630 12:11:38.921499  1973 heartbeater.cc:344] Connected to a master server at 127.0.107.252:41953
I20260630 12:11:38.921973  1973 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.922986  1973 heartbeater.cc:507] Master 127.0.107.252:41953 requested a full tablet report, sending...
I20260630 12:11:38.923894  1974 heartbeater.cc:344] Connected to a master server at 127.0.107.253:40381
I20260630 12:11:38.924193  1975 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45551
I20260630 12:11:38.924355  1974 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.924573  1975 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:38.925247  1974 heartbeater.cc:507] Master 127.0.107.253:40381 requested a full tablet report, sending...
I20260630 12:11:38.925330  1975 heartbeater.cc:507] Master 127.0.107.254:45551 requested a full tablet report, sending...
I20260630 12:11:38.925423  1655 ts_manager.cc:194] Registered new tserver with Master: 0da8c067c6cd4d7cb673a320a2b55776 (127.0.107.195:33497)
I20260630 12:11:38.927532  1655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55794
I20260630 12:11:38.928264  1590 ts_manager.cc:194] Registered new tserver with Master: 0da8c067c6cd4d7cb673a320a2b55776 (127.0.107.195:33497)
I20260630 12:11:38.928553  1525 ts_manager.cc:194] Registered new tserver with Master: 0da8c067c6cd4d7cb673a320a2b55776 (127.0.107.195:33497)
I20260630 12:11:38.929517   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019908843s
I20260630 12:11:39.459197  1720 catalog_manager.cc:1295] Loaded cluster ID: f3e943f042e54302ac22d18a194cd4e1
I20260630 12:11:39.459563  1720 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: loading cluster ID for follower catalog manager: success
I20260630 12:11:39.464077  1720 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: acquiring CA information for follower catalog manager: success
I20260630 12:11:39.467746  1720 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:39.500141  1733 catalog_manager.cc:1295] Loaded cluster ID: f3e943f042e54302ac22d18a194cd4e1
I20260630 12:11:39.500429  1733 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883: loading cluster ID for follower catalog manager: success
I20260630 12:11:39.504910  1733 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883: acquiring CA information for follower catalog manager: success
I20260630 12:11:39.508350  1733 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:11:39.614758  1655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55778
I20260630 12:11:39.810590  1895 heartbeater.cc:499] Master 127.0.107.252:41953 was elected leader, sending a full tablet report...
I20260630 12:11:39.930335  1973 heartbeater.cc:499] Master 127.0.107.252:41953 was elected leader, sending a full tablet report...
I20260630 12:11:40.450783  1717 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:40.540644  1655 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55798:
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:40.617605  1860 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffa730c1f454560a9f15691386b81fc (DEFAULT_TABLE table=test-workload [id=352e34d55bc943a6a0505994eed6be24]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:11:40.618705  1805 heartbeater.cc:499] Master 127.0.107.252:41953 was elected leader, sending a full tablet report...
I20260630 12:11:40.618918  1860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa730c1f454560a9f15691386b81fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:40.626036  1770 tablet_service.cc:1511] Processing CreateTablet for tablet 6dd12f3fd2eb457ba9611219a7b8e8cc (DEFAULT_TABLE table=test-workload [id=352e34d55bc943a6a0505994eed6be24]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:11:40.627475  1770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dd12f3fd2eb457ba9611219a7b8e8cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:40.636823  1938 tablet_service.cc:1511] Processing CreateTablet for tablet f688b9ff6033445fb0229d0c569b619a (DEFAULT_TABLE table=test-workload [id=352e34d55bc943a6a0505994eed6be24]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:11:40.638293  1938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f688b9ff6033445fb0229d0c569b619a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:40.641743  2008 tablet_bootstrap.cc:492] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd: Bootstrap starting.
I20260630 12:11:40.643402  2009 tablet_bootstrap.cc:492] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359: Bootstrap starting.
I20260630 12:11:40.648723  2008 tablet_bootstrap.cc:654] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:40.649850  2009 tablet_bootstrap.cc:654] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:40.655365  2010 tablet_bootstrap.cc:492] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776: Bootstrap starting.
I20260630 12:11:40.657047  2008 tablet_bootstrap.cc:492] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd: No bootstrap required, opened a new log
I20260630 12:11:40.657568  2008 ts_tablet_manager.cc:1403] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:11:40.658202  2009 tablet_bootstrap.cc:492] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359: No bootstrap required, opened a new log
I20260630 12:11:40.658721  2009 ts_tablet_manager.cc:1403] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.009s
I20260630 12:11:40.660833  2010 tablet_bootstrap.cc:654] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:40.660578  2008 raft_consensus.cc:359] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13223190c9b141faaed3d33da4e7c5cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36577 } }
I20260630 12:11:40.661237  2008 raft_consensus.cc:385] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.661568  2008 raft_consensus.cc:740] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13223190c9b141faaed3d33da4e7c5cd, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.661446  2009 raft_consensus.cc:359] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "143c1d5ac6f94e35bbdcd9dfacc50359" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36935 } }
I20260630 12:11:40.662072  2009 raft_consensus.cc:385] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.662403  2009 raft_consensus.cc:740] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 143c1d5ac6f94e35bbdcd9dfacc50359, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.662423  2008 consensus_queue.cc:260] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13223190c9b141faaed3d33da4e7c5cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36577 } }
I20260630 12:11:40.663338  2008 raft_consensus.cc:399] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:40.663300  2009 consensus_queue.cc:260] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "143c1d5ac6f94e35bbdcd9dfacc50359" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36935 } }
I20260630 12:11:40.663794  2008 raft_consensus.cc:493] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:40.664134  2009 raft_consensus.cc:399] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:40.664196  2008 raft_consensus.cc:3060] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.664599  2009 raft_consensus.cc:493] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:40.664981  2009 raft_consensus.cc:3060] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.666213  2010 tablet_bootstrap.cc:492] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776: No bootstrap required, opened a new log
I20260630 12:11:40.666738  2010 ts_tablet_manager.cc:1403] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:11:40.669375  2010 raft_consensus.cc:359] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0da8c067c6cd4d7cb673a320a2b55776" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33497 } }
I20260630 12:11:40.669876  2010 raft_consensus.cc:385] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:40.670120  2010 raft_consensus.cc:740] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0da8c067c6cd4d7cb673a320a2b55776, State: Initialized, Role: FOLLOWER
I20260630 12:11:40.670799  2010 consensus_queue.cc:260] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0da8c067c6cd4d7cb673a320a2b55776" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33497 } }
I20260630 12:11:40.671294  2010 raft_consensus.cc:399] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:40.671564  2010 raft_consensus.cc:493] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:40.671545  2008 raft_consensus.cc:515] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13223190c9b141faaed3d33da4e7c5cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36577 } }
I20260630 12:11:40.671541  2009 raft_consensus.cc:515] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "143c1d5ac6f94e35bbdcd9dfacc50359" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36935 } }
I20260630 12:11:40.672246  2010 raft_consensus.cc:3060] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:40.672612  2008 leader_election.cc:304] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [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: 13223190c9b141faaed3d33da4e7c5cd; no voters: 
I20260630 12:11:40.672736  2009 leader_election.cc:304] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [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: 143c1d5ac6f94e35bbdcd9dfacc50359; no voters: 
I20260630 12:11:40.674175  2008 leader_election.cc:290] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:40.674580  2014 raft_consensus.cc:2804] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:40.680477  2009 leader_election.cc:290] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:40.681039  2015 raft_consensus.cc:2804] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:40.681119  2010 raft_consensus.cc:515] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0da8c067c6cd4d7cb673a320a2b55776" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33497 } }
I20260630 12:11:40.682528  2010 leader_election.cc:304] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [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: 0da8c067c6cd4d7cb673a320a2b55776; no voters: 
I20260630 12:11:40.683250  2014 raft_consensus.cc:697] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 1 LEADER]: Becoming Leader. State: Replica: 13223190c9b141faaed3d33da4e7c5cd, State: Running, Role: LEADER
I20260630 12:11:40.684521  2014 consensus_queue.cc:237] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [LEADER]: Queue going to LEADER mode. State: All 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: "13223190c9b141faaed3d33da4e7c5cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36577 } }
I20260630 12:11:40.686916  2015 raft_consensus.cc:697] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 1 LEADER]: Becoming Leader. State: Replica: 143c1d5ac6f94e35bbdcd9dfacc50359, State: Running, Role: LEADER
I20260630 12:11:40.688040  2015 consensus_queue.cc:237] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [LEADER]: Queue going to LEADER mode. State: All 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: "143c1d5ac6f94e35bbdcd9dfacc50359" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36935 } }
I20260630 12:11:40.697430  2008 ts_tablet_manager.cc:1434] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd: Time spent starting tablet: real 0.040s	user 0.026s	sys 0.004s
I20260630 12:11:40.706336  1655 catalog_manager.cc:5697] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 13223190c9b141faaed3d33da4e7c5cd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "13223190c9b141faaed3d33da4e7c5cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13223190c9b141faaed3d33da4e7c5cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36577 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:40.710783  1654 catalog_manager.cc:5697] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 reported cstate change: term changed from 0 to 1, leader changed from <none> to 143c1d5ac6f94e35bbdcd9dfacc50359 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "143c1d5ac6f94e35bbdcd9dfacc50359" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "143c1d5ac6f94e35bbdcd9dfacc50359" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36935 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:40.718675  2019 raft_consensus.cc:2804] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:40.719224  2009 ts_tablet_manager.cc:1434] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359: Time spent starting tablet: real 0.060s	user 0.024s	sys 0.030s
I20260630 12:11:40.720047  2010 leader_election.cc:290] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:40.752082  2010 ts_tablet_manager.cc:1434] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776: Time spent starting tablet: real 0.085s	user 0.027s	sys 0.046s
I20260630 12:11:40.774308  2019 raft_consensus.cc:697] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 1 LEADER]: Becoming Leader. State: Replica: 0da8c067c6cd4d7cb673a320a2b55776, State: Running, Role: LEADER
I20260630 12:11:40.775226  2019 consensus_queue.cc:237] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [LEADER]: Queue going to LEADER mode. State: All 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: "0da8c067c6cd4d7cb673a320a2b55776" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33497 } }
I20260630 12:11:40.810318  1655 catalog_manager.cc:5697] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0da8c067c6cd4d7cb673a320a2b55776 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0da8c067c6cd4d7cb673a320a2b55776" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0da8c067c6cd4d7cb673a320a2b55776" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33497 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:42.452119  1717 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:42.454362  1717 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:42.863111   431 master.cc:562] Master@127.0.107.252:41953 shutting down...
I20260630 12:11:42.887791   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:42.888703   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:42.889038   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac59763e7a4f493893bb316ef5effe46: stopping tablet replica
I20260630 12:11:42.910157   431 master.cc:584] Master@127.0.107.252:41953 shutdown complete.
W20260630 12:11:43.806877  1805 heartbeater.cc:646] Failed to heartbeat to 127.0.107.252:41953 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.252:41953: connect: Connection refused (error 111)
I20260630 12:11:44.255805  2035 raft_consensus.cc:493] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac59763e7a4f493893bb316ef5effe46)
I20260630 12:11:44.256435  2035 raft_consensus.cc:515] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:44.258296  2035 leader_election.cc:290] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c25756301e6a46988123a179e79218fb (127.0.107.253:40381), ac59763e7a4f493893bb316ef5effe46 (127.0.107.252:41953)
I20260630 12:11:44.259646  1600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "00300ca9bd644e1e9adb3c754cf7e883" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "c25756301e6a46988123a179e79218fb" is_pre_election: true
W20260630 12:11:44.261696  1509 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.252:41953: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260630 12:11:44.265224  1509 leader_election.cc:336] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac59763e7a4f493893bb316ef5effe46 (127.0.107.252:41953): Network error: Client connection negotiation failed: client connection to 127.0.107.252:41953: connect: Connection refused (error 111)
I20260630 12:11:44.265677  1509 leader_election.cc:304] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [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: 00300ca9bd644e1e9adb3c754cf7e883; no voters: ac59763e7a4f493893bb316ef5effe46, c25756301e6a46988123a179e79218fb
I20260630 12:11:44.266347  2035 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:11:44.348901  2038 raft_consensus.cc:493] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac59763e7a4f493893bb316ef5effe46)
I20260630 12:11:44.349340  2038 raft_consensus.cc:515] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:44.351254  2038 leader_election.cc:290] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00300ca9bd644e1e9adb3c754cf7e883 (127.0.107.254:45551), ac59763e7a4f493893bb316ef5effe46 (127.0.107.252:41953)
I20260630 12:11:44.352380  1535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c25756301e6a46988123a179e79218fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "00300ca9bd644e1e9adb3c754cf7e883" is_pre_election: true
I20260630 12:11:44.353554  1535 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c25756301e6a46988123a179e79218fb in term 1.
I20260630 12:11:44.355119  1577 leader_election.cc:304] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [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: 00300ca9bd644e1e9adb3c754cf7e883, c25756301e6a46988123a179e79218fb; no voters: 
I20260630 12:11:44.356127  2038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:11:44.356556  2038 raft_consensus.cc:493] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader ac59763e7a4f493893bb316ef5effe46)
I20260630 12:11:44.356928  2038 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:44.358807  1574 leader_election.cc:336] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ac59763e7a4f493893bb316ef5effe46 (127.0.107.252:41953): Network error: Client connection negotiation failed: client connection to 127.0.107.252:41953: connect: Connection refused (error 111)
I20260630 12:11:44.362699  2038 raft_consensus.cc:515] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:44.364347  2038 leader_election.cc:290] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [CANDIDATE]: Term 2 election: Requested vote from peers 00300ca9bd644e1e9adb3c754cf7e883 (127.0.107.254:45551), ac59763e7a4f493893bb316ef5effe46 (127.0.107.252:41953)
I20260630 12:11:44.365258  1535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c25756301e6a46988123a179e79218fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 12 } } ignore_live_leader: false dest_uuid: "00300ca9bd644e1e9adb3c754cf7e883"
I20260630 12:11:44.365778  1535 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:11:44.368317  1574 leader_election.cc:336] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ac59763e7a4f493893bb316ef5effe46 (127.0.107.252:41953): Network error: Client connection negotiation failed: client connection to 127.0.107.252:41953: connect: Connection refused (error 111)
I20260630 12:11:44.371019  1535 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c25756301e6a46988123a179e79218fb in term 2.
I20260630 12:11:44.372048  1577 leader_election.cc:304] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [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: 00300ca9bd644e1e9adb3c754cf7e883, c25756301e6a46988123a179e79218fb; no voters: ac59763e7a4f493893bb316ef5effe46
I20260630 12:11:44.372673  2038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:44.373803  2038 raft_consensus.cc:697] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 2 LEADER]: Becoming Leader. State: Replica: c25756301e6a46988123a179e79218fb, State: Running, Role: LEADER
I20260630 12:11:44.374632  2038 consensus_queue.cc:237] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [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: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } }
I20260630 12:11:44.379082  2041 sys_catalog.cc:455] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [sys.catalog]: SysCatalogTable state changed. Reason: New leader c25756301e6a46988123a179e79218fb. Latest consensus state: current_term: 2 leader_uuid: "c25756301e6a46988123a179e79218fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00300ca9bd644e1e9adb3c754cf7e883" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45551 } } peers { permanent_uuid: "c25756301e6a46988123a179e79218fb" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 40381 } } peers { permanent_uuid: "ac59763e7a4f493893bb316ef5effe46" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 41953 } } }
I20260630 12:11:44.379894  2041 sys_catalog.cc:458] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:44.381367  2043 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:44.386791  2043 catalog_manager.cc:679] Loaded metadata for table test-workload [id=352e34d55bc943a6a0505994eed6be24]
I20260630 12:11:44.391852  2043 tablet_loader.cc:96] loaded metadata for tablet 1ffa730c1f454560a9f15691386b81fc (table test-workload [id=352e34d55bc943a6a0505994eed6be24])
I20260630 12:11:44.392933  2043 tablet_loader.cc:96] loaded metadata for tablet 6dd12f3fd2eb457ba9611219a7b8e8cc (table test-workload [id=352e34d55bc943a6a0505994eed6be24])
I20260630 12:11:44.393944  2043 tablet_loader.cc:96] loaded metadata for tablet f688b9ff6033445fb0229d0c569b619a (table test-workload [id=352e34d55bc943a6a0505994eed6be24])
I20260630 12:11:44.394979  2043 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:44.398128  2043 catalog_manager.cc:1295] Loaded cluster ID: f3e943f042e54302ac22d18a194cd4e1
I20260630 12:11:44.398381  2043 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:44.402060  2043 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:44.405177  2043 catalog_manager.cc:6081] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: Loaded TSK: 0
I20260630 12:11:44.406191  2043 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:44.453382  1718 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:44.455346  1718 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:44.462003   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:11:44.483212   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:44.484041   431 tablet_replica.cc:333] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359: stopping tablet replica
I20260630 12:11:44.484613   431 raft_consensus.cc:2243] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:44.485108   431 raft_consensus.cc:2272] T 6dd12f3fd2eb457ba9611219a7b8e8cc P 143c1d5ac6f94e35bbdcd9dfacc50359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:44.504400   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:11:44.515048   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:11:44.533926   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:44.534723   431 tablet_replica.cc:333] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd: stopping tablet replica
I20260630 12:11:44.535380   431 raft_consensus.cc:2243] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:44.535876   431 raft_consensus.cc:2272] T 1ffa730c1f454560a9f15691386b81fc P 13223190c9b141faaed3d33da4e7c5cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:44.554997   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:11:44.565030   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:11:44.586957   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:11:44.587689   431 tablet_replica.cc:333] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776: stopping tablet replica
I20260630 12:11:44.588317   431 raft_consensus.cc:2243] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:11:44.588887   431 raft_consensus.cc:2272] T f688b9ff6033445fb0229d0c569b619a P 0da8c067c6cd4d7cb673a320a2b55776 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:44.608031   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:11:44.617686   431 master.cc:562] Master@127.0.107.254:45551 shutting down...
I20260630 12:11:44.635591   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:44.636178   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:44.636476   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 00300ca9bd644e1e9adb3c754cf7e883: stopping tablet replica
I20260630 12:11:44.656250   431 master.cc:584] Master@127.0.107.254:45551 shutdown complete.
I20260630 12:11:44.669972   431 master.cc:562] Master@127.0.107.253:40381 shutting down...
I20260630 12:11:44.687220   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:11:44.687923   431 pending_rounds.cc:70] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: Trying to abort 1 pending ops.
I20260630 12:11:44.688151   431 pending_rounds.cc:77] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: Aborting op as it isn't in flight: id { term: 2 index: 13 } timestamp: 7302436881925636096 op_type: NO_OP noop_request { }
I20260630 12:11:44.688447   431 raft_consensus.cc:2889] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:11:44.688685   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:44.689019   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c25756301e6a46988123a179e79218fb: stopping tablet replica
I20260630 12:11:44.708560   431 master.cc:584] Master@127.0.107.253:40381 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6674 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:11:44.741240   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36389
I20260630 12:11:44.742530   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:44.748286  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:44.748303  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:44.748960  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:44.750819   431 server_base.cc:1061] running on GCE node
I20260630 12:11:44.751582   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:44.751758   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:44.751871   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821504751860 us; error 0 us; skew 500 ppm
I20260630 12:11:44.752305   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:44.754792   431 webserver.cc:533] Webserver started at http://127.0.107.254:35059/ using document root <none> and password file <none>
I20260630 12:11:44.755235   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:44.755395   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:44.755625   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:44.756680   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "63892e0da4cc4b18a4d48cf8cb49d6fa"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-dxwh"
I20260630 12:11:44.761435   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:11:44.764758  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:44.765522   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:11:44.765807   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "63892e0da4cc4b18a4d48cf8cb49d6fa"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-dxwh"
I20260630 12:11:44.766116   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-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:44.787189   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:44.788416   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:44.826301   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36389
I20260630 12:11:44.826476  2103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36389 every 8 connection(s)
I20260630 12:11:44.830384  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:44.840600  2104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa: Bootstrap starting.
I20260630 12:11:44.845091  2104 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:44.849283  2104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa: No bootstrap required, opened a new log
I20260630 12:11:44.851325  2104 raft_consensus.cc:359] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63892e0da4cc4b18a4d48cf8cb49d6fa" member_type: VOTER }
I20260630 12:11:44.851686  2104 raft_consensus.cc:385] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:44.851874  2104 raft_consensus.cc:740] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63892e0da4cc4b18a4d48cf8cb49d6fa, State: Initialized, Role: FOLLOWER
I20260630 12:11:44.852463  2104 consensus_queue.cc:260] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "63892e0da4cc4b18a4d48cf8cb49d6fa" member_type: VOTER }
I20260630 12:11:44.852874  2104 raft_consensus.cc:399] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:11:44.853060  2104 raft_consensus.cc:493] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:11:44.853281  2104 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:44.857373  2104 raft_consensus.cc:515] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63892e0da4cc4b18a4d48cf8cb49d6fa" member_type: VOTER }
I20260630 12:11:44.857856  2104 leader_election.cc:304] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [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: 63892e0da4cc4b18a4d48cf8cb49d6fa; no voters: 
I20260630 12:11:44.858930  2104 leader_election.cc:290] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:11:44.859273  2107 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:44.860620  2107 raft_consensus.cc:697] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 1 LEADER]: Becoming Leader. State: Replica: 63892e0da4cc4b18a4d48cf8cb49d6fa, State: Running, Role: LEADER
I20260630 12:11:44.861342  2107 consensus_queue.cc:237] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [LEADER]: Queue going to LEADER mode. State: All 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: "63892e0da4cc4b18a4d48cf8cb49d6fa" member_type: VOTER }
I20260630 12:11:44.861929  2104 sys_catalog.cc:565] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:11:44.864400  2109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 63892e0da4cc4b18a4d48cf8cb49d6fa. Latest consensus state: current_term: 1 leader_uuid: "63892e0da4cc4b18a4d48cf8cb49d6fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63892e0da4cc4b18a4d48cf8cb49d6fa" member_type: VOTER } }
I20260630 12:11:44.864271  2108 sys_catalog.cc:455] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "63892e0da4cc4b18a4d48cf8cb49d6fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "63892e0da4cc4b18a4d48cf8cb49d6fa" member_type: VOTER } }
I20260630 12:11:44.864912  2109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:44.865021  2108 sys_catalog.cc:458] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [sys.catalog]: This master's current role is: LEADER
I20260630 12:11:44.867606  2112 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:11:44.874118  2112 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:11:44.876510   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:11:44.883809  2112 catalog_manager.cc:1383] Generated new cluster ID: c5d7879aabc2456fa5173abf47aee021
I20260630 12:11:44.884130  2112 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:11:44.919464  2112 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:11:44.920814  2112 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:11:44.933689  2112 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa: Generated new TSK 0
I20260630 12:11:44.934442  2112 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:11:44.943204   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:44.949360  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:44.950780  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:44.952037  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:44.952109   431 server_base.cc:1061] running on GCE node
I20260630 12:11:44.953140   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:44.953380   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:44.953553   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821504953538 us; error 0 us; skew 500 ppm
I20260630 12:11:44.954072   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:44.956470   431 webserver.cc:533] Webserver started at http://127.0.107.193:36229/ using document root <none> and password file <none>
I20260630 12:11:44.956967   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:44.957180   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:44.957464   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:44.958654   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "e7c54a59348647989ce21137662370ee"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-dxwh"
I20260630 12:11:44.963379   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:11:44.966620  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:44.967409   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:11:44.967756   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "e7c54a59348647989ce21137662370ee"
format_stamp: "Formatted at 2026-06-30 12:11:44 on dist-test-slave-dxwh"
I20260630 12:11:44.968063   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-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:44.987398   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:44.988603   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:44.990120   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:44.992473   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:44.992725   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:44.992962   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:44.993142   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.032612   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45607
I20260630 12:11:45.032728  2195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45607 every 8 connection(s)
I20260630 12:11:45.037474   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:45.043948  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:45.045109  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
I20260630 12:11:45.048025   431 server_base.cc:1061] running on GCE node
W20260630 12:11:45.047983  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:45.049072   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:45.049342   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:45.049566   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821505049546 us; error 0 us; skew 500 ppm
I20260630 12:11:45.050117   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:45.052870  2196 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36389
I20260630 12:11:45.053099   431 webserver.cc:533] Webserver started at http://127.0.107.194:35343/ using document root <none> and password file <none>
I20260630 12:11:45.053308  2196 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:45.053726   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:45.053983   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:45.054168  2196 heartbeater.cc:507] Master 127.0.107.254:36389 requested a full tablet report, sending...
I20260630 12:11:45.054261   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:45.055819   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "a86a4c4c585f40eab97a5bab3b85cb2e"
format_stamp: "Formatted at 2026-06-30 12:11:45 on dist-test-slave-dxwh"
I20260630 12:11:45.056648  2069 ts_manager.cc:194] Registered new tserver with Master: e7c54a59348647989ce21137662370ee (127.0.107.193:45607)
I20260630 12:11:45.059154  2069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57986
I20260630 12:11:45.062069   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260630 12:11:45.065871  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:45.066979   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:11:45.067291   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "a86a4c4c585f40eab97a5bab3b85cb2e"
format_stamp: "Formatted at 2026-06-30 12:11:45 on dist-test-slave-dxwh"
I20260630 12:11:45.067595   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-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:45.088253   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:45.089457   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:45.091014   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:45.093309   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:45.093564   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.093809   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:45.093984   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.135087   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33351
I20260630 12:11:45.135177  2270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33351 every 8 connection(s)
I20260630 12:11:45.139998   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:45.146857  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:45.149511  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:45.150786   431 server_base.cc:1061] running on GCE node
W20260630 12:11:45.150794  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:45.151986   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:45.152251   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:45.152439   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821505152420 us; error 0 us; skew 500 ppm
I20260630 12:11:45.153090   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:45.153144  2271 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36389
I20260630 12:11:45.153626  2271 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:45.154663  2271 heartbeater.cc:507] Master 127.0.107.254:36389 requested a full tablet report, sending...
I20260630 12:11:45.156425   431 webserver.cc:533] Webserver started at http://127.0.107.195:43817/ using document root <none> and password file <none>
I20260630 12:11:45.157097   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:45.157245  2069 ts_manager.cc:194] Registered new tserver with Master: a86a4c4c585f40eab97a5bab3b85cb2e (127.0.107.194:33351)
I20260630 12:11:45.157347   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:45.157823   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:45.159152  2069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58000
I20260630 12:11:45.159438   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "13c00aa596ee4acca1923a166f73e968"
format_stamp: "Formatted at 2026-06-30 12:11:45 on dist-test-slave-dxwh"
I20260630 12:11:45.164876   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:11:45.168252  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:45.169122   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:11:45.169380   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "13c00aa596ee4acca1923a166f73e968"
format_stamp: "Formatted at 2026-06-30 12:11:45 on dist-test-slave-dxwh"
I20260630 12:11:45.169613   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-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:45.180344   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:45.181613   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:45.183063   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:45.185318   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:45.185581   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.185829   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:45.186024   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:45.225989   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37687
I20260630 12:11:45.226089  2344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37687 every 8 connection(s)
I20260630 12:11:45.239542  2345 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36389
I20260630 12:11:45.239879  2345 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:45.240617  2345 heartbeater.cc:507] Master 127.0.107.254:36389 requested a full tablet report, sending...
I20260630 12:11:45.242660  2069 ts_manager.cc:194] Registered new tserver with Master: 13c00aa596ee4acca1923a166f73e968 (127.0.107.195:37687)
I20260630 12:11:45.242774   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013589585s
I20260630 12:11:45.244452  2069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58016
I20260630 12:11:46.062253  2196 heartbeater.cc:499] Master 127.0.107.254:36389 was elected leader, sending a full tablet report...
I20260630 12:11:46.161919  2271 heartbeater.cc:499] Master 127.0.107.254:36389 was elected leader, sending a full tablet report...
I20260630 12:11:46.247143  2345 heartbeater.cc:499] Master 127.0.107.254:36389 was elected leader, sending a full tablet report...
I20260630 12:11:46.299341  2069 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58020:
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:46.301469  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:46.350901  2310 tablet_service.cc:1511] Processing CreateTablet for tablet fa612252fdd94e899b41167c4fbecc83 (DEFAULT_TABLE table=test-workload [id=4c25d1114c6b47aab212f136db1e87ad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:46.351320  2309 tablet_service.cc:1511] Processing CreateTablet for tablet 1b595c36dd874c9eb33414a9db7dfea9 (DEFAULT_TABLE table=test-workload [id=4c25d1114c6b47aab212f136db1e87ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:46.352423  2310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa612252fdd94e899b41167c4fbecc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.353153  2309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b595c36dd874c9eb33414a9db7dfea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.357834  2161 tablet_service.cc:1511] Processing CreateTablet for tablet fa612252fdd94e899b41167c4fbecc83 (DEFAULT_TABLE table=test-workload [id=4c25d1114c6b47aab212f136db1e87ad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:46.359336  2161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa612252fdd94e899b41167c4fbecc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.360138  2160 tablet_service.cc:1511] Processing CreateTablet for tablet 1b595c36dd874c9eb33414a9db7dfea9 (DEFAULT_TABLE table=test-workload [id=4c25d1114c6b47aab212f136db1e87ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:46.361832  2160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b595c36dd874c9eb33414a9db7dfea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.363940  2236 tablet_service.cc:1511] Processing CreateTablet for tablet fa612252fdd94e899b41167c4fbecc83 (DEFAULT_TABLE table=test-workload [id=4c25d1114c6b47aab212f136db1e87ad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:11:46.365341  2236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa612252fdd94e899b41167c4fbecc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.367657  2235 tablet_service.cc:1511] Processing CreateTablet for tablet 1b595c36dd874c9eb33414a9db7dfea9 (DEFAULT_TABLE table=test-workload [id=4c25d1114c6b47aab212f136db1e87ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:11:46.369019  2235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b595c36dd874c9eb33414a9db7dfea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:46.386463  2365 tablet_bootstrap.cc:492] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee: Bootstrap starting.
I20260630 12:11:46.387094  2366 tablet_bootstrap.cc:492] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968: Bootstrap starting.
I20260630 12:11:46.392867  2365 tablet_bootstrap.cc:654] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.393254  2366 tablet_bootstrap.cc:654] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.404433  2369 tablet_bootstrap.cc:492] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e: Bootstrap starting.
I20260630 12:11:46.404824  2365 tablet_bootstrap.cc:492] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee: No bootstrap required, opened a new log
I20260630 12:11:46.405318  2365 ts_tablet_manager.cc:1403] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260630 12:11:46.406723  2366 tablet_bootstrap.cc:492] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968: No bootstrap required, opened a new log
I20260630 12:11:46.407219  2366 ts_tablet_manager.cc:1403] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260630 12:11:46.408207  2365 raft_consensus.cc:359] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } }
I20260630 12:11:46.408974  2365 raft_consensus.cc:385] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.409273  2365 raft_consensus.cc:740] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c54a59348647989ce21137662370ee, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.410048  2366 raft_consensus.cc:359] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } }
I20260630 12:11:46.410002  2365 consensus_queue.cc:260] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } }
I20260630 12:11:46.410928  2366 raft_consensus.cc:385] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.411266  2366 raft_consensus.cc:740] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c00aa596ee4acca1923a166f73e968, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.411809  2369 tablet_bootstrap.cc:654] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.412199  2366 consensus_queue.cc:260] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } }
I20260630 12:11:46.414057  2365 ts_tablet_manager.cc:1434] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260630 12:11:46.415314  2365 tablet_bootstrap.cc:492] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee: Bootstrap starting.
I20260630 12:11:46.423470  2365 tablet_bootstrap.cc:654] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.429893  2366 ts_tablet_manager.cc:1434] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.008s
I20260630 12:11:46.433012  2369 tablet_bootstrap.cc:492] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e: No bootstrap required, opened a new log
I20260630 12:11:46.433562  2369 ts_tablet_manager.cc:1403] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.019s
I20260630 12:11:46.434710  2366 tablet_bootstrap.cc:492] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968: Bootstrap starting.
I20260630 12:11:46.436607  2371 raft_consensus.cc:493] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.437156  2371 raft_consensus.cc:515] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } }
I20260630 12:11:46.438742  2369 raft_consensus.cc:359] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } }
I20260630 12:11:46.439488  2369 raft_consensus.cc:385] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.439783  2369 raft_consensus.cc:740] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86a4c4c585f40eab97a5bab3b85cb2e, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.441845  2369 consensus_queue.cc:260] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } }
I20260630 12:11:46.443029  2366 tablet_bootstrap.cc:654] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.443161  2365 tablet_bootstrap.cc:492] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee: No bootstrap required, opened a new log
I20260630 12:11:46.444985  2365 ts_tablet_manager.cc:1403] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.008s
I20260630 12:11:46.446182  2371 leader_election.cc:290] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c54a59348647989ce21137662370ee (127.0.107.193:45607), a86a4c4c585f40eab97a5bab3b85cb2e (127.0.107.194:33351)
I20260630 12:11:46.449309  2365 raft_consensus.cc:359] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:46.450176  2365 raft_consensus.cc:385] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.450536  2365 raft_consensus.cc:740] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7c54a59348647989ce21137662370ee, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.451392  2365 consensus_queue.cc:260] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:46.452419  2366 tablet_bootstrap.cc:492] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968: No bootstrap required, opened a new log
I20260630 12:11:46.452687  2369 ts_tablet_manager.cc:1434] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260630 12:11:46.452912  2366 ts_tablet_manager.cc:1403] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260630 12:11:46.453652  2369 tablet_bootstrap.cc:492] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e: Bootstrap starting.
I20260630 12:11:46.456249  2366 raft_consensus.cc:359] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:46.457237  2366 raft_consensus.cc:385] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.457546  2366 raft_consensus.cc:740] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13c00aa596ee4acca1923a166f73e968, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.459803  2365 ts_tablet_manager.cc:1434] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:11:46.461953  2366 consensus_queue.cc:260] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:46.466650  2366 ts_tablet_manager.cc:1434] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260630 12:11:46.466871  2369 tablet_bootstrap.cc:654] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e: Neither blocks nor log segments found. Creating new log.
I20260630 12:11:46.467515  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa612252fdd94e899b41167c4fbecc83" candidate_uuid: "13c00aa596ee4acca1923a166f73e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" is_pre_election: true
I20260630 12:11:46.468693  2246 raft_consensus.cc:2468] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c00aa596ee4acca1923a166f73e968 in term 0.
I20260630 12:11:46.475754  2284 leader_election.cc:304] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c00aa596ee4acca1923a166f73e968, a86a4c4c585f40eab97a5bab3b85cb2e; no voters: 
I20260630 12:11:46.477100  2371 raft_consensus.cc:2804] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.477622  2371 raft_consensus.cc:493] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.478096  2371 raft_consensus.cc:3060] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.478284  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa612252fdd94e899b41167c4fbecc83" candidate_uuid: "13c00aa596ee4acca1923a166f73e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c54a59348647989ce21137662370ee" is_pre_election: true
I20260630 12:11:46.479071  2171 raft_consensus.cc:2468] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c00aa596ee4acca1923a166f73e968 in term 0.
I20260630 12:11:46.484213  2369 tablet_bootstrap.cc:492] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e: No bootstrap required, opened a new log
I20260630 12:11:46.484807  2369 ts_tablet_manager.cc:1403] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.000s
I20260630 12:11:46.485643  2371 raft_consensus.cc:515] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } }
I20260630 12:11:46.487521  2369 raft_consensus.cc:359] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:46.488299  2369 raft_consensus.cc:385] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:11:46.488324  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa612252fdd94e899b41167c4fbecc83" candidate_uuid: "13c00aa596ee4acca1923a166f73e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c54a59348647989ce21137662370ee"
I20260630 12:11:46.487941  2371 leader_election.cc:290] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [CANDIDATE]: Term 1 election: Requested vote from peers e7c54a59348647989ce21137662370ee (127.0.107.193:45607), a86a4c4c585f40eab97a5bab3b85cb2e (127.0.107.194:33351)
I20260630 12:11:46.488530  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa612252fdd94e899b41167c4fbecc83" candidate_uuid: "13c00aa596ee4acca1923a166f73e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e"
I20260630 12:11:46.488885  2369 raft_consensus.cc:740] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86a4c4c585f40eab97a5bab3b85cb2e, State: Initialized, Role: FOLLOWER
I20260630 12:11:46.489099  2171 raft_consensus.cc:3060] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.489327  2246 raft_consensus.cc:3060] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.489727  2369 consensus_queue.cc:260] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:46.492092  2369 ts_tablet_manager.cc:1434] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:11:46.495514  2171 raft_consensus.cc:2468] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c00aa596ee4acca1923a166f73e968 in term 1.
I20260630 12:11:46.496757  2285 leader_election.cc:304] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c00aa596ee4acca1923a166f73e968, e7c54a59348647989ce21137662370ee; no voters: 
I20260630 12:11:46.496856  2246 raft_consensus.cc:2468] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c00aa596ee4acca1923a166f73e968 in term 1.
I20260630 12:11:46.497661  2371 raft_consensus.cc:2804] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.498930  2371 raft_consensus.cc:697] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 1 LEADER]: Becoming Leader. State: Replica: 13c00aa596ee4acca1923a166f73e968, State: Running, Role: LEADER
I20260630 12:11:46.499689  2371 consensus_queue.cc:237] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } }
I20260630 12:11:46.507417  2068 catalog_manager.cc:5697] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c00aa596ee4acca1923a166f73e968 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "13c00aa596ee4acca1923a166f73e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:46.529511  2371 raft_consensus.cc:493] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:11:46.530026  2371 raft_consensus.cc:515] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:46.531996  2371 leader_election.cc:290] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7c54a59348647989ce21137662370ee (127.0.107.193:45607), a86a4c4c585f40eab97a5bab3b85cb2e (127.0.107.194:33351)
I20260630 12:11:46.532754  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b595c36dd874c9eb33414a9db7dfea9" candidate_uuid: "13c00aa596ee4acca1923a166f73e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c54a59348647989ce21137662370ee" is_pre_election: true
I20260630 12:11:46.533020  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b595c36dd874c9eb33414a9db7dfea9" candidate_uuid: "13c00aa596ee4acca1923a166f73e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" is_pre_election: true
I20260630 12:11:46.533447  2171 raft_consensus.cc:2468] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c00aa596ee4acca1923a166f73e968 in term 0.
I20260630 12:11:46.533596  2246 raft_consensus.cc:2468] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13c00aa596ee4acca1923a166f73e968 in term 0.
I20260630 12:11:46.534587  2285 leader_election.cc:304] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c00aa596ee4acca1923a166f73e968, e7c54a59348647989ce21137662370ee; no voters: 
I20260630 12:11:46.535233  2371 raft_consensus.cc:2804] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:11:46.535552  2371 raft_consensus.cc:493] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:11:46.535825  2371 raft_consensus.cc:3060] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.540670  2371 raft_consensus.cc:515] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:46.542194  2371 leader_election.cc:290] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [CANDIDATE]: Term 1 election: Requested vote from peers e7c54a59348647989ce21137662370ee (127.0.107.193:45607), a86a4c4c585f40eab97a5bab3b85cb2e (127.0.107.194:33351)
I20260630 12:11:46.543104  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b595c36dd874c9eb33414a9db7dfea9" candidate_uuid: "13c00aa596ee4acca1923a166f73e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7c54a59348647989ce21137662370ee"
I20260630 12:11:46.543284  2246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b595c36dd874c9eb33414a9db7dfea9" candidate_uuid: "13c00aa596ee4acca1923a166f73e968" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e"
I20260630 12:11:46.543599  2171 raft_consensus.cc:3060] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.543870  2246 raft_consensus.cc:3060] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:11:46.548641  2171 raft_consensus.cc:2468] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c00aa596ee4acca1923a166f73e968 in term 1.
I20260630 12:11:46.549197  2246 raft_consensus.cc:2468] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13c00aa596ee4acca1923a166f73e968 in term 1.
I20260630 12:11:46.549712  2285 leader_election.cc:304] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13c00aa596ee4acca1923a166f73e968, e7c54a59348647989ce21137662370ee; no voters: 
I20260630 12:11:46.550505  2371 raft_consensus.cc:2804] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:11:46.550930  2371 raft_consensus.cc:697] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 1 LEADER]: Becoming Leader. State: Replica: 13c00aa596ee4acca1923a166f73e968, State: Running, Role: LEADER
I20260630 12:11:46.551527  2371 consensus_queue.cc:237] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:46.558254  2068 catalog_manager.cc:5697] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13c00aa596ee4acca1923a166f73e968 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "13c00aa596ee4acca1923a166f73e968" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } health_report { overall_health: HEALTHY } } }
I20260630 12:11:46.876608  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:46.888983  2320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b595c36dd874c9eb33414a9db7dfea9"
dest_uuid: "13c00aa596ee4acca1923a166f73e968"
mode: GRACEFUL
new_leader_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e"
 from {username='slave'} at 127.0.0.1:50678
I20260630 12:11:46.889652  2320 raft_consensus.cc:606] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 1 LEADER]: Received request to transfer leadership to TS a86a4c4c585f40eab97a5bab3b85cb2e
I20260630 12:11:46.890868  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:11:46.891265  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:46.937798  2371 consensus_queue.cc:1048] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:46.949137  2371 consensus_queue.cc:1048] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:46.961053  2371 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:46.973223  2379 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:11:46.981801  2379 raft_consensus.cc:993] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968: : Instructing follower a86a4c4c585f40eab97a5bab3b85cb2e to start an election
I20260630 12:11:46.982264  2390 raft_consensus.cc:1081] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 1 LEADER]: Signalling peer a86a4c4c585f40eab97a5bab3b85cb2e to start an election
I20260630 12:11:46.984351  2246 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b595c36dd874c9eb33414a9db7dfea9"
dest_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e"
 from {username='slave'} at 127.0.0.1:56352
I20260630 12:11:46.985039  2246 raft_consensus.cc:493] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:11:46.985378  2246 raft_consensus.cc:3060] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:46.989965  2246 raft_consensus.cc:515] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:46.992448  2246 leader_election.cc:290] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [CANDIDATE]: Term 2 election: Requested vote from peers e7c54a59348647989ce21137662370ee (127.0.107.193:45607), 13c00aa596ee4acca1923a166f73e968 (127.0.107.195:37687)
I20260630 12:11:47.005755  2171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b595c36dd874c9eb33414a9db7dfea9" candidate_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7c54a59348647989ce21137662370ee"
I20260630 12:11:47.005755  2320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b595c36dd874c9eb33414a9db7dfea9" candidate_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13c00aa596ee4acca1923a166f73e968"
I20260630 12:11:47.006698  2171 raft_consensus.cc:3060] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:47.006742  2320 raft_consensus.cc:3055] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:11:47.007277  2320 raft_consensus.cc:740] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13c00aa596ee4acca1923a166f73e968, State: Running, Role: LEADER
I20260630 12:11:47.008203  2320 consensus_queue.cc:260] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [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: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:47.009569  2320 raft_consensus.cc:3060] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:11:47.014081  2171 raft_consensus.cc:2468] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86a4c4c585f40eab97a5bab3b85cb2e in term 2.
I20260630 12:11:47.015369  2211 leader_election.cc:304] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [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: a86a4c4c585f40eab97a5bab3b85cb2e, e7c54a59348647989ce21137662370ee; no voters: 
I20260630 12:11:47.016350  2375 raft_consensus.cc:2804] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:11:47.016703  2320 raft_consensus.cc:2468] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86a4c4c585f40eab97a5bab3b85cb2e in term 2.
I20260630 12:11:47.017357  2375 raft_consensus.cc:697] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 2 LEADER]: Becoming Leader. State: Replica: a86a4c4c585f40eab97a5bab3b85cb2e, State: Running, Role: LEADER
I20260630 12:11:47.018224  2375 consensus_queue.cc:237] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [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: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } }
I20260630 12:11:47.023921  2068 catalog_manager.cc:5697] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e reported cstate change: term changed from 1 to 2, leader changed from 13c00aa596ee4acca1923a166f73e968 (127.0.107.195) to a86a4c4c585f40eab97a5bab3b85cb2e (127.0.107.194). New cstate: current_term: 2 leader_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } health_report { overall_health: UNKNOWN } } }
I20260630 12:11:47.603747  2320 raft_consensus.cc:1275] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 2 FOLLOWER]: Refusing update from remote peer a86a4c4c585f40eab97a5bab3b85cb2e: 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:47.605221  2398 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:47.608379  2171 raft_consensus.cc:1275] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 2 FOLLOWER]: Refusing update from remote peer a86a4c4c585f40eab97a5bab3b85cb2e: 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:47.609704  2398 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:11:48.892213  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:48.894176  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:48.894665  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:50.895547  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:50.897644  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:50.898046  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:52.899237  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:52.902108  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:52.902611  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:54.903723  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:54.905805  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:54.906131  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:56.907202  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:56.909073  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:56.909449  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:57.662315   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:11:57.669220  2408 instance_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.670025  2409 instance_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:57.673972   431 server_base.cc:1061] running on GCE node
W20260630 12:11:57.673878  2411 instance_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.675354   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:11:57.675585   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.675729   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821517675717 us; error 0 us; skew 500 ppm
I20260630 12:11:57.676180   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:11:57.681579   431 webserver.cc:533] Webserver started at http://127.0.107.196:43077/ using document root <none> and password file <none>
I20260630 12:11:57.682307   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:11:57.682623   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:11:57.683039   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:11:57.684885   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "6c082b9b0cb74aaead5050bf52b254f4"
format_stamp: "Formatted at 2026-06-30 12:11:57 on dist-test-slave-dxwh"
I20260630 12:11:57.690233   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:11:57.693835  2416 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.694653   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:11:57.694959   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "6c082b9b0cb74aaead5050bf52b254f4"
format_stamp: "Formatted at 2026-06-30 12:11:57 on dist-test-slave-dxwh"
I20260630 12:11:57.695269   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-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:57.729161   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:11:57.730554   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:11:57.732106   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:11:57.734539   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:11:57.734742   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:57.735082   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:11:57.735241   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:11:57.777223   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42767
I20260630 12:11:57.777333  2478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42767 every 8 connection(s)
I20260630 12:11:57.796891  2479 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36389
I20260630 12:11:57.797329  2479 heartbeater.cc:461] Registering TS with master...
I20260630 12:11:57.798070  2479 heartbeater.cc:507] Master 127.0.107.254:36389 requested a full tablet report, sending...
I20260630 12:11:57.800256  2068 ts_manager.cc:194] Registered new tserver with Master: 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196:42767)
I20260630 12:11:57.801750  2068 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44250
I20260630 12:11:57.942731  2246 consensus_queue.cc:237] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [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: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: true } }
I20260630 12:11:57.950830  2320 raft_consensus.cc:1275] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 2 FOLLOWER]: Refusing update from remote peer a86a4c4c585f40eab97a5bab3b85cb2e: 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:57.952615  2171 raft_consensus.cc:1275] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 2 FOLLOWER]: Refusing update from remote peer a86a4c4c585f40eab97a5bab3b85cb2e: 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:57.952868  2486 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:11:57.954267  2407 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } 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:57.964908  2407 raft_consensus.cc:2955] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: true } } }
W20260630 12:11:57.966979  2210 consensus_peers.cc:597] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e -> Peer 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196:42767): Couldn't send request to peer 6c082b9b0cb74aaead5050bf52b254f4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b595c36dd874c9eb33414a9db7dfea9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:11:57.966804  2171 raft_consensus.cc:2955] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: true } } }
I20260630 12:11:57.969379  2320 raft_consensus.cc:2955] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: true } } }
I20260630 12:11:57.983623  2068 catalog_manager.cc:5697] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 reported cstate change: config changed from index -1 to 3, NON_VOTER 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: true } } }
I20260630 12:11:58.391700  2497 ts_tablet_manager.cc:933] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: Initiating tablet copy from peer a86a4c4c585f40eab97a5bab3b85cb2e (127.0.107.194:33351)
I20260630 12:11:58.393350  2497 tablet_copy_client.cc:323] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:33351
I20260630 12:11:58.403879  2256 tablet_copy_service.cc:140] P a86a4c4c585f40eab97a5bab3b85cb2e: Received BeginTabletCopySession request for tablet 1b595c36dd874c9eb33414a9db7dfea9 from peer 6c082b9b0cb74aaead5050bf52b254f4 ({username='slave'} at 127.0.0.1:44912)
I20260630 12:11:58.404407  2256 tablet_copy_service.cc:161] P a86a4c4c585f40eab97a5bab3b85cb2e: Beginning new tablet copy session on tablet 1b595c36dd874c9eb33414a9db7dfea9 from peer 6c082b9b0cb74aaead5050bf52b254f4 at {username='slave'} at 127.0.0.1:44912: session id = 6c082b9b0cb74aaead5050bf52b254f4-1b595c36dd874c9eb33414a9db7dfea9
I20260630 12:11:58.409781  2256 tablet_copy_source_session.cc:215] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:11:58.412855  2497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b595c36dd874c9eb33414a9db7dfea9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:11:58.424206  2497 tablet_copy_client.cc:806] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: tablet copy: Starting download of 0 data blocks...
I20260630 12:11:58.424909  2497 tablet_copy_client.cc:670] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:11:58.428555  2497 tablet_copy_client.cc:538] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:11:58.434705  2497 tablet_bootstrap.cc:492] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: Bootstrap starting.
I20260630 12:11:58.453267  2497 tablet_bootstrap.cc:492] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: 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:58.454205  2497 tablet_bootstrap.cc:492] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: Bootstrap complete.
I20260630 12:11:58.454885  2497 ts_tablet_manager.cc:1403] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:11:58.457718  2497 raft_consensus.cc:359] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: true } }
I20260630 12:11:58.458565  2497 raft_consensus.cc:740] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6c082b9b0cb74aaead5050bf52b254f4, State: Initialized, Role: LEARNER
I20260630 12:11:58.459220  2497 consensus_queue.cc:260] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4 [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: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: true } }
I20260630 12:11:58.461479  2479 heartbeater.cc:499] Master 127.0.107.254:36389 was elected leader, sending a full tablet report...
I20260630 12:11:58.462153  2497 ts_tablet_manager.cc:1434] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:11:58.464063  2256 tablet_copy_service.cc:342] P a86a4c4c585f40eab97a5bab3b85cb2e: Request end of tablet copy session 6c082b9b0cb74aaead5050bf52b254f4-1b595c36dd874c9eb33414a9db7dfea9 received from {username='slave'} at 127.0.0.1:44912
I20260630 12:11:58.464478  2256 tablet_copy_service.cc:434] P a86a4c4c585f40eab97a5bab3b85cb2e: ending tablet copy session 6c082b9b0cb74aaead5050bf52b254f4-1b595c36dd874c9eb33414a9db7dfea9 on tablet 1b595c36dd874c9eb33414a9db7dfea9 with peer 6c082b9b0cb74aaead5050bf52b254f4
I20260630 12:11:58.875257  2454 raft_consensus.cc:1217] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:11:58.910519  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:11:58.912691  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:11:58.913081  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:11:59.469180  2503 raft_consensus.cc:1064] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e: attempting to promote NON_VOTER 6c082b9b0cb74aaead5050bf52b254f4 to VOTER
I20260630 12:11:59.471611  2503 consensus_queue.cc:237] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [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: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } }
I20260630 12:11:59.477526  2454 raft_consensus.cc:1275] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4 [term 2 LEARNER]: Refusing update from remote peer a86a4c4c585f40eab97a5bab3b85cb2e: 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:59.480108  2320 raft_consensus.cc:1275] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 2 FOLLOWER]: Refusing update from remote peer a86a4c4c585f40eab97a5bab3b85cb2e: 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:59.482095  2171 raft_consensus.cc:1275] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 2 FOLLOWER]: Refusing update from remote peer a86a4c4c585f40eab97a5bab3b85cb2e: 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:59.484030  2504 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } 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:11:59.485252  2506 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:11:59.486107  2507 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } 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:59.505740  2507 raft_consensus.cc:2955] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } } }
I20260630 12:11:59.508046  2320 raft_consensus.cc:2955] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } } }
I20260630 12:11:59.508597  2454 raft_consensus.cc:2955] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } } }
I20260630 12:11:59.522455  2069 catalog_manager.cc:5697] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 reported cstate change: config changed from index 3 to 4, 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } } }
I20260630 12:11:59.523155  2171 raft_consensus.cc:2955] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6c082b9b0cb74aaead5050bf52b254f4 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e7c54a59348647989ce21137662370ee" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45607 } attrs { replace: true } } peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } } }
I20260630 12:11:59.547219  2246 consensus_queue.cc:237] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [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: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } }
I20260630 12:11:59.552874  2454 raft_consensus.cc:1275] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4 [term 2 FOLLOWER]: Refusing update from remote peer a86a4c4c585f40eab97a5bab3b85cb2e: 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:59.554804  2320 raft_consensus.cc:1275] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 2 FOLLOWER]: Refusing update from remote peer a86a4c4c585f40eab97a5bab3b85cb2e: 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:59.554659  2504 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } 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:59.556751  2507 consensus_queue.cc:1048] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:11:59.561959  2506 raft_consensus.cc:2955] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e7c54a59348647989ce21137662370ee (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } } }
I20260630 12:11:59.563817  2454 raft_consensus.cc:2955] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e7c54a59348647989ce21137662370ee (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } } }
I20260630 12:11:59.571992  2320 raft_consensus.cc:2955] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e7c54a59348647989ce21137662370ee (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } } }
I20260630 12:11:59.574056  2054 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b595c36dd874c9eb33414a9db7dfea9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:11:59.576378  2069 catalog_manager.cc:5697] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e reported cstate change: config changed from index 4 to 5, VOTER e7c54a59348647989ce21137662370ee (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a86a4c4c585f40eab97a5bab3b85cb2e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13c00aa596ee4acca1923a166f73e968" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c082b9b0cb74aaead5050bf52b254f4" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42767 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:11:59.590929  2161 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b595c36dd874c9eb33414a9db7dfea9 with delete_type TABLET_DATA_TOMBSTONED (TS e7c54a59348647989ce21137662370ee not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41272
I20260630 12:11:59.593550  2518 tablet_replica.cc:333] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee: stopping tablet replica
I20260630 12:11:59.594254  2518 raft_consensus.cc:2243] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:11:59.594920  2518 raft_consensus.cc:2272] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:11:59.597955  2518 ts_tablet_manager.cc:1916] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:11:59.608891  2518 ts_tablet_manager.cc:1929] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:11:59.609229  2518 log.cc:1199] T 1b595c36dd874c9eb33414a9db7dfea9 P e7c54a59348647989ce21137662370ee: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821480598769-431-0/minicluster-data/ts-0-root/wals/1b595c36dd874c9eb33414a9db7dfea9
I20260630 12:11:59.610702  2055 catalog_manager.cc:5028] TS e7c54a59348647989ce21137662370ee (127.0.107.193:45607): tablet 1b595c36dd874c9eb33414a9db7dfea9 (table test-workload [id=4c25d1114c6b47aab212f136db1e87ad]) successfully deleted
I20260630 12:12:00.914116  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:00.916110  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:00.916476  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:02.917744  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:02.919929  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:02.920312  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:04.921301  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:04.923265  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:04.923659  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:06.924635  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:06.926673  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:06.927039  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:08.928009  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:08.929941  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:08.930305  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:10.931437  2122 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:10.933642  2122 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:10.934003  2122 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:11.624158   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:11.656351   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:11.657335   431 tablet_replica.cc:333] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee: stopping tablet replica
I20260630 12:12:11.657881   431 raft_consensus.cc:2243] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:11.658471   431 raft_consensus.cc:2272] T fa612252fdd94e899b41167c4fbecc83 P e7c54a59348647989ce21137662370ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.680871   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:11.694324   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:11.717309   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:11.718149   431 tablet_replica.cc:333] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e: stopping tablet replica
I20260630 12:12:11.718814   431 raft_consensus.cc:2243] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:11.719703   431 raft_consensus.cc:2272] T 1b595c36dd874c9eb33414a9db7dfea9 P a86a4c4c585f40eab97a5bab3b85cb2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.721799   431 tablet_replica.cc:333] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e: stopping tablet replica
I20260630 12:12:11.722275   431 raft_consensus.cc:2243] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:11.722784   431 raft_consensus.cc:2272] T fa612252fdd94e899b41167c4fbecc83 P a86a4c4c585f40eab97a5bab3b85cb2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.744872   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:11.758000   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:11.782941   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:11.783787   431 tablet_replica.cc:333] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968: stopping tablet replica
I20260630 12:12:11.784420   431 raft_consensus.cc:2243] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:11.785147   431 raft_consensus.cc:2272] T 1b595c36dd874c9eb33414a9db7dfea9 P 13c00aa596ee4acca1923a166f73e968 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.787257   431 tablet_replica.cc:333] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968: stopping tablet replica
I20260630 12:12:11.787745   431 raft_consensus.cc:2243] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:11.788594   431 raft_consensus.cc:2272] T fa612252fdd94e899b41167c4fbecc83 P 13c00aa596ee4acca1923a166f73e968 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.809671   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:11.821599   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:12:11.847031   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:11.847894   431 tablet_replica.cc:333] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4: stopping tablet replica
I20260630 12:12:11.848438   431 raft_consensus.cc:2243] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:11.849164   431 raft_consensus.cc:2272] T 1b595c36dd874c9eb33414a9db7dfea9 P 6c082b9b0cb74aaead5050bf52b254f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.868674   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:12:11.879490   431 master.cc:562] Master@127.0.107.254:36389 shutting down...
I20260630 12:12:11.899230   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:11.899797   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:11.900084   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 63892e0da4cc4b18a4d48cf8cb49d6fa: stopping tablet replica
I20260630 12:12:11.918481   431 master.cc:584] Master@127.0.107.254:36389 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27215 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:12:11.956657   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46737
I20260630 12:12:11.957809   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:11.963927  2522 instance_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:11.963824  2523 instance_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:11.964869  2525 instance_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:11.965075   431 server_base.cc:1061] running on GCE node
I20260630 12:12:11.965977   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:11.966161   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:11.966274   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821531966263 us; error 0 us; skew 500 ppm
I20260630 12:12:11.966881   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:11.969383   431 webserver.cc:533] Webserver started at http://127.0.107.254:45899/ using document root <none> and password file <none>
I20260630 12:12:11.969916   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:11.970099   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:11.970355   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:11.972261   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "1ef0024c51a349a9a5d5f13183f3960f"
format_stamp: "Formatted at 2026-06-30 12:12:11 on dist-test-slave-dxwh"
I20260630 12:12:11.977334   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:12:11.980933  2530 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:11.981729   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:11.981982   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "1ef0024c51a349a9a5d5f13183f3960f"
format_stamp: "Formatted at 2026-06-30 12:12:11 on dist-test-slave-dxwh"
I20260630 12:12:11.982242   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821480598769-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:11.994757   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:11.995939   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:12.035800   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46737
I20260630 12:12:12.035904  2581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46737 every 8 connection(s)
I20260630 12:12:12.039973  2582 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:12.050734  2582 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f: Bootstrap starting.
I20260630 12:12:12.055351  2582 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:12.059940  2582 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f: No bootstrap required, opened a new log
I20260630 12:12:12.062119  2582 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ef0024c51a349a9a5d5f13183f3960f" member_type: VOTER }
I20260630 12:12:12.062605  2582 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:12.062832  2582 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ef0024c51a349a9a5d5f13183f3960f, State: Initialized, Role: FOLLOWER
I20260630 12:12:12.063515  2582 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ef0024c51a349a9a5d5f13183f3960f" member_type: VOTER }
I20260630 12:12:12.064036  2582 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:12.064267  2582 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:12.064548  2582 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:12.068894  2582 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ef0024c51a349a9a5d5f13183f3960f" member_type: VOTER }
I20260630 12:12:12.069429  2582 leader_election.cc:304] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [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: 1ef0024c51a349a9a5d5f13183f3960f; no voters: 
I20260630 12:12:12.070708  2582 leader_election.cc:290] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:12.071153  2585 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:12.072451  2585 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 1 LEADER]: Becoming Leader. State: Replica: 1ef0024c51a349a9a5d5f13183f3960f, State: Running, Role: LEADER
I20260630 12:12:12.073159  2585 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [LEADER]: Queue going to LEADER mode. State: All 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: "1ef0024c51a349a9a5d5f13183f3960f" member_type: VOTER }
I20260630 12:12:12.073735  2582 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:12.078655  2587 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ef0024c51a349a9a5d5f13183f3960f. Latest consensus state: current_term: 1 leader_uuid: "1ef0024c51a349a9a5d5f13183f3960f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ef0024c51a349a9a5d5f13183f3960f" member_type: VOTER } }
I20260630 12:12:12.079521  2587 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:12.083761  2586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ef0024c51a349a9a5d5f13183f3960f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ef0024c51a349a9a5d5f13183f3960f" member_type: VOTER } }
I20260630 12:12:12.084345  2586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:12.087397  2594 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:12.092905  2594 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:12.094169   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:12.102233  2594 catalog_manager.cc:1383] Generated new cluster ID: 07ea5780532a4510bfae534e0f700807
I20260630 12:12:12.102583  2594 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:12.120460  2594 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:12.121778  2594 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:12.135505  2594 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f: Generated new TSK 0
I20260630 12:12:12.136111  2594 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:12.160282   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000199048s
I20260630 12:12:24.255175   431 master.cc:562] Master@127.0.107.254:46737 shutting down...
I20260630 12:12:24.277926   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:24.278805   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:24.279201   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ef0024c51a349a9a5d5f13183f3960f: stopping tablet replica
I20260630 12:12:24.299237   431 master.cc:584] Master@127.0.107.254:46737 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12374 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:12:24.331209   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41269
I20260630 12:12:24.332320   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:24.337968  2605 instance_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:24.338302  2606 instance_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.340147  2608 instance_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.341358   431 server_base.cc:1061] running on GCE node
I20260630 12:12:24.342095   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:24.342272   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.342447   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821544342430 us; error 0 us; skew 500 ppm
I20260630 12:12:24.342941   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:24.345373   431 webserver.cc:533] Webserver started at http://127.0.107.254:39303/ using document root <none> and password file <none>
I20260630 12:12:24.345824   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:24.345986   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:24.346225   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:24.347499   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "42752167262a4101b8d3a3919edcf69b"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-dxwh"
I20260630 12:12:24.352001   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:24.355386  2613 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.356170   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:24.356411   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "42752167262a4101b8d3a3919edcf69b"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-dxwh"
I20260630 12:12:24.356635   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-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.399923   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:24.401108   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:24.438735   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41269
I20260630 12:12:24.438827  2664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41269 every 8 connection(s)
I20260630 12:12:24.442875  2665 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:24.454175  2665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b: Bootstrap starting.
I20260630 12:12:24.459070  2665 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:24.463223  2665 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b: No bootstrap required, opened a new log
I20260630 12:12:24.465443  2665 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42752167262a4101b8d3a3919edcf69b" member_type: VOTER }
I20260630 12:12:24.465898  2665 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:24.466148  2665 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42752167262a4101b8d3a3919edcf69b, State: Initialized, Role: FOLLOWER
I20260630 12:12:24.466790  2665 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42752167262a4101b8d3a3919edcf69b" member_type: VOTER }
I20260630 12:12:24.467268  2665 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:24.467515  2665 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:24.467795  2665 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:24.472520  2665 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42752167262a4101b8d3a3919edcf69b" member_type: VOTER }
I20260630 12:12:24.473090  2665 leader_election.cc:304] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [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: 42752167262a4101b8d3a3919edcf69b; no voters: 
I20260630 12:12:24.474272  2665 leader_election.cc:290] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:24.474956  2668 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:24.476316  2668 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 1 LEADER]: Becoming Leader. State: Replica: 42752167262a4101b8d3a3919edcf69b, State: Running, Role: LEADER
I20260630 12:12:24.477039  2668 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [LEADER]: Queue going to LEADER mode. State: All 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: "42752167262a4101b8d3a3919edcf69b" member_type: VOTER }
I20260630 12:12:24.477255  2665 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:24.480149  2669 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42752167262a4101b8d3a3919edcf69b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42752167262a4101b8d3a3919edcf69b" member_type: VOTER } }
I20260630 12:12:24.480142  2670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42752167262a4101b8d3a3919edcf69b. Latest consensus state: current_term: 1 leader_uuid: "42752167262a4101b8d3a3919edcf69b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42752167262a4101b8d3a3919edcf69b" member_type: VOTER } }
I20260630 12:12:24.480921  2669 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:24.480947  2670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:24.487922  2673 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:24.493050  2673 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:24.495481   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:24.503046  2673 catalog_manager.cc:1383] Generated new cluster ID: d596de558ae84c57856fea7b58e89104
I20260630 12:12:24.503340  2673 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:24.534641  2673 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:24.535905  2673 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:24.549607  2673 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b: Generated new TSK 0
I20260630 12:12:24.550166  2673 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:24.562057   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:24.568328  2686 instance_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:24.569198  2687 instance_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.570848  2689 instance_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.571619   431 server_base.cc:1061] running on GCE node
I20260630 12:12:24.572365   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:24.572552   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.572685   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821544572673 us; error 0 us; skew 500 ppm
I20260630 12:12:24.573143   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:24.575420   431 webserver.cc:533] Webserver started at http://127.0.107.193:40137/ using document root <none> and password file <none>
I20260630 12:12:24.575863   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:24.576020   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:24.576232   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:24.577373   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "7974f2033214417c8a3e931bb514af66"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-dxwh"
I20260630 12:12:24.582095   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:12:24.585817  2694 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.586735   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:24.586995   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "7974f2033214417c8a3e931bb514af66"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-dxwh"
I20260630 12:12:24.587235   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-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:24.598178   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:24.599403   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:24.600775   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:24.603113   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:24.603307   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.603586   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:24.603761   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.644049   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38689
I20260630 12:12:24.644147  2756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38689 every 8 connection(s)
I20260630 12:12:24.648970   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:24.656641  2761 instance_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:24.657339  2762 instance_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.661713  2764 instance_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.662106   431 server_base.cc:1061] running on GCE node
I20260630 12:12:24.662909  2757 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41269
I20260630 12:12:24.663096   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:12:24.663259  2757 heartbeater.cc:461] Registering TS with master...
W20260630 12:12:24.663393   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.663668   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821544663650 us; error 0 us; skew 500 ppm
I20260630 12:12:24.664183  2757 heartbeater.cc:507] Master 127.0.107.254:41269 requested a full tablet report, sending...
I20260630 12:12:24.664254   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:24.666647  2630 ts_manager.cc:194] Registered new tserver with Master: 7974f2033214417c8a3e931bb514af66 (127.0.107.193:38689)
I20260630 12:12:24.667166   431 webserver.cc:533] Webserver started at http://127.0.107.194:37059/ using document root <none> and password file <none>
I20260630 12:12:24.667645   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:24.667850   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:24.668119   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:24.668697  2630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35388
I20260630 12:12:24.669371   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "26c4d7cabd5646b692798bd30b76acbe"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-dxwh"
I20260630 12:12:24.673970   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:12:24.677379  2769 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.678155   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:24.678490   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "26c4d7cabd5646b692798bd30b76acbe"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-dxwh"
I20260630 12:12:24.678833   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-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:24.691493   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:24.692732   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:24.694226   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:24.696650   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:24.696898   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.697134   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:24.697309   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.740981   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34421
I20260630 12:12:24.741073  2831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34421 every 8 connection(s)
I20260630 12:12:24.745884   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:24.752767  2835 instance_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:24.753940  2836 instance_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.757263  2838 instance_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.757789  2832 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41269
I20260630 12:12:24.758206  2832 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:24.759215  2832 heartbeater.cc:507] Master 127.0.107.254:41269 requested a full tablet report, sending...
I20260630 12:12:24.760380   431 server_base.cc:1061] running on GCE node
I20260630 12:12:24.761271   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:24.761507   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.761701   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821544761682 us; error 0 us; skew 500 ppm
I20260630 12:12:24.761729  2630 ts_manager.cc:194] Registered new tserver with Master: 26c4d7cabd5646b692798bd30b76acbe (127.0.107.194:34421)
I20260630 12:12:24.762315   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:24.763305  2630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35394
I20260630 12:12:24.765228   431 webserver.cc:533] Webserver started at http://127.0.107.195:45295/ using document root <none> and password file <none>
I20260630 12:12:24.765731   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:24.765944   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:24.766233   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:24.767416   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "471f77f7328a497dbab56fd4d01785d5"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-dxwh"
I20260630 12:12:24.771862   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:24.775188  2843 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.775930   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:24.776233   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "471f77f7328a497dbab56fd4d01785d5"
format_stamp: "Formatted at 2026-06-30 12:12:24 on dist-test-slave-dxwh"
I20260630 12:12:24.776527   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821480598769-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:24.790871   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:24.792119   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:24.793598   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:24.796006   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:24.796241   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.796478   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:24.796660   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:24.837661   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43131
I20260630 12:12:24.837759  2905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43131 every 8 connection(s)
I20260630 12:12:24.852406  2906 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41269
I20260630 12:12:24.852802  2906 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:24.853577  2906 heartbeater.cc:507] Master 127.0.107.254:41269 requested a full tablet report, sending...
I20260630 12:12:24.855799  2630 ts_manager.cc:194] Registered new tserver with Master: 471f77f7328a497dbab56fd4d01785d5 (127.0.107.195:43131)
I20260630 12:12:24.856156   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015152077s
I20260630 12:12:24.857616  2630 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35408
I20260630 12:12:25.671468  2757 heartbeater.cc:499] Master 127.0.107.254:41269 was elected leader, sending a full tablet report...
I20260630 12:12:25.766177  2832 heartbeater.cc:499] Master 127.0.107.254:41269 was elected leader, sending a full tablet report...
I20260630 12:12:25.860587  2906 heartbeater.cc:499] Master 127.0.107.254:41269 was elected leader, sending a full tablet report...
I20260630 12:12:26.495121  2683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:28.496068  2683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:30.497207  2683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:32.498438  2683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:34.499827  2683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:36.500962  2683 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:36.951929   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:36.978691   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:36.996098   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:37.006278   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:37.025051   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.040934   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:37.049734   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:37.073024   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:37.089287   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:37.098053   431 master.cc:562] Master@127.0.107.254:41269 shutting down...
I20260630 12:12:37.117631   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:37.118548   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:37.118937   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42752167262a4101b8d3a3919edcf69b: stopping tablet replica
I20260630 12:12:37.137116   431 master.cc:584] Master@127.0.107.254:41269 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12837 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:12:37.171835   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34387
I20260630 12:12:37.173069   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.179328  2911 instance_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.179399  2912 instance_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.181336  2914 instance_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.181740   431 server_base.cc:1061] running on GCE node
I20260630 12:12:37.182632   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.182858   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.183027   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557182991 us; error 0 us; skew 500 ppm
I20260630 12:12:37.183542   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.186018   431 webserver.cc:533] Webserver started at http://127.0.107.254:44733/ using document root <none> and password file <none>
I20260630 12:12:37.186584   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.186808   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.187095   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.188376   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "7a2107d5453743e7a157e3c455066a61"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dxwh"
I20260630 12:12:37.193049   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:12:37.196480  2919 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.197227   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:37.197517   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "7a2107d5453743e7a157e3c455066a61"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dxwh"
I20260630 12:12:37.197817   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-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.212389   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.213619   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.251330   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34387
I20260630 12:12:37.251418  2970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34387 every 8 connection(s)
I20260630 12:12:37.255568  2971 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.266932  2971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61: Bootstrap starting.
I20260630 12:12:37.271589  2971 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:37.275806  2971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61: No bootstrap required, opened a new log
I20260630 12:12:37.277972  2971 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a2107d5453743e7a157e3c455066a61" member_type: VOTER }
I20260630 12:12:37.278509  2971 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:37.278714  2971 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a2107d5453743e7a157e3c455066a61, State: Initialized, Role: FOLLOWER
I20260630 12:12:37.279220  2971 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a2107d5453743e7a157e3c455066a61" member_type: VOTER }
I20260630 12:12:37.279677  2971 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:37.279891  2971 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:37.280118  2971 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:37.284920  2971 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a2107d5453743e7a157e3c455066a61" member_type: VOTER }
I20260630 12:12:37.285445  2971 leader_election.cc:304] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [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: 7a2107d5453743e7a157e3c455066a61; no voters: 
I20260630 12:12:37.286612  2971 leader_election.cc:290] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:37.287045  2974 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:37.288336  2974 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 1 LEADER]: Becoming Leader. State: Replica: 7a2107d5453743e7a157e3c455066a61, State: Running, Role: LEADER
I20260630 12:12:37.289201  2974 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [LEADER]: Queue going to LEADER mode. State: All 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: "7a2107d5453743e7a157e3c455066a61" member_type: VOTER }
I20260630 12:12:37.289920  2971 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:37.292688  2975 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a2107d5453743e7a157e3c455066a61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a2107d5453743e7a157e3c455066a61" member_type: VOTER } }
I20260630 12:12:37.292701  2976 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a2107d5453743e7a157e3c455066a61. Latest consensus state: current_term: 1 leader_uuid: "7a2107d5453743e7a157e3c455066a61" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a2107d5453743e7a157e3c455066a61" member_type: VOTER } }
I20260630 12:12:37.293495  2975 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:37.293572  2976 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:37.300099  2980 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:37.306510  2980 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:37.307585   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:37.315783  2980 catalog_manager.cc:1383] Generated new cluster ID: 2c9d2875cc79426094bcb1d7a5e65224
I20260630 12:12:37.316071  2980 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:37.336443  2980 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:37.337780  2980 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:37.356591  2980 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61: Generated new TSK 0
I20260630 12:12:37.357393  2980 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:37.373984   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.380316  2992 instance_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.380800  2993 instance_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.383126  2995 instance_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.383606   431 server_base.cc:1061] running on GCE node
I20260630 12:12:37.384495   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.384690   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.384816   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557384805 us; error 0 us; skew 500 ppm
I20260630 12:12:37.385265   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.387732   431 webserver.cc:533] Webserver started at http://127.0.107.193:40065/ using document root <none> and password file <none>
I20260630 12:12:37.388175   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.388329   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.388530   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.389561   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "082923bf2d224a9bb8ed870fb88ce30c"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dxwh"
I20260630 12:12:37.394210   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:12:37.397571  3000 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.398427   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:37.398725   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "082923bf2d224a9bb8ed870fb88ce30c"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dxwh"
I20260630 12:12:37.399070   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-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:37.414045   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.415237   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.416742   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.419251   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.419485   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.419734   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.419920   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.460676   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38987
I20260630 12:12:37.460798  3062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38987 every 8 connection(s)
I20260630 12:12:37.465731   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.473918  3067 instance_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.474646  3068 instance_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.476678  3070 instance_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.476892   431 server_base.cc:1061] running on GCE node
I20260630 12:12:37.477798   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.478015   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.478199   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557478180 us; error 0 us; skew 500 ppm
I20260630 12:12:37.478731   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.481302   431 webserver.cc:533] Webserver started at http://127.0.107.194:39851/ using document root <none> and password file <none>
I20260630 12:12:37.481801   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.482024   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.482317   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.483879   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "bae560c93d564c67ad2c2e9545dee7bc"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dxwh"
I20260630 12:12:37.484225  3063 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34387
I20260630 12:12:37.484602  3063 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.485335  3063 heartbeater.cc:507] Master 127.0.107.254:34387 requested a full tablet report, sending...
I20260630 12:12:37.487469  2936 ts_manager.cc:194] Registered new tserver with Master: 082923bf2d224a9bb8ed870fb88ce30c (127.0.107.193:38987)
I20260630 12:12:37.489043   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:12:37.489238  2936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51606
I20260630 12:12:37.492859  3075 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.493598   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:37.493896   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "bae560c93d564c67ad2c2e9545dee7bc"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dxwh"
I20260630 12:12:37.494189   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-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:37.515650   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.516796   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.518340   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.520581   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.520812   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.521049   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.521226   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.560972   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36631
I20260630 12:12:37.561070  3137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36631 every 8 connection(s)
I20260630 12:12:37.565996   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:37.573467  3141 instance_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.575115  3142 instance_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:37.577135   431 server_base.cc:1061] running on GCE node
W20260630 12:12:37.578948  3145 instance_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.579396  3138 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34387
I20260630 12:12:37.579807  3138 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.580117   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:37.580355   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.580556   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821557580520 us; error 0 us; skew 500 ppm
I20260630 12:12:37.580647  3138 heartbeater.cc:507] Master 127.0.107.254:34387 requested a full tablet report, sending...
I20260630 12:12:37.581173   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:37.582859  2936 ts_manager.cc:194] Registered new tserver with Master: bae560c93d564c67ad2c2e9545dee7bc (127.0.107.194:36631)
I20260630 12:12:37.584025   431 webserver.cc:533] Webserver started at http://127.0.107.195:37177/ using document root <none> and password file <none>
I20260630 12:12:37.584407  2936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51610
I20260630 12:12:37.584544   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:37.584853   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:37.585124   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:37.586673   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dxwh"
I20260630 12:12:37.591194   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:12:37.594306  3149 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.595151   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:37.595502   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5"
format_stamp: "Formatted at 2026-06-30 12:12:37 on dist-test-slave-dxwh"
I20260630 12:12:37.595804   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821480598769-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:37.613425   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:37.614697   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:37.616128   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:37.618423   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:37.618667   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.618908   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:37.619076   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:37.657586   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36937
I20260630 12:12:37.657680  3211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36937 every 8 connection(s)
I20260630 12:12:37.671924  3212 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34387
I20260630 12:12:37.672286  3212 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:37.673004  3212 heartbeater.cc:507] Master 127.0.107.254:34387 requested a full tablet report, sending...
I20260630 12:12:37.675006  2936 ts_manager.cc:194] Registered new tserver with Master: 3a6fcbf4d7fd441ba01be6b29085b7c5 (127.0.107.195:36937)
I20260630 12:12:37.675520   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014705757s
I20260630 12:12:37.676362  2936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51616
I20260630 12:12:38.491881  3063 heartbeater.cc:499] Master 127.0.107.254:34387 was elected leader, sending a full tablet report...
I20260630 12:12:38.587211  3138 heartbeater.cc:499] Master 127.0.107.254:34387 was elected leader, sending a full tablet report...
I20260630 12:12:38.678987  3212 heartbeater.cc:499] Master 127.0.107.254:34387 was elected leader, sending a full tablet report...
I20260630 12:12:38.731297  2936 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51632:
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:38.733748  2936 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:38.791579  3177 tablet_service.cc:1511] Processing CreateTablet for tablet f9e7787612804b43ba2f87eea4c2f2db (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.793573  3177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e7787612804b43ba2f87eea4c2f2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.795464  3176 tablet_service.cc:1511] Processing CreateTablet for tablet 798b13e87d7d4eaea463f8579aa1ece6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.797050  3176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798b13e87d7d4eaea463f8579aa1ece6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.798903  3174 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8197b93fff47209aacedff2476bf62 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.798903  3175 tablet_service.cc:1511] Processing CreateTablet for tablet 40cfc023cf5c406cb36501d6200828b3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.800405  3174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8197b93fff47209aacedff2476bf62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.801069  3175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40cfc023cf5c406cb36501d6200828b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.825030  3028 tablet_service.cc:1511] Processing CreateTablet for tablet f9e7787612804b43ba2f87eea4c2f2db (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.827015  3028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e7787612804b43ba2f87eea4c2f2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.828086  3232 tablet_bootstrap.cc:492] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Bootstrap starting.
I20260630 12:12:38.831324  3103 tablet_service.cc:1511] Processing CreateTablet for tablet f9e7787612804b43ba2f87eea4c2f2db (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.832386  3100 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8197b93fff47209aacedff2476bf62 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.833549  3102 tablet_service.cc:1511] Processing CreateTablet for tablet 798b13e87d7d4eaea463f8579aa1ece6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.834422  3101 tablet_service.cc:1511] Processing CreateTablet for tablet 40cfc023cf5c406cb36501d6200828b3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.835188  3103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e7787612804b43ba2f87eea4c2f2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.836246  3232 tablet_bootstrap.cc:654] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.836273  3101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40cfc023cf5c406cb36501d6200828b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.842809  3102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798b13e87d7d4eaea463f8579aa1ece6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.846813  3100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8197b93fff47209aacedff2476bf62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.853902  3027 tablet_service.cc:1511] Processing CreateTablet for tablet 798b13e87d7d4eaea463f8579aa1ece6 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.855520  3027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798b13e87d7d4eaea463f8579aa1ece6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.858155  3232 tablet_bootstrap.cc:492] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5: No bootstrap required, opened a new log
I20260630 12:12:38.858675  3232 ts_tablet_manager.cc:1403] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.013s
I20260630 12:12:38.859539  3026 tablet_service.cc:1511] Processing CreateTablet for tablet 40cfc023cf5c406cb36501d6200828b3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:38.861037  3026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40cfc023cf5c406cb36501d6200828b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.861809  3232 raft_consensus.cc:359] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:38.863826  3025 tablet_service.cc:1511] Processing CreateTablet for tablet 9a8197b93fff47209aacedff2476bf62 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=4d81faa55fc0499b9d7ba00b19ca1d40]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:38.864337  3232 raft_consensus.cc:385] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.864639  3232 raft_consensus.cc:740] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6fcbf4d7fd441ba01be6b29085b7c5, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.866742  3025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a8197b93fff47209aacedff2476bf62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:38.866684  3232 consensus_queue.cc:260] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:38.895828  3236 tablet_bootstrap.cc:492] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c: Bootstrap starting.
I20260630 12:12:38.904945  3236 tablet_bootstrap.cc:654] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.916754  3234 tablet_bootstrap.cc:492] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc: Bootstrap starting.
I20260630 12:12:38.917737  3232 ts_tablet_manager.cc:1434] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Time spent starting tablet: real 0.059s	user 0.011s	sys 0.024s
I20260630 12:12:38.918812  3232 tablet_bootstrap.cc:492] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Bootstrap starting.
I20260630 12:12:38.923669  3234 tablet_bootstrap.cc:654] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.926047  3232 tablet_bootstrap.cc:654] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.930423  3236 tablet_bootstrap.cc:492] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c: No bootstrap required, opened a new log
I20260630 12:12:38.930956  3236 ts_tablet_manager.cc:1403] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.012s
I20260630 12:12:38.932711  3234 tablet_bootstrap.cc:492] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc: No bootstrap required, opened a new log
I20260630 12:12:38.933239  3234 ts_tablet_manager.cc:1403] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260630 12:12:38.933897  3236 raft_consensus.cc:359] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } }
I20260630 12:12:38.934499  3236 raft_consensus.cc:385] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.934754  3236 raft_consensus.cc:740] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 082923bf2d224a9bb8ed870fb88ce30c, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.934963  3232 tablet_bootstrap.cc:492] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5: No bootstrap required, opened a new log
I20260630 12:12:38.935518  3232 ts_tablet_manager.cc:1403] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260630 12:12:38.935467  3236 consensus_queue.cc:260] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } }
I20260630 12:12:38.936161  3234 raft_consensus.cc:359] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:38.936921  3234 raft_consensus.cc:385] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.937219  3234 raft_consensus.cc:740] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae560c93d564c67ad2c2e9545dee7bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.937974  3234 consensus_queue.cc:260] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:38.938567  3232 raft_consensus.cc:359] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:38.938892  3235 raft_consensus.cc:493] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:38.939323  3232 raft_consensus.cc:385] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.939792  3232 raft_consensus.cc:740] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6fcbf4d7fd441ba01be6b29085b7c5, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.939539  3235 raft_consensus.cc:515] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:38.940791  3232 consensus_queue.cc:260] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:38.945127  3234 ts_tablet_manager.cc:1434] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:12:38.947438  3236 ts_tablet_manager.cc:1434] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:12:38.948102  3235 leader_election.cc:290] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 082923bf2d224a9bb8ed870fb88ce30c (127.0.107.193:38987), bae560c93d564c67ad2c2e9545dee7bc (127.0.107.194:36631)
I20260630 12:12:38.949607  3234 tablet_bootstrap.cc:492] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc: Bootstrap starting.
I20260630 12:12:38.964282  3234 tablet_bootstrap.cc:654] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.968716  3038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40cfc023cf5c406cb36501d6200828b3" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "082923bf2d224a9bb8ed870fb88ce30c" is_pre_election: true
W20260630 12:12:38.968966  3064 tablet.cc:2406] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:12:38.970739  3150 leader_election.cc:343] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 082923bf2d224a9bb8ed870fb88ce30c (127.0.107.193:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.970971  3232 ts_tablet_manager.cc:1434] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.016s
I20260630 12:12:38.972098  3232 tablet_bootstrap.cc:492] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5: Bootstrap starting.
I20260630 12:12:38.977180  3113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40cfc023cf5c406cb36501d6200828b3" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae560c93d564c67ad2c2e9545dee7bc" is_pre_election: true
I20260630 12:12:38.978005  3113 raft_consensus.cc:2468] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6fcbf4d7fd441ba01be6b29085b7c5 in term 0.
I20260630 12:12:38.979794  3232 tablet_bootstrap.cc:654] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.979699  3152 leader_election.cc:304] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [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: 3a6fcbf4d7fd441ba01be6b29085b7c5, bae560c93d564c67ad2c2e9545dee7bc; no voters: 082923bf2d224a9bb8ed870fb88ce30c
I20260630 12:12:38.980814  3242 raft_consensus.cc:2804] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:38.981086  3236 tablet_bootstrap.cc:492] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c: Bootstrap starting.
I20260630 12:12:38.981249  3242 raft_consensus.cc:493] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:38.981663  3242 raft_consensus.cc:3060] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.985040  3234 tablet_bootstrap.cc:492] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc: No bootstrap required, opened a new log
I20260630 12:12:38.985710  3234 ts_tablet_manager.cc:1403] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260630 12:12:38.988857  3234 raft_consensus.cc:359] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:38.989168  3242 raft_consensus.cc:515] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:38.989708  3234 raft_consensus.cc:385] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.990087  3234 raft_consensus.cc:740] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae560c93d564c67ad2c2e9545dee7bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:38.991560  3242 leader_election.cc:290] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 election: Requested vote from peers 082923bf2d224a9bb8ed870fb88ce30c (127.0.107.193:38987), bae560c93d564c67ad2c2e9545dee7bc (127.0.107.194:36631)
I20260630 12:12:38.992421  3038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40cfc023cf5c406cb36501d6200828b3" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "082923bf2d224a9bb8ed870fb88ce30c"
I20260630 12:12:38.992723  3234 consensus_queue.cc:260] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:38.993427  3113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40cfc023cf5c406cb36501d6200828b3" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae560c93d564c67ad2c2e9545dee7bc"
I20260630 12:12:38.992448  3236 tablet_bootstrap.cc:654] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:38.993944  3232 tablet_bootstrap.cc:492] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5: No bootstrap required, opened a new log
I20260630 12:12:38.994153  3113 raft_consensus.cc:3060] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:38.994657  3232 ts_tablet_manager.cc:1403] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260630 12:12:38.995828  3234 ts_tablet_manager.cc:1434] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
W20260630 12:12:38.994024  3150 leader_election.cc:343] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 082923bf2d224a9bb8ed870fb88ce30c (127.0.107.193:38987): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:38.996908  3234 tablet_bootstrap.cc:492] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc: Bootstrap starting.
I20260630 12:12:38.997892  3232 raft_consensus.cc:359] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } }
I20260630 12:12:38.998647  3232 raft_consensus.cc:385] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:38.999042  3232 raft_consensus.cc:740] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6fcbf4d7fd441ba01be6b29085b7c5, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.000222  3232 consensus_queue.cc:260] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } }
I20260630 12:12:39.002702  3232 ts_tablet_manager.cc:1434] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:12:39.003158  3113 raft_consensus.cc:2468] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6fcbf4d7fd441ba01be6b29085b7c5 in term 1.
I20260630 12:12:39.003906  3232 tablet_bootstrap.cc:492] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Bootstrap starting.
I20260630 12:12:39.004704  3152 leader_election.cc:304] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [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: 3a6fcbf4d7fd441ba01be6b29085b7c5, bae560c93d564c67ad2c2e9545dee7bc; no voters: 082923bf2d224a9bb8ed870fb88ce30c
I20260630 12:12:39.005434  3242 raft_consensus.cc:2804] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.006166  3242 raft_consensus.cc:697] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 LEADER]: Becoming Leader. State: Replica: 3a6fcbf4d7fd441ba01be6b29085b7c5, State: Running, Role: LEADER
I20260630 12:12:39.008471  3242 consensus_queue.cc:237] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.009591  3236 tablet_bootstrap.cc:492] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c: No bootstrap required, opened a new log
I20260630 12:12:39.010200  3236 ts_tablet_manager.cc:1403] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260630 12:12:39.013375  3236 raft_consensus.cc:359] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.007970  3234 tablet_bootstrap.cc:654] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.014209  3236 raft_consensus.cc:385] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.014838  3236 raft_consensus.cc:740] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 082923bf2d224a9bb8ed870fb88ce30c, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.015662  3236 consensus_queue.cc:260] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.014220  3232 tablet_bootstrap.cc:654] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.022737  3236 ts_tablet_manager.cc:1434] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:12:39.024021  3236 tablet_bootstrap.cc:492] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c: Bootstrap starting.
I20260630 12:12:39.026983  2934 catalog_manager.cc:5697] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a6fcbf4d7fd441ba01be6b29085b7c5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:39.031491  3236 tablet_bootstrap.cc:654] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.035563  3234 tablet_bootstrap.cc:492] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc: No bootstrap required, opened a new log
I20260630 12:12:39.036257  3234 ts_tablet_manager.cc:1403] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260630 12:12:39.040592  3234 raft_consensus.cc:359] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } }
I20260630 12:12:39.042745  3234 raft_consensus.cc:385] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.043248  3234 raft_consensus.cc:740] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae560c93d564c67ad2c2e9545dee7bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.044206  3234 consensus_queue.cc:260] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } }
I20260630 12:12:39.045537  3236 tablet_bootstrap.cc:492] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c: No bootstrap required, opened a new log
I20260630 12:12:39.045987  3232 tablet_bootstrap.cc:492] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5: No bootstrap required, opened a new log
I20260630 12:12:39.046114  3236 ts_tablet_manager.cc:1403] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260630 12:12:39.046401  3234 ts_tablet_manager.cc:1434] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260630 12:12:39.046671  3232 ts_tablet_manager.cc:1403] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.015s
I20260630 12:12:39.047518  3234 tablet_bootstrap.cc:492] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc: Bootstrap starting.
I20260630 12:12:39.049269  3236 raft_consensus.cc:359] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.050057  3236 raft_consensus.cc:385] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.049989  3232 raft_consensus.cc:359] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.050626  3236 raft_consensus.cc:740] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 082923bf2d224a9bb8ed870fb88ce30c, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.051046  3232 raft_consensus.cc:385] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.051499  3232 raft_consensus.cc:740] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a6fcbf4d7fd441ba01be6b29085b7c5, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.051805  3236 consensus_queue.cc:260] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.052516  3232 consensus_queue.cc:260] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.054350  3236 ts_tablet_manager.cc:1434] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260630 12:12:39.055132  3232 ts_tablet_manager.cc:1434] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:12:39.055531  3236 tablet_bootstrap.cc:492] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c: Bootstrap starting.
I20260630 12:12:39.058727  3234 tablet_bootstrap.cc:654] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.068946  3236 tablet_bootstrap.cc:654] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.072885  3234 tablet_bootstrap.cc:492] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc: No bootstrap required, opened a new log
I20260630 12:12:39.073367  3234 ts_tablet_manager.cc:1403] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.011s
I20260630 12:12:39.075629  3234 raft_consensus.cc:359] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.076236  3234 raft_consensus.cc:385] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.076543  3234 raft_consensus.cc:740] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae560c93d564c67ad2c2e9545dee7bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.077445  3234 consensus_queue.cc:260] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.078855  3236 tablet_bootstrap.cc:492] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c: No bootstrap required, opened a new log
I20260630 12:12:39.079283  3234 ts_tablet_manager.cc:1434] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:12:39.079360  3236 ts_tablet_manager.cc:1403] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260630 12:12:39.081966  3236 raft_consensus.cc:359] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.082579  3236 raft_consensus.cc:385] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.082819  3236 raft_consensus.cc:740] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 082923bf2d224a9bb8ed870fb88ce30c, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.083508  3236 consensus_queue.cc:260] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.085654  3236 ts_tablet_manager.cc:1434] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:12:39.088169  3240 raft_consensus.cc:493] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.088721  3240 raft_consensus.cc:515] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.091368  3240 leader_election.cc:290] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae560c93d564c67ad2c2e9545dee7bc (127.0.107.194:36631), 3a6fcbf4d7fd441ba01be6b29085b7c5 (127.0.107.195:36937)
I20260630 12:12:39.104406  3113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798b13e87d7d4eaea463f8579aa1ece6" candidate_uuid: "082923bf2d224a9bb8ed870fb88ce30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae560c93d564c67ad2c2e9545dee7bc" is_pre_election: true
I20260630 12:12:39.105186  3113 raft_consensus.cc:2468] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 082923bf2d224a9bb8ed870fb88ce30c in term 0.
I20260630 12:12:39.106411  3003 leader_election.cc:304] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 082923bf2d224a9bb8ed870fb88ce30c, bae560c93d564c67ad2c2e9545dee7bc; no voters: 
I20260630 12:12:39.107023  3187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798b13e87d7d4eaea463f8579aa1ece6" candidate_uuid: "082923bf2d224a9bb8ed870fb88ce30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" is_pre_election: true
I20260630 12:12:39.107190  3240 raft_consensus.cc:2804] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.107676  3240 raft_consensus.cc:493] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.107692  3187 raft_consensus.cc:2468] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 082923bf2d224a9bb8ed870fb88ce30c in term 0.
I20260630 12:12:39.108088  3240 raft_consensus.cc:3060] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.113641  3240 raft_consensus.cc:515] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.115461  3240 leader_election.cc:290] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [CANDIDATE]: Term 1 election: Requested vote from peers bae560c93d564c67ad2c2e9545dee7bc (127.0.107.194:36631), 3a6fcbf4d7fd441ba01be6b29085b7c5 (127.0.107.195:36937)
I20260630 12:12:39.116219  3113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798b13e87d7d4eaea463f8579aa1ece6" candidate_uuid: "082923bf2d224a9bb8ed870fb88ce30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae560c93d564c67ad2c2e9545dee7bc"
I20260630 12:12:39.116515  3187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798b13e87d7d4eaea463f8579aa1ece6" candidate_uuid: "082923bf2d224a9bb8ed870fb88ce30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5"
I20260630 12:12:39.116791  3113 raft_consensus.cc:3060] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.117110  3187 raft_consensus.cc:3060] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.121871  3113 raft_consensus.cc:2468] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 082923bf2d224a9bb8ed870fb88ce30c in term 1.
I20260630 12:12:39.121999  3187 raft_consensus.cc:2468] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 082923bf2d224a9bb8ed870fb88ce30c in term 1.
I20260630 12:12:39.123144  3003 leader_election.cc:304] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 082923bf2d224a9bb8ed870fb88ce30c, bae560c93d564c67ad2c2e9545dee7bc; no voters: 
I20260630 12:12:39.123858  3240 raft_consensus.cc:2804] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.125123  3240 raft_consensus.cc:697] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 1 LEADER]: Becoming Leader. State: Replica: 082923bf2d224a9bb8ed870fb88ce30c, State: Running, Role: LEADER
I20260630 12:12:39.125921  3240 consensus_queue.cc:237] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.126289  3242 raft_consensus.cc:493] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.126943  3242 raft_consensus.cc:515] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } }
I20260630 12:12:39.128751  3242 leader_election.cc:290] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae560c93d564c67ad2c2e9545dee7bc (127.0.107.194:36631), 082923bf2d224a9bb8ed870fb88ce30c (127.0.107.193:38987)
I20260630 12:12:39.129802  3113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e7787612804b43ba2f87eea4c2f2db" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae560c93d564c67ad2c2e9545dee7bc" is_pre_election: true
I20260630 12:12:39.129951  3038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e7787612804b43ba2f87eea4c2f2db" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "082923bf2d224a9bb8ed870fb88ce30c" is_pre_election: true
I20260630 12:12:39.130455  3113 raft_consensus.cc:2468] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6fcbf4d7fd441ba01be6b29085b7c5 in term 0.
I20260630 12:12:39.130702  3038 raft_consensus.cc:2468] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6fcbf4d7fd441ba01be6b29085b7c5 in term 0.
I20260630 12:12:39.131804  3152 leader_election.cc:304] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a6fcbf4d7fd441ba01be6b29085b7c5, bae560c93d564c67ad2c2e9545dee7bc; no voters: 
I20260630 12:12:39.132634  3242 raft_consensus.cc:2804] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.133029  3242 raft_consensus.cc:493] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.133374  3242 raft_consensus.cc:3060] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.135026  2935 catalog_manager.cc:5697] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c reported cstate change: term changed from 0 to 1, leader changed from <none> to 082923bf2d224a9bb8ed870fb88ce30c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "082923bf2d224a9bb8ed870fb88ce30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.138424  3242 raft_consensus.cc:515] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } }
I20260630 12:12:39.140393  3242 leader_election.cc:290] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 election: Requested vote from peers bae560c93d564c67ad2c2e9545dee7bc (127.0.107.194:36631), 082923bf2d224a9bb8ed870fb88ce30c (127.0.107.193:38987)
I20260630 12:12:39.141290  3113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e7787612804b43ba2f87eea4c2f2db" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae560c93d564c67ad2c2e9545dee7bc"
I20260630 12:12:39.141884  3113 raft_consensus.cc:3060] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.141764  3038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e7787612804b43ba2f87eea4c2f2db" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "082923bf2d224a9bb8ed870fb88ce30c"
I20260630 12:12:39.142561  3038 raft_consensus.cc:3060] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.147488  3113 raft_consensus.cc:2468] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6fcbf4d7fd441ba01be6b29085b7c5 in term 1.
I20260630 12:12:39.148643  3152 leader_election.cc:304] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a6fcbf4d7fd441ba01be6b29085b7c5, bae560c93d564c67ad2c2e9545dee7bc; no voters: 
I20260630 12:12:39.148658  3038 raft_consensus.cc:2468] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6fcbf4d7fd441ba01be6b29085b7c5 in term 1.
I20260630 12:12:39.149487  3242 raft_consensus.cc:2804] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.149997  3242 raft_consensus.cc:697] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 LEADER]: Becoming Leader. State: Replica: 3a6fcbf4d7fd441ba01be6b29085b7c5, State: Running, Role: LEADER
I20260630 12:12:39.150697  3242 consensus_queue.cc:237] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } }
I20260630 12:12:39.158041  2935 catalog_manager.cc:5697] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a6fcbf4d7fd441ba01be6b29085b7c5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:39.163491  3242 raft_consensus.cc:493] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:39.164131  3242 raft_consensus.cc:515] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.166429  3242 leader_election.cc:290] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 082923bf2d224a9bb8ed870fb88ce30c (127.0.107.193:38987), bae560c93d564c67ad2c2e9545dee7bc (127.0.107.194:36631)
I20260630 12:12:39.167239  3038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8197b93fff47209aacedff2476bf62" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "082923bf2d224a9bb8ed870fb88ce30c" is_pre_election: true
I20260630 12:12:39.167493  3113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8197b93fff47209aacedff2476bf62" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae560c93d564c67ad2c2e9545dee7bc" is_pre_election: true
I20260630 12:12:39.167913  3038 raft_consensus.cc:2468] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6fcbf4d7fd441ba01be6b29085b7c5 in term 0.
I20260630 12:12:39.168115  3113 raft_consensus.cc:2468] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a6fcbf4d7fd441ba01be6b29085b7c5 in term 0.
I20260630 12:12:39.169003  3150 leader_election.cc:304] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 082923bf2d224a9bb8ed870fb88ce30c, 3a6fcbf4d7fd441ba01be6b29085b7c5; no voters: 
I20260630 12:12:39.169816  3242 raft_consensus.cc:2804] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:39.170192  3242 raft_consensus.cc:493] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:39.170507  3242 raft_consensus.cc:3060] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.174949  3242 raft_consensus.cc:515] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.176450  3242 leader_election.cc:290] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 election: Requested vote from peers 082923bf2d224a9bb8ed870fb88ce30c (127.0.107.193:38987), bae560c93d564c67ad2c2e9545dee7bc (127.0.107.194:36631)
I20260630 12:12:39.177263  3038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8197b93fff47209aacedff2476bf62" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "082923bf2d224a9bb8ed870fb88ce30c"
I20260630 12:12:39.177510  3113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a8197b93fff47209aacedff2476bf62" candidate_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae560c93d564c67ad2c2e9545dee7bc"
I20260630 12:12:39.177778  3038 raft_consensus.cc:3060] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.178114  3113 raft_consensus.cc:3060] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.182654  3038 raft_consensus.cc:2468] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6fcbf4d7fd441ba01be6b29085b7c5 in term 1.
I20260630 12:12:39.182811  3113 raft_consensus.cc:2468] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a6fcbf4d7fd441ba01be6b29085b7c5 in term 1.
I20260630 12:12:39.183862  3150 leader_election.cc:304] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 082923bf2d224a9bb8ed870fb88ce30c, 3a6fcbf4d7fd441ba01be6b29085b7c5; no voters: 
I20260630 12:12:39.184571  3242 raft_consensus.cc:2804] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.185061  3242 raft_consensus.cc:697] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 LEADER]: Becoming Leader. State: Replica: 3a6fcbf4d7fd441ba01be6b29085b7c5, State: Running, Role: LEADER
I20260630 12:12:39.185659  3242 consensus_queue.cc:237] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } }
I20260630 12:12:39.192567  2935 catalog_manager.cc:5697] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a6fcbf4d7fd441ba01be6b29085b7c5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "082923bf2d224a9bb8ed870fb88ce30c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38987 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae560c93d564c67ad2c2e9545dee7bc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36937 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:39.303435   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:39.305964  2989 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:12:39.331564   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:39.331669  3187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a8197b93fff47209aacedff2476bf62"
dest_uuid: "3a6fcbf4d7fd441ba01be6b29085b7c5"
mode: GRACEFUL
new_leader_uuid: "bae560c93d564c67ad2c2e9545dee7bc"
 from {username='slave'} at 127.0.0.1:37144
I20260630 12:12:39.332692   431 tablet_replica.cc:333] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c: stopping tablet replica
I20260630 12:12:39.332520  3187 raft_consensus.cc:606] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 LEADER]: Received request to transfer leadership to TS bae560c93d564c67ad2c2e9545dee7bc
I20260630 12:12:39.333976   431 raft_consensus.cc:2243] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.334560   431 raft_consensus.cc:2272] T 40cfc023cf5c406cb36501d6200828b3 P 082923bf2d224a9bb8ed870fb88ce30c [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.334713  2989 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260630 12:12:39.335222  2989 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:39.336593   431 tablet_replica.cc:333] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c: stopping tablet replica
I20260630 12:12:39.337114   431 raft_consensus.cc:2243] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.337433   431 raft_consensus.cc:2272] T 9a8197b93fff47209aacedff2476bf62 P 082923bf2d224a9bb8ed870fb88ce30c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.339344   431 tablet_replica.cc:333] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c: stopping tablet replica
I20260630 12:12:39.339775   431 raft_consensus.cc:2243] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:39.340291   431 pending_rounds.cc:70] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c: Trying to abort 1 pending ops.
I20260630 12:12:39.340438   431 pending_rounds.cc:77] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437106188550144 op_type: NO_OP noop_request { }
I20260630 12:12:39.340682   431 raft_consensus.cc:2889] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:39.340899   431 raft_consensus.cc:2272] T 798b13e87d7d4eaea463f8579aa1ece6 P 082923bf2d224a9bb8ed870fb88ce30c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.343182   431 tablet_replica.cc:333] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c: stopping tablet replica
I20260630 12:12:39.343636   431 raft_consensus.cc:2243] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.343947   431 raft_consensus.cc:2272] T f9e7787612804b43ba2f87eea4c2f2db P 082923bf2d224a9bb8ed870fb88ce30c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.369062   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:12:39.379854   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:12:39.397552   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:39.398475   431 tablet_replica.cc:333] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc: stopping tablet replica
I20260630 12:12:39.399046   431 raft_consensus.cc:2243] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.399533   431 raft_consensus.cc:2272] T f9e7787612804b43ba2f87eea4c2f2db P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.401350   431 tablet_replica.cc:333] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc: stopping tablet replica
I20260630 12:12:39.401875   431 raft_consensus.cc:2243] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.402243   431 raft_consensus.cc:2272] T 798b13e87d7d4eaea463f8579aa1ece6 P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.404022   431 tablet_replica.cc:333] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc: stopping tablet replica
I20260630 12:12:39.404521   431 raft_consensus.cc:2243] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.404881   431 raft_consensus.cc:2272] T 9a8197b93fff47209aacedff2476bf62 P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.406630   431 tablet_replica.cc:333] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc: stopping tablet replica
I20260630 12:12:39.407094   431 raft_consensus.cc:2243] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.407450   431 raft_consensus.cc:2272] T 40cfc023cf5c406cb36501d6200828b3 P bae560c93d564c67ad2c2e9545dee7bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.429087   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:39.440474   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:12:39.457448   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:39.458338   431 tablet_replica.cc:333] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5: stopping tablet replica
I20260630 12:12:39.458953   431 raft_consensus.cc:2243] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:39.459563   431 pending_rounds.cc:70] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5: Trying to abort 1 pending ops.
I20260630 12:12:39.459771   431 pending_rounds.cc:77] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437106288787456 op_type: NO_OP noop_request { }
I20260630 12:12:39.460029   431 raft_consensus.cc:2889] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:39.460346   431 raft_consensus.cc:2272] T f9e7787612804b43ba2f87eea4c2f2db P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.462990   431 tablet_replica.cc:333] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5: stopping tablet replica
I20260630 12:12:39.463541   431 raft_consensus.cc:2243] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:39.463938   431 raft_consensus.cc:2272] T 798b13e87d7d4eaea463f8579aa1ece6 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.465868   431 tablet_replica.cc:333] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5: stopping tablet replica
I20260630 12:12:39.466492   431 raft_consensus.cc:2243] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:39.467123   431 pending_rounds.cc:70] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Trying to abort 1 pending ops.
I20260630 12:12:39.467341   431 pending_rounds.cc:77] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437106431930368 op_type: NO_OP noop_request { }
I20260630 12:12:39.467623   431 raft_consensus.cc:2889] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:39.467891   431 raft_consensus.cc:2272] T 9a8197b93fff47209aacedff2476bf62 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.469861   431 tablet_replica.cc:333] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5: stopping tablet replica
I20260630 12:12:39.470350   431 raft_consensus.cc:2243] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:39.470983   431 pending_rounds.cc:70] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Trying to abort 1 pending ops.
I20260630 12:12:39.471206   431 pending_rounds.cc:77] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437105709301760 op_type: NO_OP noop_request { }
I20260630 12:12:39.471480   431 raft_consensus.cc:2889] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:12:39.471751   431 raft_consensus.cc:2272] T 40cfc023cf5c406cb36501d6200828b3 P 3a6fcbf4d7fd441ba01be6b29085b7c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.493240   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:39.504508   431 master.cc:562] Master@127.0.107.254:34387 shutting down...
I20260630 12:12:39.519760   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:39.520253   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:39.520519   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a2107d5453743e7a157e3c455066a61: stopping tablet replica
I20260630 12:12:39.539295   431 master.cc:584] Master@127.0.107.254:34387 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2400 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:12:39.571686   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41975
I20260630 12:12:39.572691   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:39.577739  3261 instance_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:39.577926  3262 instance_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:39.579332  3264 instance_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:39.580171   431 server_base.cc:1061] running on GCE node
I20260630 12:12:39.580821   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:39.580991   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:39.581113   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821559581093 us; error 0 us; skew 500 ppm
I20260630 12:12:39.581526   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:39.583722   431 webserver.cc:533] Webserver started at http://127.0.107.254:38819/ using document root <none> and password file <none>
I20260630 12:12:39.584205   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:39.584370   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:39.584574   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:39.585601   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "a62cf0a8d70649a5a3abc07079eabf10"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-dxwh"
I20260630 12:12:39.590241   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:12:39.593538  3269 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:39.594331   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:39.594723   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "a62cf0a8d70649a5a3abc07079eabf10"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-dxwh"
I20260630 12:12:39.595000   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-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:39.613497   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:39.614595   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:39.649415   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41975
I20260630 12:12:39.649526  3320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41975 every 8 connection(s)
I20260630 12:12:39.653144  3321 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:39.663092  3321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10: Bootstrap starting.
I20260630 12:12:39.667328  3321 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:39.671343  3321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10: No bootstrap required, opened a new log
I20260630 12:12:39.673372  3321 raft_consensus.cc:359] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a62cf0a8d70649a5a3abc07079eabf10" member_type: VOTER }
I20260630 12:12:39.673789  3321 raft_consensus.cc:385] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:39.674036  3321 raft_consensus.cc:740] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a62cf0a8d70649a5a3abc07079eabf10, State: Initialized, Role: FOLLOWER
I20260630 12:12:39.674639  3321 consensus_queue.cc:260] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a62cf0a8d70649a5a3abc07079eabf10" member_type: VOTER }
I20260630 12:12:39.675092  3321 raft_consensus.cc:399] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:39.675340  3321 raft_consensus.cc:493] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:39.675614  3321 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:39.680114  3321 raft_consensus.cc:515] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a62cf0a8d70649a5a3abc07079eabf10" member_type: VOTER }
I20260630 12:12:39.680681  3321 leader_election.cc:304] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [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: a62cf0a8d70649a5a3abc07079eabf10; no voters: 
I20260630 12:12:39.681802  3321 leader_election.cc:290] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:39.682134  3324 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:39.683521  3324 raft_consensus.cc:697] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 1 LEADER]: Becoming Leader. State: Replica: a62cf0a8d70649a5a3abc07079eabf10, State: Running, Role: LEADER
I20260630 12:12:39.684186  3324 consensus_queue.cc:237] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [LEADER]: Queue going to LEADER mode. State: All 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: "a62cf0a8d70649a5a3abc07079eabf10" member_type: VOTER }
I20260630 12:12:39.684811  3321 sys_catalog.cc:565] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:39.687775  3326 sys_catalog.cc:455] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a62cf0a8d70649a5a3abc07079eabf10. Latest consensus state: current_term: 1 leader_uuid: "a62cf0a8d70649a5a3abc07079eabf10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a62cf0a8d70649a5a3abc07079eabf10" member_type: VOTER } }
I20260630 12:12:39.687772  3325 sys_catalog.cc:455] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a62cf0a8d70649a5a3abc07079eabf10" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a62cf0a8d70649a5a3abc07079eabf10" member_type: VOTER } }
I20260630 12:12:39.689323  3326 sys_catalog.cc:458] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:39.689353  3325 sys_catalog.cc:458] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:39.692202  3331 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:39.697366  3331 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:39.700472   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:39.706521  3331 catalog_manager.cc:1383] Generated new cluster ID: eba8021b6cfa4f719b4c1d2cfcfdc752
I20260630 12:12:39.706859  3331 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:39.724658  3331 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:39.725915  3331 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:39.737807  3331 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10: Generated new TSK 0
I20260630 12:12:39.738480  3331 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:39.767551   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:39.773351  3342 instance_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:39.774749  3343 instance_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:39.776387   431 server_base.cc:1061] running on GCE node
W20260630 12:12:39.776705  3345 instance_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:39.777617   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:39.777865   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:39.778038   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821559778014 us; error 0 us; skew 500 ppm
I20260630 12:12:39.778633   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:39.780897   431 webserver.cc:533] Webserver started at http://127.0.107.193:41137/ using document root <none> and password file <none>
I20260630 12:12:39.781394   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:39.781611   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:39.781880   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:39.783021   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "c3e0d40113a54a658355893bba3c28bc"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-dxwh"
I20260630 12:12:39.787544   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:39.790926  3350 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:39.791718   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:39.792021   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "c3e0d40113a54a658355893bba3c28bc"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-dxwh"
I20260630 12:12:39.792307   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-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:39.807991   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:39.809180   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:39.810684   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:39.813030   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:39.813269   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.813553   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:39.813726   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.852567   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33997
I20260630 12:12:39.852674  3412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33997 every 8 connection(s)
I20260630 12:12:39.857633   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:39.865073  3417 instance_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:39.867655  3420 instance_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:39.868788  3418 instance_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:39.870280   431 server_base.cc:1061] running on GCE node
I20260630 12:12:39.870913  3413 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41975
I20260630 12:12:39.871295  3413 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:39.871313   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:39.871709   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:39.871888   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821559871870 us; error 0 us; skew 500 ppm
I20260630 12:12:39.872232  3413 heartbeater.cc:507] Master 127.0.107.254:41975 requested a full tablet report, sending...
I20260630 12:12:39.872478   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:39.874454  3286 ts_manager.cc:194] Registered new tserver with Master: c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997)
I20260630 12:12:39.875351   431 webserver.cc:533] Webserver started at http://127.0.107.194:42663/ using document root <none> and password file <none>
I20260630 12:12:39.875867   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:39.876061   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:39.876329   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:39.876386  3286 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42562
I20260630 12:12:39.877460   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-dxwh"
I20260630 12:12:39.882072   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:12:39.885475  3425 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:39.886561   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:12:39.886897   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-dxwh"
I20260630 12:12:39.887205   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-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:39.920967   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:39.922031   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:39.923506   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:39.925925   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:39.926193   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.926456   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:39.926632   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:39.963749   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44339
I20260630 12:12:39.963846  3487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44339 every 8 connection(s)
I20260630 12:12:39.968716   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:39.975392  3491 instance_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:39.976382  3492 instance_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:39.979396   431 server_base.cc:1061] running on GCE node
W20260630 12:12:39.979970  3494 instance_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:39.980762  3488 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41975
I20260630 12:12:39.981029   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:12:39.981146  3488 heartbeater.cc:461] Registering TS with master...
W20260630 12:12:39.981321   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:39.981586   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821559981570 us; error 0 us; skew 500 ppm
I20260630 12:12:39.982023  3488 heartbeater.cc:507] Master 127.0.107.254:41975 requested a full tablet report, sending...
I20260630 12:12:39.982134   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:39.984350  3286 ts_manager.cc:194] Registered new tserver with Master: d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:39.984902   431 webserver.cc:533] Webserver started at http://127.0.107.195:34355/ using document root <none> and password file <none>
I20260630 12:12:39.985345   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:39.985491   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:39.985678   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:39.985738  3286 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42572
I20260630 12:12:39.987033   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "aa6d83d2d93643cdba510f615a637fbb"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-dxwh"
I20260630 12:12:39.991765   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:39.996958  3499 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:39.998045   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:12:39.998492   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "aa6d83d2d93643cdba510f615a637fbb"
format_stamp: "Formatted at 2026-06-30 12:12:39 on dist-test-slave-dxwh"
I20260630 12:12:39.998925   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-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:40.019129   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:40.020244   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:40.021678   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:40.024209   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:40.024482   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:40.024811   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:40.024998   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:40.063020   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35041
I20260630 12:12:40.063104  3561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35041 every 8 connection(s)
I20260630 12:12:40.076570  3562 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41975
I20260630 12:12:40.076920  3562 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:40.077576  3562 heartbeater.cc:507] Master 127.0.107.254:41975 requested a full tablet report, sending...
I20260630 12:12:40.079509  3286 ts_manager.cc:194] Registered new tserver with Master: aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:40.079759   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013525581s
I20260630 12:12:40.081387  3286 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42586
I20260630 12:12:40.879071  3413 heartbeater.cc:499] Master 127.0.107.254:41975 was elected leader, sending a full tablet report...
I20260630 12:12:40.988300  3488 heartbeater.cc:499] Master 127.0.107.254:41975 was elected leader, sending a full tablet report...
I20260630 12:12:41.084471  3562 heartbeater.cc:499] Master 127.0.107.254:41975 was elected leader, sending a full tablet report...
I20260630 12:12:41.163873  3286 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42598:
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:41.166846  3286 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:41.242308  3375 tablet_service.cc:1511] Processing CreateTablet for tablet 7299f1cdb33a4d0d8d0bc42a20c2bb3a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.246469  3376 tablet_service.cc:1511] Processing CreateTablet for tablet 07507d6516fb4bacb02e28b49af6f2d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.243597  3378 tablet_service.cc:1511] Processing CreateTablet for tablet 0f47dd1062b2498e83dc76caa70edac2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.244520  3374 tablet_service.cc:1511] Processing CreateTablet for tablet 4d500c3270c440368b9c3c03f5721cac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.245486  3377 tablet_service.cc:1511] Processing CreateTablet for tablet ec5a19ff57a944e6b1bd15051c08d190 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.246075  3373 tablet_service.cc:1511] Processing CreateTablet for tablet a6ce9ffd70fe43109c05d39a2b0b9f2c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.250423  3371 tablet_service.cc:1511] Processing CreateTablet for tablet 933cc4d78be84a12b26c7ee2c07425d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.252710  3527 tablet_service.cc:1511] Processing CreateTablet for tablet 0f47dd1062b2498e83dc76caa70edac2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.253568  3525 tablet_service.cc:1511] Processing CreateTablet for tablet 07507d6516fb4bacb02e28b49af6f2d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.254818  3523 tablet_service.cc:1511] Processing CreateTablet for tablet 4d500c3270c440368b9c3c03f5721cac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.255718  3526 tablet_service.cc:1511] Processing CreateTablet for tablet ec5a19ff57a944e6b1bd15051c08d190 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.256685  3520 tablet_service.cc:1511] Processing CreateTablet for tablet 933cc4d78be84a12b26c7ee2c07425d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.257347  3521 tablet_service.cc:1511] Processing CreateTablet for tablet 68b8c1d323744f7295c0ac6e7e8b9c96 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.247866  3375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7299f1cdb33a4d0d8d0bc42a20c2bb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.247403  3372 tablet_service.cc:1511] Processing CreateTablet for tablet 68b8c1d323744f7295c0ac6e7e8b9c96 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.258175  3524 tablet_service.cc:1511] Processing CreateTablet for tablet 7299f1cdb33a4d0d8d0bc42a20c2bb3a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.258975  3376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07507d6516fb4bacb02e28b49af6f2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.260294  3372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b8c1d323744f7295c0ac6e7e8b9c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.260205  3522 tablet_service.cc:1511] Processing CreateTablet for tablet a6ce9ffd70fe43109c05d39a2b0b9f2c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.262253  3371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933cc4d78be84a12b26c7ee2c07425d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.262952  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f47dd1062b2498e83dc76caa70edac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.254454  3527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f47dd1062b2498e83dc76caa70edac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.266708  3373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ce9ffd70fe43109c05d39a2b0b9f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.270785  3526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec5a19ff57a944e6b1bd15051c08d190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.274811  3524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7299f1cdb33a4d0d8d0bc42a20c2bb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.275519  3522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ce9ffd70fe43109c05d39a2b0b9f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.276180  3377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec5a19ff57a944e6b1bd15051c08d190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.278797  3523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d500c3270c440368b9c3c03f5721cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.282790  3521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b8c1d323744f7295c0ac6e7e8b9c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.286238  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 0f47dd1062b2498e83dc76caa70edac2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.287942  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f47dd1062b2498e83dc76caa70edac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.288518  3520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933cc4d78be84a12b26c7ee2c07425d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.293170  3452 tablet_service.cc:1511] Processing CreateTablet for tablet ec5a19ff57a944e6b1bd15051c08d190 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.294512  3525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07507d6516fb4bacb02e28b49af6f2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.294656  3452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec5a19ff57a944e6b1bd15051c08d190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.296906  3374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d500c3270c440368b9c3c03f5721cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.304286  3451 tablet_service.cc:1511] Processing CreateTablet for tablet 07507d6516fb4bacb02e28b49af6f2d0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.305858  3451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07507d6516fb4bacb02e28b49af6f2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.309315  3450 tablet_service.cc:1511] Processing CreateTablet for tablet 7299f1cdb33a4d0d8d0bc42a20c2bb3a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.310882  3450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7299f1cdb33a4d0d8d0bc42a20c2bb3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.312628  3449 tablet_service.cc:1511] Processing CreateTablet for tablet 4d500c3270c440368b9c3c03f5721cac (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.314085  3449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d500c3270c440368b9c3c03f5721cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.319674  3448 tablet_service.cc:1511] Processing CreateTablet for tablet a6ce9ffd70fe43109c05d39a2b0b9f2c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.320546  3446 tablet_service.cc:1511] Processing CreateTablet for tablet 933cc4d78be84a12b26c7ee2c07425d7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.321305  3448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ce9ffd70fe43109c05d39a2b0b9f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.321951  3446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933cc4d78be84a12b26c7ee2c07425d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.327667  3447 tablet_service.cc:1511] Processing CreateTablet for tablet 68b8c1d323744f7295c0ac6e7e8b9c96 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:12:41.329138  3447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b8c1d323744f7295c0ac6e7e8b9c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:41.389143  3583 tablet_bootstrap.cc:492] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:41.404893  3583 tablet_bootstrap.cc:654] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.409938  3585 tablet_bootstrap.cc:492] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:41.412930  3583 tablet_bootstrap.cc:492] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:41.413549  3583 ts_tablet_manager.cc:1403] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.006s
I20260630 12:12:41.415230  3584 tablet_bootstrap.cc:492] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:41.417083  3585 tablet_bootstrap.cc:654] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.417135  3583 raft_consensus.cc:359] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.418533  3583 raft_consensus.cc:385] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.418910  3583 raft_consensus.cc:740] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.419809  3583 consensus_queue.cc:260] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.421955  3584 tablet_bootstrap.cc:654] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.423419  3583 ts_tablet_manager.cc:1434] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260630 12:12:41.423877  3585 tablet_bootstrap.cc:492] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:41.424470  3585 ts_tablet_manager.cc:1403] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:12:41.424544  3583 tablet_bootstrap.cc:492] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:41.429566  3590 raft_consensus.cc:493] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.430219  3590 raft_consensus.cc:515] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.431998  3583 tablet_bootstrap.cc:654] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.432482  3585 raft_consensus.cc:359] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:41.433386  3585 raft_consensus.cc:385] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.433760  3585 raft_consensus.cc:740] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.434818  3585 consensus_queue.cc:260] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:41.443425  3583 tablet_bootstrap.cc:492] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:41.443998  3583 ts_tablet_manager.cc:1403] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:12:41.446983  3583 raft_consensus.cc:359] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.447741  3583 raft_consensus.cc:385] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.448086  3583 raft_consensus.cc:740] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.449463  3584 tablet_bootstrap.cc:492] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:41.449137  3583 consensus_queue.cc:260] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.450206  3584 ts_tablet_manager.cc:1403] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.004s
I20260630 12:12:41.451581  3583 ts_tablet_manager.cc:1434] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:12:41.452696  3583 tablet_bootstrap.cc:492] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:41.454475  3584 raft_consensus.cc:359] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.455542  3584 raft_consensus.cc:385] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.455940  3584 raft_consensus.cc:740] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.457285  3584 consensus_queue.cc:260] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.459991  3583 tablet_bootstrap.cc:654] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.468289  3584 ts_tablet_manager.cc:1434] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:12:41.471953  3583 tablet_bootstrap.cc:492] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:41.472743  3583 ts_tablet_manager.cc:1403] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:12:41.475263  3584 tablet_bootstrap.cc:492] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:41.476368  3583 raft_consensus.cc:359] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.477229  3590 leader_election.cc:290] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.477263  3583 raft_consensus.cc:385] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.477834  3583 raft_consensus.cc:740] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.479027  3583 consensus_queue.cc:260] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.481387  3583 ts_tablet_manager.cc:1434] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260630 12:12:41.483006  3585 ts_tablet_manager.cc:1434] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.058s	user 0.018s	sys 0.034s
I20260630 12:12:41.484474  3583 tablet_bootstrap.cc:492] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:41.485664  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b8c1d323744f7295c0ac6e7e8b9c96" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
W20260630 12:12:41.487834  3351 leader_election.cc:343] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.489357  3585 tablet_bootstrap.cc:492] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:41.490731  3584 tablet_bootstrap.cc:654] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.491871  3583 tablet_bootstrap.cc:654] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.496410  3585 tablet_bootstrap.cc:654] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.496846  3584 tablet_bootstrap.cc:492] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:41.497375  3584 ts_tablet_manager.cc:1403] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.003s
I20260630 12:12:41.500897  3584 raft_consensus.cc:359] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.501986  3584 raft_consensus.cc:385] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.502360  3584 raft_consensus.cc:740] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.503616  3584 consensus_queue.cc:260] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.508600  3585 tablet_bootstrap.cc:492] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:41.509220  3585 ts_tablet_manager.cc:1403] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260630 12:12:41.512197  3585 raft_consensus.cc:359] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.513114  3585 raft_consensus.cc:385] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.513224  3584 ts_tablet_manager.cc:1434] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260630 12:12:41.513552  3585 raft_consensus.cc:740] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.514773  3585 consensus_queue.cc:260] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.517099  3584 tablet_bootstrap.cc:492] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:41.517112  3585 ts_tablet_manager.cc:1434] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260630 12:12:41.520033  3585 tablet_bootstrap.cc:492] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:41.524503  3584 tablet_bootstrap.cc:654] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.526875  3585 tablet_bootstrap.cc:654] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.539386  3584 tablet_bootstrap.cc:492] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:41.540160  3584 ts_tablet_manager.cc:1403] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260630 12:12:41.546243  3584 raft_consensus.cc:359] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.547070  3584 raft_consensus.cc:385] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.547442  3585 tablet_bootstrap.cc:492] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:41.547392  3584 raft_consensus.cc:740] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.548195  3585 ts_tablet_manager.cc:1403] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260630 12:12:41.551703  3583 tablet_bootstrap.cc:492] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:41.551399  3585 raft_consensus.cc:359] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.552232  3583 ts_tablet_manager.cc:1403] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.037s
I20260630 12:12:41.552330  3585 raft_consensus.cc:385] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.552889  3585 raft_consensus.cc:740] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.548575  3584 consensus_queue.cc:260] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.553905  3585 consensus_queue.cc:260] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.555382  3583 raft_consensus.cc:359] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.555930  3584 ts_tablet_manager.cc:1434] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260630 12:12:41.556170  3583 raft_consensus.cc:385] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.556479  3583 raft_consensus.cc:740] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.556932  3584 tablet_bootstrap.cc:492] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:41.557317  3583 consensus_queue.cc:260] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.560721  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b8c1d323744f7295c0ac6e7e8b9c96" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:41.561584  3583 ts_tablet_manager.cc:1434] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:12:41.562713  3583 tablet_bootstrap.cc:492] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:41.563477  3585 ts_tablet_manager.cc:1434] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260630 12:12:41.563947  3584 tablet_bootstrap.cc:654] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
W20260630 12:12:41.563431  3352 leader_election.cc:343] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.566576  3352 leader_election.cc:304] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [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: c3e0d40113a54a658355893bba3c28bc; no voters: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95
I20260630 12:12:41.567474  3590 raft_consensus.cc:2749] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.568499  3585 tablet_bootstrap.cc:492] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:41.576622  3585 tablet_bootstrap.cc:654] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.576963  3583 tablet_bootstrap.cc:654] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.588719  3585 tablet_bootstrap.cc:492] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:41.589293  3585 ts_tablet_manager.cc:1403] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260630 12:12:41.589751  3584 tablet_bootstrap.cc:492] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:41.590123  3583 tablet_bootstrap.cc:492] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:41.590260  3584 ts_tablet_manager.cc:1403] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.019s
I20260630 12:12:41.590641  3583 ts_tablet_manager.cc:1403] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.012s
I20260630 12:12:41.591806  3585 raft_consensus.cc:359] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.592542  3585 raft_consensus.cc:385] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.592839  3585 raft_consensus.cc:740] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.593613  3583 raft_consensus.cc:359] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.593499  3584 raft_consensus.cc:359] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.593634  3585 consensus_queue.cc:260] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.594545  3583 raft_consensus.cc:385] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.594652  3584 raft_consensus.cc:385] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.594988  3583 raft_consensus.cc:740] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.595077  3584 raft_consensus.cc:740] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.596042  3583 consensus_queue.cc:260] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.596776  3585 ts_tablet_manager.cc:1434] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:12:41.596045  3584 consensus_queue.cc:260] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.598548  3583 ts_tablet_manager.cc:1434] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:12:41.598932  3585 tablet_bootstrap.cc:492] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:41.599584  3583 tablet_bootstrap.cc:492] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:41.602849  3584 ts_tablet_manager.cc:1434] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:12:41.604018  3584 tablet_bootstrap.cc:492] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:41.606580  3583 tablet_bootstrap.cc:654] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.606995  3585 tablet_bootstrap.cc:654] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.610543  3584 tablet_bootstrap.cc:654] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.625005  3584 tablet_bootstrap.cc:492] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:41.625756  3584 ts_tablet_manager.cc:1403] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:12:41.630352  3584 raft_consensus.cc:359] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.631511  3584 raft_consensus.cc:385] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.631934  3584 raft_consensus.cc:740] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.633215  3584 consensus_queue.cc:260] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.635578  3583 tablet_bootstrap.cc:492] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:41.635910  3584 ts_tablet_manager.cc:1434] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260630 12:12:41.636087  3583 ts_tablet_manager.cc:1403] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.010s
I20260630 12:12:41.637063  3584 tablet_bootstrap.cc:492] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:41.638429  3585 tablet_bootstrap.cc:492] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:41.638933  3585 ts_tablet_manager.cc:1403] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.017s
I20260630 12:12:41.639264  3583 raft_consensus.cc:359] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.640035  3583 raft_consensus.cc:385] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.640317  3583 raft_consensus.cc:740] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.641168  3583 consensus_queue.cc:260] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.642046  3585 raft_consensus.cc:359] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.642827  3585 raft_consensus.cc:385] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.643106  3585 raft_consensus.cc:740] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.644266  3584 tablet_bootstrap.cc:654] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.644040  3585 consensus_queue.cc:260] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.647671  3583 ts_tablet_manager.cc:1434] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260630 12:12:41.648802  3583 tablet_bootstrap.cc:492] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:41.648839  3594 raft_consensus.cc:493] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.649688  3594 raft_consensus.cc:515] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.655776  3583 tablet_bootstrap.cc:654] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.655898  3593 raft_consensus.cc:493] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.656494  3593 raft_consensus.cc:515] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.664594  3593 leader_election.cc:290] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.665234  3594 leader_election.cc:290] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:41.665758  3594 raft_consensus.cc:493] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.666216  3594 raft_consensus.cc:515] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.667083  3583 tablet_bootstrap.cc:492] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:41.667649  3583 ts_tablet_manager.cc:1403] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260630 12:12:41.668267  3594 leader_election.cc:290] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:41.670042  3585 ts_tablet_manager.cc:1434] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260630 12:12:41.671094  3585 tablet_bootstrap.cc:492] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:41.670670  3583 raft_consensus.cc:359] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.674602  3583 raft_consensus.cc:385] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.674974  3583 raft_consensus.cc:740] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.678751  3583 consensus_queue.cc:260] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.681161  3585 tablet_bootstrap.cc:654] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.683267  3583 ts_tablet_manager.cc:1434] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:12:41.684463  3583 tablet_bootstrap.cc:492] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:41.696612  3584 tablet_bootstrap.cc:492] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:41.697233  3584 ts_tablet_manager.cc:1403] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.011s
W20260630 12:12:41.697667  3334 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:41.700420  3339 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:41.700801  3590 raft_consensus.cc:493] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:12:41.701462  3339 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:12:41.701300  3590 raft_consensus.cc:515] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.709525  3590 leader_election.cc:290] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.714414  3584 raft_consensus.cc:359] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.714933  3583 tablet_bootstrap.cc:654] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.718765  3609 raft_consensus.cc:493] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.719033  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7299f1cdb33a4d0d8d0bc42a20c2bb3a" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:41.722184  3537 raft_consensus.cc:2468] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 0.
I20260630 12:12:41.723724  3352 leader_election.cc:304] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:41.719570  3584 raft_consensus.cc:385] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.724741  3584 raft_consensus.cc:740] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.717988  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7299f1cdb33a4d0d8d0bc42a20c2bb3a" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:41.722041  3609 raft_consensus.cc:515] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.726832  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7299f1cdb33a4d0d8d0bc42a20c2bb3a" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:41.727281  3463 raft_consensus.cc:2468] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 0.
I20260630 12:12:41.727664  3537 raft_consensus.cc:2468] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 0.
I20260630 12:12:41.729061  3427 leader_election.cc:304] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:41.729888  3585 tablet_bootstrap.cc:492] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:41.730021  3593 raft_consensus.cc:2804] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.731914  3593 raft_consensus.cc:493] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.732371  3593 raft_consensus.cc:3060] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.729768  3609 leader_election.cc:290] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:41.739038  3585 ts_tablet_manager.cc:1403] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.010s
I20260630 12:12:41.731355  3590 raft_consensus.cc:2804] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.740231  3590 raft_consensus.cc:493] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.740688  3590 raft_consensus.cc:3060] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.740370  3593 raft_consensus.cc:515] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.741220  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933cc4d78be84a12b26c7ee2c07425d7" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:41.730942  3584 consensus_queue.cc:260] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.742815  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5a19ff57a944e6b1bd15051c08d190" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:41.742720  3585 raft_consensus.cc:359] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.743589  3585 raft_consensus.cc:385] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.743971  3585 raft_consensus.cc:740] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.743592  3461 raft_consensus.cc:2468] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 0.
I20260630 12:12:41.745033  3585 consensus_queue.cc:260] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.743966  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7299f1cdb33a4d0d8d0bc42a20c2bb3a" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:41.746409  3463 raft_consensus.cc:2393] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa6d83d2d93643cdba510f615a637fbb in current term 1: Already voted for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in this term.
W20260630 12:12:41.747838  3500 leader_election.cc:343] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.748327  3590 raft_consensus.cc:515] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.748890  3500 leader_election.cc:304] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:41.750697  3590 leader_election.cc:290] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 election: Requested vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.752375  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7299f1cdb33a4d0d8d0bc42a20c2bb3a" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:41.753224  3583 tablet_bootstrap.cc:492] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:41.753014  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7299f1cdb33a4d0d8d0bc42a20c2bb3a" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:41.753747  3583 ts_tablet_manager.cc:1403] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.006s
I20260630 12:12:41.753921  3388 raft_consensus.cc:2393] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in current term 1: Already voted for candidate c3e0d40113a54a658355893bba3c28bc in this term.
I20260630 12:12:41.754233  3609 raft_consensus.cc:2804] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.754645  3609 raft_consensus.cc:493] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.755003  3609 raft_consensus.cc:3060] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.756567  3583 raft_consensus.cc:359] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:41.757262  3583 raft_consensus.cc:385] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.757525  3583 raft_consensus.cc:740] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.758167  3583 consensus_queue.cc:260] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:41.753254  3463 raft_consensus.cc:2393] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3e0d40113a54a658355893bba3c28bc in current term 1: Already voted for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in this term.
I20260630 12:12:41.759089  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7299f1cdb33a4d0d8d0bc42a20c2bb3a" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:41.759915  3388 raft_consensus.cc:2393] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa6d83d2d93643cdba510f615a637fbb in current term 1: Already voted for candidate c3e0d40113a54a658355893bba3c28bc in this term.
I20260630 12:12:41.758765  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7299f1cdb33a4d0d8d0bc42a20c2bb3a" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:41.760789  3537 raft_consensus.cc:3060] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.760877  3583 ts_tablet_manager.cc:1434] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:41.761237  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933cc4d78be84a12b26c7ee2c07425d7" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:41.761901  3388 raft_consensus.cc:2468] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 0.
I20260630 12:12:41.763262  3585 ts_tablet_manager.cc:1434] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.001s
I20260630 12:12:41.763581  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5a19ff57a944e6b1bd15051c08d190" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:41.764253  3388 raft_consensus.cc:2468] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 0.
I20260630 12:12:41.765640  3502 leader_election.cc:304] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [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: aa6d83d2d93643cdba510f615a637fbb; no voters: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95
I20260630 12:12:41.767153  3585 tablet_bootstrap.cc:492] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:41.767412  3502 leader_election.cc:304] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [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: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: d2a0bfa0fa734a28914f9d69bf4e3c95
I20260630 12:12:41.773685  3585 tablet_bootstrap.cc:654] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.779670  3537 raft_consensus.cc:2468] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 1.
I20260630 12:12:41.780422  3594 raft_consensus.cc:2749] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.781405  3352 leader_election.cc:304] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [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: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: d2a0bfa0fa734a28914f9d69bf4e3c95
I20260630 12:12:41.782768  3590 raft_consensus.cc:2804] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.783440  3590 raft_consensus.cc:697] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Becoming Leader. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Running, Role: LEADER
I20260630 12:12:41.784327  3590 consensus_queue.cc:237] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.785257  3593 leader_election.cc:290] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.787178  3594 raft_consensus.cc:2804] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.787586  3594 raft_consensus.cc:493] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.787935  3594 raft_consensus.cc:3060] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.789426  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7299f1cdb33a4d0d8d0bc42a20c2bb3a" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:41.784799  3584 ts_tablet_manager.cc:1434] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.002s
I20260630 12:12:41.791160  3588 raft_consensus.cc:493] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.791906  3588 raft_consensus.cc:515] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.796574  3594 raft_consensus.cc:515] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.797493  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ce9ffd70fe43109c05d39a2b0b9f2c" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:41.798251  3463 raft_consensus.cc:2468] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 0.
I20260630 12:12:41.797573  3588 leader_election.cc:290] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.799384  3593 raft_consensus.cc:493] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.799582  3351 leader_election.cc:304] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:41.800207  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933cc4d78be84a12b26c7ee2c07425d7" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:41.799882  3593 raft_consensus.cc:515] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.801538  3536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ce9ffd70fe43109c05d39a2b0b9f2c" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:41.800830  3388 raft_consensus.cc:3060] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.805541  3535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ce9ffd70fe43109c05d39a2b0b9f2c" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:41.802242  3536 raft_consensus.cc:2468] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 0.
I20260630 12:12:41.807159  3584 tablet_bootstrap.cc:492] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:41.802219  3588 raft_consensus.cc:2804] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.807909  3588 raft_consensus.cc:493] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.808337  3588 raft_consensus.cc:3060] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.808764  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ce9ffd70fe43109c05d39a2b0b9f2c" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:41.809124  3593 leader_election.cc:290] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.813331  3388 raft_consensus.cc:2468] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:41.793447  3609 raft_consensus.cc:515] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.820317  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933cc4d78be84a12b26c7ee2c07425d7" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:41.821033  3463 raft_consensus.cc:3060] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.821071  3609 leader_election.cc:290] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:41.815244  3502 leader_election.cc:304] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:41.823691  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5a19ff57a944e6b1bd15051c08d190" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:41.824321  3388 raft_consensus.cc:3060] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.825537  3619 raft_consensus.cc:2804] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.825575  3593 raft_consensus.cc:493] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.826670  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec5a19ff57a944e6b1bd15051c08d190" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:41.826928  3593 raft_consensus.cc:515] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:41.827436  3584 tablet_bootstrap.cc:654] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.830420  3593 leader_election.cc:290] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.831252  3536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f47dd1062b2498e83dc76caa70edac2" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:41.831439  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f47dd1062b2498e83dc76caa70edac2" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:41.832050  3386 raft_consensus.cc:2468] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 0.
W20260630 12:12:41.832969  3427 leader_election.cc:343] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.833673  3428 leader_election.cc:304] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: aa6d83d2d93643cdba510f615a637fbb
I20260630 12:12:41.827338  3461 raft_consensus.cc:3060] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.837724  3585 tablet_bootstrap.cc:492] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:41.838328  3585 ts_tablet_manager.cc:1403] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.025s
I20260630 12:12:41.829830  3285 catalog_manager.cc:5697] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e0d40113a54a658355893bba3c28bc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:41.839629  3584 tablet_bootstrap.cc:492] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:41.840193  3584 ts_tablet_manager.cc:1403] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.007s
I20260630 12:12:41.816002  3588 raft_consensus.cc:515] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.841435  3585 raft_consensus.cc:359] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.842422  3387 raft_consensus.cc:2393] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in current term 1: Already voted for candidate c3e0d40113a54a658355893bba3c28bc in this term.
I20260630 12:12:41.842556  3593 raft_consensus.cc:2804] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.842983  3593 raft_consensus.cc:493] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.843353  3593 raft_consensus.cc:3060] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.843703  3584 raft_consensus.cc:359] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:41.844762  3584 raft_consensus.cc:385] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.845235  3584 raft_consensus.cc:740] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.846415  3428 leader_election.cc:304] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc
I20260630 12:12:41.847536  3618 raft_consensus.cc:3060] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.849406  3622 raft_consensus.cc:493] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.849819  3590 raft_consensus.cc:493] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.850474  3619 raft_consensus.cc:697] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Becoming Leader. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Running, Role: LEADER
I20260630 12:12:41.850334  3590 raft_consensus.cc:515] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.851356  3619 consensus_queue.cc:237] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.852216  3463 raft_consensus.cc:2468] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:41.852658  3590 leader_election.cc:290] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.818138  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7299f1cdb33a4d0d8d0bc42a20c2bb3a" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:41.853600  3537 raft_consensus.cc:2393] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in current term 1: Already voted for candidate c3e0d40113a54a658355893bba3c28bc in this term.
I20260630 12:12:41.842219  3585 raft_consensus.cc:385] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.847292  3584 consensus_queue.cc:260] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:41.855369  3585 raft_consensus.cc:740] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.855093  3427 leader_election.cc:304] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc
I20260630 12:12:41.854923  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d500c3270c440368b9c3c03f5721cac" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:41.856184  3585 consensus_queue.cc:260] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.856441  3593 raft_consensus.cc:515] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
W20260630 12:12:41.857264  3352 leader_election.cc:343] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.849923  3622 raft_consensus.cc:515] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.859542  3461 raft_consensus.cc:2468] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:41.862344  3388 raft_consensus.cc:2468] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:41.862514  3500 leader_election.cc:304] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:41.863613  3609 raft_consensus.cc:2804] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.864349  3594 leader_election.cc:290] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:41.864902  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07507d6516fb4bacb02e28b49af6f2d0" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:41.865185  3609 raft_consensus.cc:697] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Becoming Leader. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Running, Role: LEADER
I20260630 12:12:41.865659  3387 raft_consensus.cc:2468] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 0.
I20260630 12:12:41.866132  3609 consensus_queue.cc:237] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.867019  3502 leader_election.cc:304] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:41.867862  3622 leader_election.cc:290] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:41.868784  3622 raft_consensus.cc:2804] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.869233  3622 raft_consensus.cc:493] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.869304  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07507d6516fb4bacb02e28b49af6f2d0" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:41.869807  3622 raft_consensus.cc:3060] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.870278  3461 raft_consensus.cc:2468] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 0.
I20260630 12:12:41.875101  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f47dd1062b2498e83dc76caa70edac2" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:41.875965  3388 raft_consensus.cc:3060] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.880196  3627 raft_consensus.cc:2749] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.881258  3593 leader_election.cc:290] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.883271  3584 ts_tablet_manager.cc:1434] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.043s	user 0.020s	sys 0.009s
I20260630 12:12:41.884435  3584 tablet_bootstrap.cc:492] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:41.884222  3284 catalog_manager.cc:5697] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6d83d2d93643cdba510f615a637fbb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.888616  3388 raft_consensus.cc:2468] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 1.
I20260630 12:12:41.889251  3585 ts_tablet_manager.cc:1434] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.001s
I20260630 12:12:41.890048  3428 leader_election.cc:304] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:41.890403  3585 tablet_bootstrap.cc:492] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:41.891795  3584 tablet_bootstrap.cc:654] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.894742  3627 raft_consensus.cc:2804] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.895413  3627 raft_consensus.cc:697] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Becoming Leader. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Running, Role: LEADER
I20260630 12:12:41.896634  3627 consensus_queue.cc:237] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:41.897512  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ce9ffd70fe43109c05d39a2b0b9f2c" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:41.898819  3588 leader_election.cc:290] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 election: Requested vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.900272  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ce9ffd70fe43109c05d39a2b0b9f2c" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:41.900965  3537 raft_consensus.cc:3060] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.901453  3618 raft_consensus.cc:2749] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.903720  3584 tablet_bootstrap.cc:492] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:41.903546  3622 raft_consensus.cc:515] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.904188  3584 ts_tablet_manager.cc:1403] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260630 12:12:41.906940  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07507d6516fb4bacb02e28b49af6f2d0" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:41.907617  3462 raft_consensus.cc:3060] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.909222  3537 raft_consensus.cc:2468] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 1.
I20260630 12:12:41.909710  3461 raft_consensus.cc:2468] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 1.
I20260630 12:12:41.910226  3585 tablet_bootstrap.cc:654] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:41.906903  3584 raft_consensus.cc:359] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.912114  3584 raft_consensus.cc:385] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.912345  3584 raft_consensus.cc:740] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.910843  3352 leader_election.cc:304] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:41.914932  3622 leader_election.cc:290] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:41.917728  3584 consensus_queue.cc:260] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
W20260630 12:12:41.918996  3502 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:33997, user_credentials={real_user=slave}} blocked reactor thread for 52077.9us
I20260630 12:12:41.919438  3588 raft_consensus.cc:2804] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.926620  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d500c3270c440368b9c3c03f5721cac" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:41.931943  3462 raft_consensus.cc:2468] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:41.926892  3618 raft_consensus.cc:493] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.922778  3588 raft_consensus.cc:697] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Becoming Leader. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Running, Role: LEADER
W20260630 12:12:41.936116  3427 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:35041, user_credentials={real_user=slave}} blocked reactor thread for 81136.7us
I20260630 12:12:41.937322  3500 leader_election.cc:304] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:41.937567  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07507d6516fb4bacb02e28b49af6f2d0" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:41.938205  3388 raft_consensus.cc:3060] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.938640  3609 raft_consensus.cc:493] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.938336  3588 consensus_queue.cc:237] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.939087  3609 raft_consensus.cc:515] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:41.941164  3609 leader_election.cc:290] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:41.943063  3584 ts_tablet_manager.cc:1434] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260630 12:12:41.944236  3630 raft_consensus.cc:2804] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.944797  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f47dd1062b2498e83dc76caa70edac2" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:41.945014  3630 raft_consensus.cc:697] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Becoming Leader. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Running, Role: LEADER
I20260630 12:12:41.945238  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f47dd1062b2498e83dc76caa70edac2" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:41.945617  3387 raft_consensus.cc:2393] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa6d83d2d93643cdba510f615a637fbb in current term 1: Already voted for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in this term.
I20260630 12:12:41.945820  3537 raft_consensus.cc:3060] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.945959  3630 consensus_queue.cc:237] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.951623  3388 raft_consensus.cc:2468] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:41.954845  3537 raft_consensus.cc:2468] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 1.
I20260630 12:12:41.955684  3609 raft_consensus.cc:493] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:41.956132  3609 raft_consensus.cc:515] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.957912  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f47dd1062b2498e83dc76caa70edac2" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:41.959040  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b8c1d323744f7295c0ac6e7e8b9c96" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:41.959079  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b8c1d323744f7295c0ac6e7e8b9c96" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:41.957957  3609 leader_election.cc:290] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:41.959779  3500 leader_election.cc:304] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [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: aa6d83d2d93643cdba510f615a637fbb; no voters: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95
I20260630 12:12:41.960441  3388 raft_consensus.cc:2468] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 0.
I20260630 12:12:41.961621  3502 leader_election.cc:304] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:41.962812  3622 raft_consensus.cc:2749] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:41.963546  3622 raft_consensus.cc:2804] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.963960  3622 raft_consensus.cc:493] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.964304  3622 raft_consensus.cc:3060] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:12:41.965829  3500 leader_election.cc:343] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:41.967911  3585 tablet_bootstrap.cc:492] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:41.968418  3585 ts_tablet_manager.cc:1403] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.000s
I20260630 12:12:41.935911  3618 raft_consensus.cc:515] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.970980  3622 raft_consensus.cc:515] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.971388  3585 raft_consensus.cc:359] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.972218  3585 raft_consensus.cc:385] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:41.972515  3585 raft_consensus.cc:740] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:41.973419  3585 consensus_queue.cc:260] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.974617  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b8c1d323744f7295c0ac6e7e8b9c96" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:41.975322  3387 raft_consensus.cc:3060] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.975622  3585 ts_tablet_manager.cc:1434] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:12:41.977361  3618 leader_election.cc:290] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:41.978854  3463 raft_consensus.cc:2468] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 0.
I20260630 12:12:41.978778  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d500c3270c440368b9c3c03f5721cac" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:41.979480  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d500c3270c440368b9c3c03f5721cac" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:41.979750  3537 raft_consensus.cc:2468] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 0.
I20260630 12:12:41.980190  3388 raft_consensus.cc:2468] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 0.
I20260630 12:12:41.980913  3351 leader_election.cc:304] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [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: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: aa6d83d2d93643cdba510f615a637fbb
I20260630 12:12:41.982447  3590 raft_consensus.cc:2804] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.982848  3590 raft_consensus.cc:493] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.983162  3590 raft_consensus.cc:3060] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.983711  3285 catalog_manager.cc:5697] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e0d40113a54a658355893bba3c28bc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:41.985075  3387 raft_consensus.cc:2468] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:41.985881  3427 leader_election.cc:304] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:41.986408  3502 leader_election.cc:304] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:41.987350  3618 raft_consensus.cc:2804] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:41.987471  3463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b8c1d323744f7295c0ac6e7e8b9c96" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:41.988082  3622 leader_election.cc:290] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:41.988204  3463 raft_consensus.cc:3060] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.989418  3284 catalog_manager.cc:5697] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:41.991480  3590 raft_consensus.cc:515] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:41.987753  3618 raft_consensus.cc:493] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:41.994578  3618 raft_consensus.cc:3060] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:41.994702  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d500c3270c440368b9c3c03f5721cac" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:41.995658  3630 raft_consensus.cc:2804] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:41.996783  3630 raft_consensus.cc:697] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Becoming Leader. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Running, Role: LEADER
I20260630 12:12:41.997579  3463 raft_consensus.cc:2468] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:41.997642  3630 consensus_queue.cc:237] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:42.000787  3590 leader_election.cc:290] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 election: Requested vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:42.006635  3618 raft_consensus.cc:515] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:42.008164  3461 raft_consensus.cc:2393] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3e0d40113a54a658355893bba3c28bc in current term 1: Already voted for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in this term.
I20260630 12:12:42.007445  3283 catalog_manager.cc:5697] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6d83d2d93643cdba510f615a637fbb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:42.011310  3283 catalog_manager.cc:5697] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6d83d2d93643cdba510f615a637fbb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:42.014611  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d500c3270c440368b9c3c03f5721cac" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:42.015343  3537 raft_consensus.cc:3060] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:42.016040  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d500c3270c440368b9c3c03f5721cac" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:42.016808  3388 raft_consensus.cc:2393] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in current term 1: Already voted for candidate c3e0d40113a54a658355893bba3c28bc in this term.
I20260630 12:12:42.018386  3618 leader_election.cc:290] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:42.019093  3536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d500c3270c440368b9c3c03f5721cac" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:42.020742  3427 leader_election.cc:304] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc
I20260630 12:12:42.021421  3618 raft_consensus.cc:2749] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:12:42.022579  3537 raft_consensus.cc:2468] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 1.
I20260630 12:12:42.023584  3352 leader_election.cc:304] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [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: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: d2a0bfa0fa734a28914f9d69bf4e3c95
I20260630 12:12:42.024266  3590 raft_consensus.cc:2804] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:42.024760  3590 raft_consensus.cc:697] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Becoming Leader. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Running, Role: LEADER
I20260630 12:12:42.025494  3590 consensus_queue.cc:237] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:42.030705  3285 catalog_manager.cc:5697] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6d83d2d93643cdba510f615a637fbb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:42.033603  3283 catalog_manager.cc:5697] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e0d40113a54a658355893bba3c28bc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:42.207902   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:42.215173  3641 instance_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:42.215619  3642 instance_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:42.217409  3644 instance_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:42.218225   431 server_base.cc:1061] running on GCE node
I20260630 12:12:42.219431   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:42.219736   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:42.219967   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821562219941 us; error 0 us; skew 500 ppm
I20260630 12:12:42.220497   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:42.223347   431 webserver.cc:533] Webserver started at http://127.0.107.196:33715/ using document root <none> and password file <none>
I20260630 12:12:42.223879   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:42.224103   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:42.224438   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:42.225989   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "a84254f6b6f943348742be57f5cf032c"
format_stamp: "Formatted at 2026-06-30 12:12:42 on dist-test-slave-dxwh"
I20260630 12:12:42.231810   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:12:42.235410  3649 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:42.236342   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:12:42.236647   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "a84254f6b6f943348742be57f5cf032c"
format_stamp: "Formatted at 2026-06-30 12:12:42 on dist-test-slave-dxwh"
I20260630 12:12:42.236898   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-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:42.260727   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:42.262051   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:42.263414   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:42.265642   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:42.265829   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.266016   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:42.266151   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:42.308938   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39303
I20260630 12:12:42.309072  3711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39303 every 8 connection(s)
I20260630 12:12:42.315922  3283 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42598:
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:42.325369  3712 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41975
I20260630 12:12:42.325826  3712 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:42.326798  3712 heartbeater.cc:507] Master 127.0.107.254:41975 requested a full tablet report, sending...
I20260630 12:12:42.329207  3285 ts_manager.cc:194] Registered new tserver with Master: a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303)
I20260630 12:12:42.330578  3590 consensus_queue.cc:1048] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.331214  3285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42610
W20260630 12:12:42.342749  3283 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 562791050541441faecf7369dbb06259 has no consensus state
I20260630 12:12:42.345937  3590 consensus_queue.cc:1048] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:12:42.346964  3283 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 395714efef81476ebae1a65805754ab5 has no consensus state
W20260630 12:12:42.351768  3283 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 121a1e6ef6e74a35814f177505fbaad9 has no consensus state
W20260630 12:12:42.353160  3283 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 55e84e1e490d48ffbb2ee94259eef858 has no consensus state
W20260630 12:12:42.354676  3283 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 125a273679174df8bc9050c8021675f5 has no consensus state
W20260630 12:12:42.356186  3283 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 84774e82335f4c03beb2826d548d3ddd has no consensus state
W20260630 12:12:42.357661  3283 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b5d7b22fe0874b0b924825278d754714 has no consensus state
W20260630 12:12:42.359055  3283 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 669a3cf8a7cb41cc88efb41e6e0ec59a has no consensus state
I20260630 12:12:42.366228  3630 consensus_queue.cc:1048] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:12:42.367990  3270 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 562791050541441faecf7369dbb06259 (table range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 562791050541441faecf7369dbb06259 has no consensus state
I20260630 12:12:42.367825  3590 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.383836  3619 consensus_queue.cc:1048] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.393528  3723 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:42.414883  3447 tablet_service.cc:1511] Processing CreateTablet for tablet 562791050541441faecf7369dbb06259 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.416427  3447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562791050541441faecf7369dbb06259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.412628  3723 consensus_queue.cc:1048] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260630 12:12:42.427913  3588 consensus_queue.cc:1048] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.430905  3378 tablet_service.cc:1511] Processing CreateTablet for tablet 562791050541441faecf7369dbb06259 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.432353  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562791050541441faecf7369dbb06259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.436507  3609 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.438973  3523 tablet_service.cc:1511] Processing CreateTablet for tablet 395714efef81476ebae1a65805754ab5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.440415  3523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395714efef81476ebae1a65805754ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.439003  3585 tablet_bootstrap.cc:492] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:42.446674  3619 consensus_queue.cc:1048] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.448853  3585 tablet_bootstrap.cc:654] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.451777  3374 tablet_service.cc:1511] Processing CreateTablet for tablet 395714efef81476ebae1a65805754ab5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.453212  3374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395714efef81476ebae1a65805754ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.458940  3619 consensus_queue.cc:1048] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:42.474565  3447 tablet_service.cc:1511] Processing CreateTablet for tablet 121a1e6ef6e74a35814f177505fbaad9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.476145  3447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121a1e6ef6e74a35814f177505fbaad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.484388  3585 tablet_bootstrap.cc:492] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:42.484937  3585 ts_tablet_manager.cc:1403] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260630 12:12:42.487957  3585 raft_consensus.cc:359] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.488785  3585 raft_consensus.cc:385] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.489069  3585 raft_consensus.cc:740] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.494434  3622 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:42.503235  3520 tablet_service.cc:1511] Processing CreateTablet for tablet 121a1e6ef6e74a35814f177505fbaad9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.489775  3585 consensus_queue.cc:260] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.505944  3520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121a1e6ef6e74a35814f177505fbaad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.510892  3372 tablet_service.cc:1511] Processing CreateTablet for tablet 55e84e1e490d48ffbb2ee94259eef858 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.512365  3372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e84e1e490d48ffbb2ee94259eef858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.515097  3618 consensus_queue.cc:1048] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.517521  3618 consensus_queue.cc:1048] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.521836  3609 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:42.521662  3453 tablet_service.cc:1511] Processing CreateTablet for tablet 55e84e1e490d48ffbb2ee94259eef858 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.523325  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e84e1e490d48ffbb2ee94259eef858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.528120  3527 tablet_service.cc:1511] Processing CreateTablet for tablet 125a273679174df8bc9050c8021675f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.529534  3527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125a273679174df8bc9050c8021675f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.530697  3377 tablet_service.cc:1511] Processing CreateTablet for tablet 125a273679174df8bc9050c8021675f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.532680  3377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125a273679174df8bc9050c8021675f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.539073  3585 ts_tablet_manager.cc:1434] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260630 12:12:42.540177  3585 tablet_bootstrap.cc:492] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:42.587352  3447 tablet_service.cc:1511] Processing CreateTablet for tablet 84774e82335f4c03beb2826d548d3ddd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.588743  3447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84774e82335f4c03beb2826d548d3ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.594079  3520 tablet_service.cc:1511] Processing CreateTablet for tablet 84774e82335f4c03beb2826d548d3ddd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.595511  3520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84774e82335f4c03beb2826d548d3ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.598011  3733 tablet_bootstrap.cc:492] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:42.599336  3378 tablet_service.cc:1511] Processing CreateTablet for tablet b5d7b22fe0874b0b924825278d754714 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.600804  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d7b22fe0874b0b924825278d754714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.604507  3585 tablet_bootstrap.cc:654] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.604071  3449 tablet_service.cc:1511] Processing CreateTablet for tablet b5d7b22fe0874b0b924825278d754714 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.631000  3449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d7b22fe0874b0b924825278d754714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.632226  3674 tablet_service.cc:1511] Processing CreateTablet for tablet 55e84e1e490d48ffbb2ee94259eef858 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.633697  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e84e1e490d48ffbb2ee94259eef858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.633528  3677 tablet_service.cc:1511] Processing CreateTablet for tablet 562791050541441faecf7369dbb06259 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.614152  3521 tablet_service.cc:1511] Processing CreateTablet for tablet 669a3cf8a7cb41cc88efb41e6e0ec59a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.638113  3677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562791050541441faecf7369dbb06259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.649435  3672 tablet_service.cc:1511] Processing CreateTablet for tablet 84774e82335f4c03beb2826d548d3ddd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.651298  3676 tablet_service.cc:1511] Processing CreateTablet for tablet 395714efef81476ebae1a65805754ab5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.653532  3676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395714efef81476ebae1a65805754ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.660022  3521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669a3cf8a7cb41cc88efb41e6e0ec59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.664471  3671 tablet_service.cc:1511] Processing CreateTablet for tablet b5d7b22fe0874b0b924825278d754714 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.660115  3670 tablet_service.cc:1511] Processing CreateTablet for tablet 669a3cf8a7cb41cc88efb41e6e0ec59a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.672374  3673 tablet_service.cc:1511] Processing CreateTablet for tablet 125a273679174df8bc9050c8021675f5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.667747  3672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84774e82335f4c03beb2826d548d3ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.668502  3675 tablet_service.cc:1511] Processing CreateTablet for tablet 121a1e6ef6e74a35814f177505fbaad9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.675678  3378 tablet_service.cc:1511] Processing CreateTablet for tablet 669a3cf8a7cb41cc88efb41e6e0ec59a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:12:42.688097  3619 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:42.690483  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 125a273679174df8bc9050c8021675f5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:12:42.690686  3737 log.cc:927] Time spent T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260630 12:12:42.692754  3733 tablet_bootstrap.cc:654] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.698891  3736 raft_consensus.cc:493] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:42.699460  3736 raft_consensus.cc:515] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.698889  3378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669a3cf8a7cb41cc88efb41e6e0ec59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.712450  3739 tablet_bootstrap.cc:492] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:42.728655  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562791050541441faecf7369dbb06259" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:42.719512  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5d7b22fe0874b0b924825278d754714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.719264  3736 leader_election.cc:290] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303), c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997)
W20260630 12:12:42.733475  3428 leader_election.cc:343] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:42.742471  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 121a1e6ef6e74a35814f177505fbaad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.744968  3739 tablet_bootstrap.cc:654] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
W20260630 12:12:42.738281  3334 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:12:42.795768  3585 tablet_bootstrap.cc:492] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:42.796262  3585 ts_tablet_manager.cc:1403] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.256s	user 0.019s	sys 0.007s
I20260630 12:12:42.796886  3670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669a3cf8a7cb41cc88efb41e6e0ec59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:42.816359  3585 raft_consensus.cc:359] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:42.818233  3585 raft_consensus.cc:385] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.818562  3585 raft_consensus.cc:740] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.819253  3585 consensus_queue.cc:260] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:42.829315  3585 ts_tablet_manager.cc:1434] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260630 12:12:42.832442  3739 tablet_bootstrap.cc:492] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:42.833093  3739 ts_tablet_manager.cc:1403] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.171s	user 0.013s	sys 0.005s
I20260630 12:12:42.836257  3739 raft_consensus.cc:359] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.842021  3739 raft_consensus.cc:385] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.842514  3739 raft_consensus.cc:740] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.841327  3585 tablet_bootstrap.cc:492] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:42.849342  3733 tablet_bootstrap.cc:492] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:42.845716  3739 consensus_queue.cc:260] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.850703  3733 ts_tablet_manager.cc:1403] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.253s	user 0.025s	sys 0.040s
W20260630 12:12:42.851393  3427 leader_election.cc:343] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Not found: Tablet not found: 562791050541441faecf7369dbb06259
I20260630 12:12:42.852018  3427 leader_election.cc:304] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: a84254f6b6f943348742be57f5cf032c, c3e0d40113a54a658355893bba3c28bc
I20260630 12:12:42.852854  3739 ts_tablet_manager.cc:1434] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260630 12:12:42.852842  3736 raft_consensus.cc:2749] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:42.856439  3585 tablet_bootstrap.cc:654] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.858357  3733 raft_consensus.cc:359] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.874724  3733 raft_consensus.cc:385] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.861138  3739 tablet_bootstrap.cc:492] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:42.875085  3733 raft_consensus.cc:740] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.876425  3733 consensus_queue.cc:260] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.877640  3747 tablet_bootstrap.cc:492] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:42.878909  3733 ts_tablet_manager.cc:1434] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260630 12:12:42.880410  3733 tablet_bootstrap.cc:492] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:42.885672  3747 tablet_bootstrap.cc:654] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.889935  3585 tablet_bootstrap.cc:492] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:42.890518  3585 ts_tablet_manager.cc:1403] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.007s
I20260630 12:12:42.892580  3733 tablet_bootstrap.cc:654] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.893999  3739 tablet_bootstrap.cc:654] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.893471  3585 raft_consensus.cc:359] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:42.894711  3585 raft_consensus.cc:385] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.895094  3585 raft_consensus.cc:740] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.896024  3585 consensus_queue.cc:260] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:42.902715  3585 ts_tablet_manager.cc:1434] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:12:42.904052  3585 tablet_bootstrap.cc:492] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:42.907513  3739 tablet_bootstrap.cc:492] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:42.908044  3739 ts_tablet_manager.cc:1403] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.005s
I20260630 12:12:42.911881  3585 tablet_bootstrap.cc:654] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.912097  3747 tablet_bootstrap.cc:492] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c: No bootstrap required, opened a new log
I20260630 12:12:42.913069  3747 ts_tablet_manager.cc:1403] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.007s
I20260630 12:12:42.916213  3739 raft_consensus.cc:359] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:42.917089  3739 raft_consensus.cc:385] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.916889  3747 raft_consensus.cc:359] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:42.917440  3739 raft_consensus.cc:740] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.917671  3747 raft_consensus.cc:385] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.917997  3747 raft_consensus.cc:740] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.918605  3585 tablet_bootstrap.cc:492] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:42.918406  3739 consensus_queue.cc:260] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:42.919077  3585 ts_tablet_manager.cc:1403] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:12:42.920897  3739 ts_tablet_manager.cc:1434] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260630 12:12:42.921846  3739 tablet_bootstrap.cc:492] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:42.921607  3747 consensus_queue.cc:260] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:42.922150  3585 raft_consensus.cc:359] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:42.922860  3585 raft_consensus.cc:385] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.923111  3585 raft_consensus.cc:740] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.923312  3733 tablet_bootstrap.cc:492] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:42.923779  3733 ts_tablet_manager.cc:1403] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.016s
I20260630 12:12:42.923902  3585 consensus_queue.cc:260] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:42.926218  3585 ts_tablet_manager.cc:1434] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:12:42.931697  3585 tablet_bootstrap.cc:492] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:42.934098  3747 ts_tablet_manager.cc:1434] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.007s
I20260630 12:12:42.934899  3712 heartbeater.cc:499] Master 127.0.107.254:41975 was elected leader, sending a full tablet report...
I20260630 12:12:42.938105  3739 tablet_bootstrap.cc:654] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.941042  3733 raft_consensus.cc:359] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.942409  3733 raft_consensus.cc:385] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.942803  3733 raft_consensus.cc:740] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.943665  3733 consensus_queue.cc:260] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.945098  3585 tablet_bootstrap.cc:654] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.948248  3588 raft_consensus.cc:493] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:42.948733  3588 raft_consensus.cc:515] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.951012  3588 leader_election.cc:290] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041), a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303)
I20260630 12:12:42.951517  3747 tablet_bootstrap.cc:492] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:42.953087  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395714efef81476ebae1a65805754ab5" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:42.953776  3537 raft_consensus.cc:2468] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 0.
I20260630 12:12:42.956990  3733 ts_tablet_manager.cc:1434] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260630 12:12:42.958316  3733 tablet_bootstrap.cc:492] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:42.959787  3585 tablet_bootstrap.cc:492] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95: No bootstrap required, opened a new log
I20260630 12:12:42.960281  3585 ts_tablet_manager.cc:1403] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.007s
I20260630 12:12:42.963090  3352 leader_election.cc:304] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:42.964020  3588 raft_consensus.cc:2804] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:42.964417  3588 raft_consensus.cc:493] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:42.964783  3588 raft_consensus.cc:3060] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:42.967077  3733 tablet_bootstrap.cc:654] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.970018  3585 raft_consensus.cc:359] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } }
I20260630 12:12:42.970796  3585 raft_consensus.cc:385] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.971091  3585 raft_consensus.cc:740] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.973086  3747 tablet_bootstrap.cc:654] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:42.972724  3585 consensus_queue.cc:260] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } }
I20260630 12:12:42.973317  3588 raft_consensus.cc:515] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.975327  3585 ts_tablet_manager.cc:1434] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260630 12:12:42.983943  3739 tablet_bootstrap.cc:492] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:42.984516  3588 leader_election.cc:290] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 election: Requested vote from peers aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041), a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303)
I20260630 12:12:42.984668  3739 ts_tablet_manager.cc:1403] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.006s
I20260630 12:12:42.985532  3733 tablet_bootstrap.cc:492] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:42.986513  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395714efef81476ebae1a65805754ab5" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:42.991794  3733 ts_tablet_manager.cc:1403] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.005s
I20260630 12:12:42.990494  3747 tablet_bootstrap.cc:492] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c: No bootstrap required, opened a new log
I20260630 12:12:42.992182  3537 raft_consensus.cc:3060] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:42.993139  3747 ts_tablet_manager.cc:1403] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.011s
I20260630 12:12:42.993830  3588 raft_consensus.cc:493] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:42.994985  3739 raft_consensus.cc:359] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:42.997520  3739 raft_consensus.cc:385] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:42.997430  3588 raft_consensus.cc:515] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:42.998003  3739 raft_consensus.cc:740] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.999439  3739 consensus_queue.cc:260] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.000705  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562791050541441faecf7369dbb06259" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:43.001386  3461 raft_consensus.cc:2468] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 0.
I20260630 12:12:43.001220  3747 raft_consensus.cc:359] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.002429  3747 raft_consensus.cc:385] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.002734  3747 raft_consensus.cc:740] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: FOLLOWER
I20260630 12:12:42.995733  3733 raft_consensus.cc:359] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } }
I20260630 12:12:43.013793  3733 raft_consensus.cc:385] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.012125  3537 raft_consensus.cc:2468] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 1.
I20260630 12:12:43.009881  3351 leader_election.cc:304] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:43.014271  3733 raft_consensus.cc:740] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.015193  3733 consensus_queue.cc:260] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } }
I20260630 12:12:43.015765  3352 leader_election.cc:304] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:43.016956  3588 leader_election.cc:290] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303)
I20260630 12:12:43.017557  3761 raft_consensus.cc:2804] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.017813  3733 ts_tablet_manager.cc:1434] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.009s
I20260630 12:12:43.009853  3747 consensus_queue.cc:260] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.011060  3739 ts_tablet_manager.cc:1434] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260630 12:12:43.017789  3588 raft_consensus.cc:2804] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:43.019438  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395714efef81476ebae1a65805754ab5" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c"
I20260630 12:12:43.019685  3588 raft_consensus.cc:697] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Becoming Leader. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Running, Role: LEADER
I20260630 12:12:43.020221  3733 tablet_bootstrap.cc:492] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:43.020347  3739 tablet_bootstrap.cc:492] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:43.020735  3588 consensus_queue.cc:237] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
W20260630 12:12:43.022966  3352 leader_election.cc:343] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.021349  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395714efef81476ebae1a65805754ab5" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c" is_pre_election: true
I20260630 12:12:43.022430  3747 ts_tablet_manager.cc:1434] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260630 12:12:43.028229  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562791050541441faecf7369dbb06259" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c" is_pre_election: true
I20260630 12:12:43.028541  3747 tablet_bootstrap.cc:492] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
W20260630 12:12:43.029670  3352 leader_election.cc:343] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:12:43.030820  3352 leader_election.cc:343] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.018056  3761 raft_consensus.cc:493] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.032867  3761 raft_consensus.cc:3060] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.035637  3733 tablet_bootstrap.cc:654] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.041689  3739 tablet_bootstrap.cc:654] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.043848  3761 raft_consensus.cc:515] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.038997  3283 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10: range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785] alter complete (version 0)
I20260630 12:12:43.047871  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562791050541441faecf7369dbb06259" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:43.048700  3461 raft_consensus.cc:3060] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.059105  3761 leader_election.cc:290] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 election: Requested vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303)
I20260630 12:12:43.060451  3747 tablet_bootstrap.cc:654] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.060323  3461 raft_consensus.cc:2468] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e0d40113a54a658355893bba3c28bc in term 1.
I20260630 12:12:43.060808  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562791050541441faecf7369dbb06259" candidate_uuid: "c3e0d40113a54a658355893bba3c28bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c"
I20260630 12:12:43.062104  3351 leader_election.cc:304] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
W20260630 12:12:43.062881  3352 leader_election.cc:343] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.063246  3761 raft_consensus.cc:2804] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:43.064136  3761 raft_consensus.cc:697] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Becoming Leader. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Running, Role: LEADER
I20260630 12:12:43.065169  3761 consensus_queue.cc:237] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.073709  3747 tablet_bootstrap.cc:492] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c: No bootstrap required, opened a new log
I20260630 12:12:43.074257  3747 ts_tablet_manager.cc:1403] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.006s
I20260630 12:12:43.076246  3736 raft_consensus.cc:493] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.076754  3736 raft_consensus.cc:515] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.077651  3747 raft_consensus.cc:359] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } }
I20260630 12:12:43.078874  3747 raft_consensus.cc:385] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.079154  3747 raft_consensus.cc:740] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.079327  3736 leader_election.cc:290] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:43.080041  3747 consensus_queue.cc:260] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } }
I20260630 12:12:43.081218  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84774e82335f4c03beb2826d548d3ddd" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c" is_pre_election: true
I20260630 12:12:43.081225  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84774e82335f4c03beb2826d548d3ddd" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
W20260630 12:12:43.082737  3427 leader_election.cc:343] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:12:43.083441  3427 leader_election.cc:343] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.082850  3284 catalog_manager.cc:5697] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e0d40113a54a658355893bba3c28bc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:43.083851  3427 leader_election.cc:304] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: a84254f6b6f943348742be57f5cf032c, aa6d83d2d93643cdba510f615a637fbb
I20260630 12:12:43.084650  3736 raft_consensus.cc:2749] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:43.090057  3747 ts_tablet_manager.cc:1434] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260630 12:12:43.091266  3747 tablet_bootstrap.cc:492] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:43.100310  3747 tablet_bootstrap.cc:654] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.106408  3284 catalog_manager.cc:5697] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e0d40113a54a658355893bba3c28bc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:43.118992  3733 tablet_bootstrap.cc:492] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:43.119974  3733 ts_tablet_manager.cc:1403] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.045s
I20260630 12:12:43.123589  3739 tablet_bootstrap.cc:492] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:43.123498  3733 raft_consensus.cc:359] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.124132  3739 ts_tablet_manager.cc:1403] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.026s
I20260630 12:12:43.124279  3733 raft_consensus.cc:385] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.124189  3736 raft_consensus.cc:493] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.125270  3733 raft_consensus.cc:740] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.125499  3736 raft_consensus.cc:515] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } }
I20260630 12:12:43.126124  3733 consensus_queue.cc:260] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.128059  3747 tablet_bootstrap.cc:492] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c: No bootstrap required, opened a new log
I20260630 12:12:43.127872  3739 raft_consensus.cc:359] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.128486  3733 ts_tablet_manager.cc:1434] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:12:43.128456  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d7b22fe0874b0b924825278d754714" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:43.128625  3747 ts_tablet_manager.cc:1403] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.038s	user 0.004s	sys 0.014s
I20260630 12:12:43.129276  3386 raft_consensus.cc:2468] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 0.
I20260630 12:12:43.130095  3733 tablet_bootstrap.cc:492] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:43.132230  3739 raft_consensus.cc:385] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.132153  3747 raft_consensus.cc:359] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.132714  3739 raft_consensus.cc:740] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.133129  3747 raft_consensus.cc:385] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.134261  3428 leader_election.cc:304] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:43.134590  3747 raft_consensus.cc:740] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.135721  3735 raft_consensus.cc:2804] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.136101  3735 raft_consensus.cc:493] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.134056  3739 consensus_queue.cc:260] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.136503  3735 raft_consensus.cc:3060] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.136240  3747 consensus_queue.cc:260] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.139269  3733 tablet_bootstrap.cc:654] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.141618  3739 ts_tablet_manager.cc:1434] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260630 12:12:43.142731  3739 tablet_bootstrap.cc:492] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:43.144502  3736 leader_election.cc:290] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303)
I20260630 12:12:43.144644  3753 raft_consensus.cc:493] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.145452  3753 raft_consensus.cc:515] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.146046  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d7b22fe0874b0b924825278d754714" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c" is_pre_election: true
I20260630 12:12:43.147637  3687 raft_consensus.cc:2468] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 0.
I20260630 12:12:43.151746  3753 leader_election.cc:290] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041), c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997)
I20260630 12:12:43.162788  3747 ts_tablet_manager.cc:1434] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.002s
I20260630 12:12:43.164415  3747 tablet_bootstrap.cc:492] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:43.176374  3739 tablet_bootstrap.cc:654] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.183911  3735 raft_consensus.cc:515] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } }
I20260630 12:12:43.198415  3736 raft_consensus.cc:493] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.199193  3736 raft_consensus.cc:515] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.202497  3736 leader_election.cc:290] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:43.204151  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a1e6ef6e74a35814f177505fbaad9" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:43.204838  3735 leader_election.cc:290] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303)
I20260630 12:12:43.204972  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d7b22fe0874b0b924825278d754714" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c"
I20260630 12:12:43.205097  3537 raft_consensus.cc:2468] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 0.
I20260630 12:12:43.205582  3686 raft_consensus.cc:3060] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.207827  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a1e6ef6e74a35814f177505fbaad9" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c" is_pre_election: true
I20260630 12:12:43.212477  3427 leader_election.cc:304] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:43.214123  3735 raft_consensus.cc:2804] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.209475  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5d7b22fe0874b0b924825278d754714" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:43.219971  3386 raft_consensus.cc:3060] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.218047  3735 raft_consensus.cc:493] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.223057  3630 raft_consensus.cc:493] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:12:43.226408  3427 leader_election.cc:343] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.225538  3630 raft_consensus.cc:515] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.225977  3735 raft_consensus.cc:3060] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.230141  3753 raft_consensus.cc:493] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.231055  3753 raft_consensus.cc:515] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.236315  3747 tablet_bootstrap.cc:654] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.243700  3753 leader_election.cc:290] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:43.249405  3686 raft_consensus.cc:2468] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 1.
I20260630 12:12:43.255187  3739 tablet_bootstrap.cc:492] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb: No bootstrap required, opened a new log
I20260630 12:12:43.258491  3735 raft_consensus.cc:515] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.258735  3427 leader_election.cc:304] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84254f6b6f943348742be57f5cf032c, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:43.257547  3739 ts_tablet_manager.cc:1403] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.115s	user 0.010s	sys 0.024s
I20260630 12:12:43.254736  3630 leader_election.cc:290] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303), c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997)
I20260630 12:12:43.261843  3385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125a273679174df8bc9050c8021675f5" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:43.262485  3736 raft_consensus.cc:493] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:12:43.271584  3652 leader_election.cc:343] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.270063  3736 raft_consensus.cc:515] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.266747  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125a273679174df8bc9050c8021675f5" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:43.274744  3736 leader_election.cc:290] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303)
I20260630 12:12:43.274333  3388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395714efef81476ebae1a65805754ab5" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:43.275285  3736 raft_consensus.cc:2804] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:43.275740  3736 raft_consensus.cc:697] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Becoming Leader. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Running, Role: LEADER
W20260630 12:12:43.276333  3502 leader_election.cc:343] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.276530  3736 consensus_queue.cc:237] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } }
I20260630 12:12:43.277602  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395714efef81476ebae1a65805754ab5" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:43.277745  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e84e1e490d48ffbb2ee94259eef858" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c" is_pre_election: true
I20260630 12:12:43.278436  3537 raft_consensus.cc:2393] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a84254f6b6f943348742be57f5cf032c in current term 1: Already voted for candidate c3e0d40113a54a658355893bba3c28bc in this term.
I20260630 12:12:43.278446  3686 raft_consensus.cc:2468] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 0.
I20260630 12:12:43.274597  3733 tablet_bootstrap.cc:492] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:43.282768  3536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125a273679174df8bc9050c8021675f5" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb" is_pre_election: true
I20260630 12:12:43.283181  3386 raft_consensus.cc:2468] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 1.
I20260630 12:12:43.283668  3536 raft_consensus.cc:2468] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84254f6b6f943348742be57f5cf032c in term 0.
I20260630 12:12:43.288935  3651 leader_election.cc:304] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [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: a84254f6b6f943348742be57f5cf032c; no voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc
I20260630 12:12:43.289934  3753 raft_consensus.cc:3060] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.285143  3733 ts_tablet_manager.cc:1403] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.155s	user 0.025s	sys 0.022s
I20260630 12:12:43.292019  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e84e1e490d48ffbb2ee94259eef858" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:43.295471  3651 leader_election.cc:304] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [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: a84254f6b6f943348742be57f5cf032c, aa6d83d2d93643cdba510f615a637fbb; no voters: c3e0d40113a54a658355893bba3c28bc
I20260630 12:12:43.293452  3387 raft_consensus.cc:2468] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 0.
I20260630 12:12:43.299904  3733 raft_consensus.cc:359] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.300998  3733 raft_consensus.cc:385] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.301420  3733 raft_consensus.cc:740] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.301766  3735 leader_election.cc:290] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Requested vote from peers a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:43.304602  3753 raft_consensus.cc:2749] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:43.304316  3733 consensus_queue.cc:260] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.293933  3427 leader_election.cc:304] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84254f6b6f943348742be57f5cf032c, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:43.306917  3753 raft_consensus.cc:2804] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.307368  3753 raft_consensus.cc:493] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.307801  3753 raft_consensus.cc:3060] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.311723  3747 tablet_bootstrap.cc:492] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c: No bootstrap required, opened a new log
I20260630 12:12:43.312317  3747 ts_tablet_manager.cc:1403] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.148s	user 0.020s	sys 0.011s
I20260630 12:12:43.315403  3739 raft_consensus.cc:359] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.316244  3739 raft_consensus.cc:385] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.316591  3739 raft_consensus.cc:740] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.319630  3733 ts_tablet_manager.cc:1434] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260630 12:12:43.319975  3747 raft_consensus.cc:359] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.320688  3733 tablet_bootstrap.cc:492] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc: Bootstrap starting.
I20260630 12:12:43.320755  3747 raft_consensus.cc:385] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.321229  3747 raft_consensus.cc:740] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.321944  3747 consensus_queue.cc:260] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.324218  3735 raft_consensus.cc:2804] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.324658  3735 raft_consensus.cc:493] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.325037  3735 raft_consensus.cc:3060] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.326715  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a1e6ef6e74a35814f177505fbaad9" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:43.327345  3537 raft_consensus.cc:3060] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.330191  3283 catalog_manager.cc:5697] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.317530  3739 consensus_queue.cc:260] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.334849  3537 raft_consensus.cc:2468] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 1.
I20260630 12:12:43.339164  3747 ts_tablet_manager.cc:1434] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
W20260630 12:12:43.340885  3651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:35041, user_credentials={real_user=slave}} blocked reactor thread for 45518.4us
I20260630 12:12:43.339483  3427 leader_election.cc:304] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:43.343713  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "121a1e6ef6e74a35814f177505fbaad9" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c"
I20260630 12:12:43.356189  3747 tablet_bootstrap.cc:492] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:43.359145  3733 tablet_bootstrap.cc:654] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.367751  3736 raft_consensus.cc:2804] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:43.368821  3736 raft_consensus.cc:697] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Becoming Leader. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Running, Role: LEADER
I20260630 12:12:43.369626  3736 consensus_queue.cc:237] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.346621  3753 raft_consensus.cc:515] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
W20260630 12:12:43.371639  3427 leader_election.cc:343] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:12:43.373041  3753 leader_election.cc:290] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [CANDIDATE]: Term 1 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:43.375362  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125a273679174df8bc9050c8021675f5" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:43.376016  3387 raft_consensus.cc:3060] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.377002  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125a273679174df8bc9050c8021675f5" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c" is_pre_election: true
I20260630 12:12:43.377700  3686 raft_consensus.cc:2393] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa6d83d2d93643cdba510f615a637fbb in current term 1: Already voted for candidate a84254f6b6f943348742be57f5cf032c in this term.
I20260630 12:12:43.379065  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "125a273679174df8bc9050c8021675f5" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:43.379125  3501 leader_election.cc:304] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [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: aa6d83d2d93643cdba510f615a637fbb; no voters: a84254f6b6f943348742be57f5cf032c, c3e0d40113a54a658355893bba3c28bc
I20260630 12:12:43.379782  3537 raft_consensus.cc:3060] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.379737  3735 raft_consensus.cc:515] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.383224  3735 leader_election.cc:290] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303)
I20260630 12:12:43.387483  3747 tablet_bootstrap.cc:654] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.396203  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e84e1e490d48ffbb2ee94259eef858" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:43.396574  3387 raft_consensus.cc:2468] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84254f6b6f943348742be57f5cf032c in term 1.
I20260630 12:12:43.396919  3386 raft_consensus.cc:3060] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.397859  3652 leader_election.cc:304] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84254f6b6f943348742be57f5cf032c, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:43.400955  3739 ts_tablet_manager.cc:1434] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.139s	user 0.005s	sys 0.005s
I20260630 12:12:43.403309  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e84e1e490d48ffbb2ee94259eef858" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c"
I20260630 12:12:43.404165  3686 raft_consensus.cc:3060] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.405498  3537 raft_consensus.cc:2468] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84254f6b6f943348742be57f5cf032c in term 1.
I20260630 12:12:43.406024  3630 raft_consensus.cc:2749] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:43.412051  3386 raft_consensus.cc:2468] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 1.
I20260630 12:12:43.414088  3428 leader_election.cc:304] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:43.414331  3686 raft_consensus.cc:2468] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 1.
I20260630 12:12:43.415277  3735 raft_consensus.cc:2804] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:43.418674  3735 raft_consensus.cc:697] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Becoming Leader. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Running, Role: LEADER
I20260630 12:12:43.419893  3780 raft_consensus.cc:2804] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:43.421960  3630 raft_consensus.cc:493] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.422904  3630 raft_consensus.cc:515] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.423448  3780 raft_consensus.cc:697] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 1 LEADER]: Becoming Leader. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Running, Role: LEADER
I20260630 12:12:43.424351  3780 consensus_queue.cc:237] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.425194  3630 leader_election.cc:290] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:43.426695  3733 tablet_bootstrap.cc:492] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc: No bootstrap required, opened a new log
I20260630 12:12:43.426506  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84774e82335f4c03beb2826d548d3ddd" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:43.427317  3733 ts_tablet_manager.cc:1403] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc: Time spent bootstrapping tablet: real 0.107s	user 0.030s	sys 0.010s
I20260630 12:12:43.427697  3461 raft_consensus.cc:2468] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 0.
I20260630 12:12:43.421782  3735 consensus_queue.cc:237] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.429639  3500 leader_election.cc:304] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:43.431071  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84774e82335f4c03beb2826d548d3ddd" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c" is_pre_election: true
I20260630 12:12:43.431399  3733 raft_consensus.cc:359] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.431792  3686 raft_consensus.cc:2468] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 0.
I20260630 12:12:43.432140  3733 raft_consensus.cc:385] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.432446  3733 raft_consensus.cc:740] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.433213  3733 consensus_queue.cc:260] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.433789  3619 raft_consensus.cc:2804] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.434214  3619 raft_consensus.cc:493] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.434604  3619 raft_consensus.cc:3060] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.434490  3283 catalog_manager.cc:5697] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.435834  3733 ts_tablet_manager.cc:1434] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:12:43.448395  3747 tablet_bootstrap.cc:492] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c: No bootstrap required, opened a new log
I20260630 12:12:43.448947  3747 ts_tablet_manager.cc:1403] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.094s	user 0.006s	sys 0.005s
I20260630 12:12:43.451876  3747 raft_consensus.cc:359] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.452620  3747 raft_consensus.cc:385] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.452935  3747 raft_consensus.cc:740] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.460973  3747 consensus_queue.cc:260] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.468408  3619 raft_consensus.cc:515] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.469558  3588 consensus_queue.cc:1048] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:43.466454  3283 catalog_manager.cc:5697] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c reported cstate change: term changed from 0 to 1, leader changed from <none> to a84254f6b6f943348742be57f5cf032c (127.0.107.196). New cstate: current_term: 1 leader_uuid: "a84254f6b6f943348742be57f5cf032c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.471565  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84774e82335f4c03beb2826d548d3ddd" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c"
I20260630 12:12:43.471055  3284 catalog_manager.cc:5697] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:43.472180  3686 raft_consensus.cc:3060] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.473862  3747 ts_tablet_manager.cc:1434] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260630 12:12:43.474901  3747 tablet_bootstrap.cc:492] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:43.478612  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84774e82335f4c03beb2826d548d3ddd" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:43.479977  3461 raft_consensus.cc:3060] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.480489  3619 leader_election.cc:290] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Requested vote from peers a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:43.493321  3461 raft_consensus.cc:2468] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:43.494410  3500 leader_election.cc:304] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:43.495375  3619 raft_consensus.cc:2804] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:12:43.495528  3271 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 125a273679174df8bc9050c8021675f5 (table range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 125a273679174df8bc9050c8021675f5 consensus state has no leader
I20260630 12:12:43.495648  3686 raft_consensus.cc:2468] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:43.496856  3619 raft_consensus.cc:697] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Becoming Leader. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Running, Role: LEADER
I20260630 12:12:43.498062  3619 consensus_queue.cc:237] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:43.499461  3747 tablet_bootstrap.cc:654] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.519404  3284 catalog_manager.cc:5697] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6d83d2d93643cdba510f615a637fbb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } }
W20260630 12:12:43.521909  3352 consensus_peers.cc:597] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc -> Peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Couldn't send request to peer a84254f6b6f943348742be57f5cf032c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:43.525496  3619 raft_consensus.cc:493] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.526089  3619 raft_consensus.cc:515] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.528786  3619 leader_election.cc:290] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303), c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997)
I20260630 12:12:43.529965  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669a3cf8a7cb41cc88efb41e6e0ec59a" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:43.530661  3386 raft_consensus.cc:2468] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 0.
I20260630 12:12:43.531935  3502 leader_election.cc:304] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa6d83d2d93643cdba510f615a637fbb, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:43.532117  3686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669a3cf8a7cb41cc88efb41e6e0ec59a" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c" is_pre_election: true
I20260630 12:12:43.532202  3723 consensus_queue.cc:1048] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:43.532748  3619 raft_consensus.cc:2804] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:43.532799  3686 raft_consensus.cc:2468] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 0.
I20260630 12:12:43.533265  3619 raft_consensus.cc:493] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:43.533633  3619 raft_consensus.cc:3060] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.540282  3619 raft_consensus.cc:515] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.543984  3687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669a3cf8a7cb41cc88efb41e6e0ec59a" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84254f6b6f943348742be57f5cf032c"
I20260630 12:12:43.544601  3687 raft_consensus.cc:3060] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.550092  3747 tablet_bootstrap.cc:492] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c: No bootstrap required, opened a new log
I20260630 12:12:43.550675  3747 ts_tablet_manager.cc:1403] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.009s
I20260630 12:12:43.558538  3747 raft_consensus.cc:359] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.559173  3747 raft_consensus.cc:385] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.559484  3747 raft_consensus.cc:740] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.560153  3687 raft_consensus.cc:2468] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:43.560223  3747 consensus_queue.cc:260] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.561537  3619 leader_election.cc:290] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Requested vote from peers a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303), c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997)
I20260630 12:12:43.562358  3501 leader_election.cc:304] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84254f6b6f943348742be57f5cf032c, aa6d83d2d93643cdba510f615a637fbb; no voters: 
I20260630 12:12:43.562635  3747 ts_tablet_manager.cc:1434] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:12:43.562721  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669a3cf8a7cb41cc88efb41e6e0ec59a" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:43.563541  3386 raft_consensus.cc:3060] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.564023  3747 tablet_bootstrap.cc:492] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:43.564386  3619 raft_consensus.cc:2804] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:43.564873  3619 raft_consensus.cc:697] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Becoming Leader. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Running, Role: LEADER
I20260630 12:12:43.565693  3619 consensus_queue.cc:237] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.572166  3747 tablet_bootstrap.cc:654] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:43.577665  3386 raft_consensus.cc:2468] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 1.
I20260630 12:12:43.579110  3747 tablet_bootstrap.cc:492] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c: No bootstrap required, opened a new log
I20260630 12:12:43.578655  3284 catalog_manager.cc:5697] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb reported cstate change: term changed from 0 to 1, leader changed from <none> to aa6d83d2d93643cdba510f615a637fbb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:43.579588  3747 ts_tablet_manager.cc:1403] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260630 12:12:43.582340  3747 raft_consensus.cc:359] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.583076  3747 raft_consensus.cc:385] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:43.583315  3747 raft_consensus.cc:740] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: FOLLOWER
I20260630 12:12:43.584061  3747 consensus_queue.cc:260] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.586051  3747 ts_tablet_manager.cc:1434] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:12:43.590399  3588 consensus_queue.cc:1048] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:43.702648  3339 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:43.728547  3536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68b8c1d323744f7295c0ac6e7e8b9c96"
dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
mode: GRACEFUL
new_leader_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
 from {username='slave'} at 127.0.0.1:42330
I20260630 12:12:43.729148  3536 raft_consensus.cc:606] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Received request to transfer leadership to TS d2a0bfa0fa734a28914f9d69bf4e3c95
I20260630 12:12:43.731942  3536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84774e82335f4c03beb2826d548d3ddd"
dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
mode: GRACEFUL
new_leader_uuid: "a84254f6b6f943348742be57f5cf032c"
 from {username='slave'} at 127.0.0.1:42330
I20260630 12:12:43.732455  3536 raft_consensus.cc:606] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Received request to transfer leadership to TS a84254f6b6f943348742be57f5cf032c
I20260630 12:12:43.743260  3386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6ce9ffd70fe43109c05d39a2b0b9f2c"
dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
mode: GRACEFUL
new_leader_uuid: "aa6d83d2d93643cdba510f615a637fbb"
 from {username='slave'} at 127.0.0.1:60810
I20260630 12:12:43.743877  3386 raft_consensus.cc:606] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Received request to transfer leadership to TS aa6d83d2d93643cdba510f615a637fbb
I20260630 12:12:43.745110  3339 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260630 12:12:43.745759  3339 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:43.770555  3735 consensus_queue.cc:1048] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:43.779579  3780 raft_consensus.cc:493] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:43.780184  3780 raft_consensus.cc:515] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } }
I20260630 12:12:43.783191  3780 leader_election.cc:290] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997)
I20260630 12:12:43.789012  3778 consensus_queue.cc:1048] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:43.799149  3588 raft_consensus.cc:993] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc: : Instructing follower aa6d83d2d93643cdba510f615a637fbb to start an election
I20260630 12:12:43.799758  3588 raft_consensus.cc:1081] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Signalling peer aa6d83d2d93643cdba510f615a637fbb to start an election
I20260630 12:12:43.802003  3536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6ce9ffd70fe43109c05d39a2b0b9f2c"
dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
 from {username='slave'} at 127.0.0.1:47476
I20260630 12:12:43.802754  3536 raft_consensus.cc:493] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:43.803160  3536 raft_consensus.cc:3060] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.815624  3536 raft_consensus.cc:515] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.819061  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562791050541441faecf7369dbb06259" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e0d40113a54a658355893bba3c28bc" is_pre_election: true
I20260630 12:12:43.820221  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562791050541441faecf7369dbb06259" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" is_pre_election: true
I20260630 12:12:43.820654  3537 consensus_queue.cc:237] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:43.821969  3650 leader_election.cc:304] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [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: a84254f6b6f943348742be57f5cf032c; no voters: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95
I20260630 12:12:43.822779  3387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ce9ffd70fe43109c05d39a2b0b9f2c" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:43.823428  3387 raft_consensus.cc:3055] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:43.823789  3387 raft_consensus.cc:740] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3e0d40113a54a658355893bba3c28bc, State: Running, Role: LEADER
I20260630 12:12:43.824586  3387 consensus_queue.cc:260] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.825807  3387 raft_consensus.cc:3060] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:43.822849  3780 raft_consensus.cc:2749] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:12:43.828379  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ce9ffd70fe43109c05d39a2b0b9f2c" candidate_uuid: "aa6d83d2d93643cdba510f615a637fbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:43.829125  3461 raft_consensus.cc:3060] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:12:43.834069  3501 consensus_peers.cc:597] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb -> Peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Couldn't send request to peer a84254f6b6f943348742be57f5cf032c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07507d6516fb4bacb02e28b49af6f2d0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:43.834299  3462 raft_consensus.cc:1275] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:43.836558  3630 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:43.837299  3461 raft_consensus.cc:2468] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 2.
I20260630 12:12:43.838213  3387 raft_consensus.cc:2468] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa6d83d2d93643cdba510f615a637fbb in term 2.
I20260630 12:12:43.838792  3500 leader_election.cc:304] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [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: aa6d83d2d93643cdba510f615a637fbb, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:43.839020  3536 leader_election.cc:290] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [CANDIDATE]: Term 2 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:43.840086  3619 raft_consensus.cc:2804] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:43.840583  3619 raft_consensus.cc:697] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 2 LEADER]: Becoming Leader. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Running, Role: LEADER
I20260630 12:12:43.841419  3619 consensus_queue.cc:237] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:43.842489  3386 raft_consensus.cc:1275] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:43.844587  3687 raft_consensus.cc:3060] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:43.846799  3630 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } 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:43.857211  3778 consensus_queue.cc:1048] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:12:43.885087  3500 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:44339, user_credentials={real_user=slave}} blocked reactor thread for 46431.3us
I20260630 12:12:43.891935  3386 raft_consensus.cc:2955] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:43.896606  3630 raft_consensus.cc:2955] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:43.905943  3780 consensus_queue.cc:1048] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:43.924579  3776 consensus_queue.cc:1048] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:43.942929  3619 consensus_queue.cc:1048] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:43.949936  3284 catalog_manager.cc:5697] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb reported cstate change: term changed from 1 to 2, leader changed from c3e0d40113a54a658355893bba3c28bc (127.0.107.193) to aa6d83d2d93643cdba510f615a637fbb (127.0.107.195). New cstate: current_term: 2 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } }
I20260630 12:12:43.967067  3461 raft_consensus.cc:2955] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:43.968493  3537 consensus_queue.cc:237] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:43.976933  3776 consensus_queue.cc:1048] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:43.983206  3285 catalog_manager.cc:5697] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc reported cstate change: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:43.989153  3461 raft_consensus.cc:1275] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:43.990286  3814 raft_consensus.cc:993] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb: : Instructing follower a84254f6b6f943348742be57f5cf032c to start an election
I20260630 12:12:43.991736  3814 raft_consensus.cc:1081] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Signalling peer a84254f6b6f943348742be57f5cf032c to start an election
I20260630 12:12:43.992627  3387 raft_consensus.cc:1275] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:43.993641  3814 consensus_queue.cc:1048] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } 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:43.996417  3630 consensus_queue.cc:1048] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:12:43.998921  3501 consensus_peers.cc:597] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb -> Peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Couldn't send request to peer a84254f6b6f943348742be57f5cf032c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 933cc4d78be84a12b26c7ee2c07425d7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:43.999825  3619 consensus_queue.cc:1048] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.001752  3685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84774e82335f4c03beb2826d548d3ddd"
dest_uuid: "a84254f6b6f943348742be57f5cf032c"
 from {username='slave'} at 127.0.0.1:38338
I20260630 12:12:44.006647  3814 consensus_queue.cc:1048] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.027196  3619 raft_consensus.cc:2955] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:44.029106  3387 raft_consensus.cc:2955] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:44.032368  3462 raft_consensus.cc:2955] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:44.039714  3778 consensus_queue.cc:1048] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:44.052938  3780 consensus_queue.cc:1048] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:44.060286  3685 raft_consensus.cc:493] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:44.061353  3685 raft_consensus.cc:3060] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.068755  3386 consensus_queue.cc:237] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:44.072396  3685 raft_consensus.cc:515] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:44.079766  3685 leader_election.cc:290] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [CANDIDATE]: Term 2 election: Requested vote from peers aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:44.080920  3536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84774e82335f4c03beb2826d548d3ddd" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:44.081657  3536 raft_consensus.cc:3055] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:44.082003  3536 raft_consensus.cc:740] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Running, Role: LEADER
I20260630 12:12:44.082957  3536 consensus_queue.cc:260] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [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: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:44.084580  3536 raft_consensus.cc:3060] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.092272  3685 raft_consensus.cc:3060] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:44.095744  3284 catalog_manager.cc:5697] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:44.101768  3462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84774e82335f4c03beb2826d548d3ddd" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:44.102747  3462 raft_consensus.cc:3060] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.121618  3810 consensus_queue.cc:1048] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:12:44.147868  3537 raft_consensus.cc:1275] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:44.149539  3812 consensus_queue.cc:1048] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } 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:44.152097  3352 consensus_peers.cc:597] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc -> Peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Couldn't send request to peer a84254f6b6f943348742be57f5cf032c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d500c3270c440368b9c3c03f5721cac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:44.153841  3461 raft_consensus.cc:1275] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:44.156117  3588 consensus_queue.cc:1048] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.156616  3462 raft_consensus.cc:2468] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84254f6b6f943348742be57f5cf032c in term 2.
I20260630 12:12:44.158445  3650 leader_election.cc:304] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [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: a84254f6b6f943348742be57f5cf032c, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:44.159751  3780 raft_consensus.cc:2804] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:44.160491  3780 raft_consensus.cc:697] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 2 LEADER]: Becoming Leader. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Running, Role: LEADER
I20260630 12:12:44.161131  3536 raft_consensus.cc:2468] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84254f6b6f943348742be57f5cf032c in term 2.
I20260630 12:12:44.161836  3780 consensus_queue.cc:237] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [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: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:44.171319  3588 raft_consensus.cc:2955] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:44.175133  3537 raft_consensus.cc:2955] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:44.181679  3284 catalog_manager.cc:5697] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c reported cstate change: term changed from 1 to 2, leader changed from aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) to a84254f6b6f943348742be57f5cf032c (127.0.107.196). New cstate: current_term: 2 leader_uuid: "a84254f6b6f943348742be57f5cf032c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.190876  3462 raft_consensus.cc:2955] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
W20260630 12:12:44.194024  3334 auto_rebalancer.cc:639] Failed to schedule move for tablet 68b8c1d323744f7295c0ac6e7e8b9c96: Remote error: Service unavailable: leader transfer in progress
I20260630 12:12:44.193596  3285 catalog_manager.cc:5697] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc reported cstate change: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.265012  3630 raft_consensus.cc:993] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb: : Instructing follower d2a0bfa0fa734a28914f9d69bf4e3c95 to start an election
I20260630 12:12:44.265543  3810 raft_consensus.cc:1081] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Signalling peer d2a0bfa0fa734a28914f9d69bf4e3c95 to start an election
I20260630 12:12:44.267110  3462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68b8c1d323744f7295c0ac6e7e8b9c96"
dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
 from {username='slave'} at 127.0.0.1:39556
I20260630 12:12:44.267606  3462 raft_consensus.cc:493] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:44.267926  3462 raft_consensus.cc:3060] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.272380  3462 raft_consensus.cc:515] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:44.274382  3462 leader_election.cc:290] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [CANDIDATE]: Term 2 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:44.275717  3537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b8c1d323744f7295c0ac6e7e8b9c96" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:44.275955  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b8c1d323744f7295c0ac6e7e8b9c96" candidate_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:44.276345  3537 raft_consensus.cc:3055] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:44.276762  3537 raft_consensus.cc:740] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Running, Role: LEADER
I20260630 12:12:44.276554  3386 raft_consensus.cc:3060] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.278746  3537 consensus_queue.cc:260] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:44.280042  3537 raft_consensus.cc:3060] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:44.285948  3386 raft_consensus.cc:2468] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 2.
I20260630 12:12:44.287056  3537 raft_consensus.cc:2468] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2a0bfa0fa734a28914f9d69bf4e3c95 in term 2.
I20260630 12:12:44.287377  3428 leader_election.cc:304] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: c3e0d40113a54a658355893bba3c28bc, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:44.288246  3776 raft_consensus.cc:2804] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:44.288712  3776 raft_consensus.cc:697] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 LEADER]: Becoming Leader. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Running, Role: LEADER
I20260630 12:12:44.289502  3776 consensus_queue.cc:237] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } }
I20260630 12:12:44.294680  3462 raft_consensus.cc:1275] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:44.296988  3810 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.299741  3283 catalog_manager.cc:5697] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: term changed from 1 to 2, leader changed from aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) to d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:44.307147  3386 raft_consensus.cc:1275] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:44.308821  3630 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.321614  3837 ts_tablet_manager.cc:933] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: Initiating tablet copy from peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:44.326602  3837 tablet_copy_client.cc:323] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:35041
I20260630 12:12:44.328722  3547 tablet_copy_service.cc:140] P aa6d83d2d93643cdba510f615a637fbb: Received BeginTabletCopySession request for tablet 07507d6516fb4bacb02e28b49af6f2d0 from peer a84254f6b6f943348742be57f5cf032c ({username='slave'} at 127.0.0.1:42316)
I20260630 12:12:44.329319  3547 tablet_copy_service.cc:161] P aa6d83d2d93643cdba510f615a637fbb: Beginning new tablet copy session on tablet 07507d6516fb4bacb02e28b49af6f2d0 from peer a84254f6b6f943348742be57f5cf032c at {username='slave'} at 127.0.0.1:42316: session id = a84254f6b6f943348742be57f5cf032c-07507d6516fb4bacb02e28b49af6f2d0
I20260630 12:12:44.334697  3547 tablet_copy_source_session.cc:215] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:44.337505  3837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07507d6516fb4bacb02e28b49af6f2d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:44.352305  3837 tablet_copy_client.cc:806] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:44.352944  3837 tablet_copy_client.cc:670] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:44.356456  3837 tablet_copy_client.cc:538] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:44.362847  3837 tablet_bootstrap.cc:492] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:44.379940  3837 tablet_bootstrap.cc:492] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: 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:44.380663  3837 tablet_bootstrap.cc:492] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: Bootstrap complete.
I20260630 12:12:44.381204  3837 ts_tablet_manager.cc:1403] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:12:44.383463  3837 raft_consensus.cc:359] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:44.384099  3837 raft_consensus.cc:740] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: LEARNER
I20260630 12:12:44.384608  3837 consensus_queue.cc:260] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:44.387244  3837 ts_tablet_manager.cc:1434] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:12:44.389329  3547 tablet_copy_service.cc:342] P aa6d83d2d93643cdba510f615a637fbb: Request end of tablet copy session a84254f6b6f943348742be57f5cf032c-07507d6516fb4bacb02e28b49af6f2d0 received from {username='slave'} at 127.0.0.1:42316
I20260630 12:12:44.389767  3547 tablet_copy_service.cc:434] P aa6d83d2d93643cdba510f615a637fbb: ending tablet copy session a84254f6b6f943348742be57f5cf032c-07507d6516fb4bacb02e28b49af6f2d0 on tablet 07507d6516fb4bacb02e28b49af6f2d0 with peer a84254f6b6f943348742be57f5cf032c
I20260630 12:12:44.579305  3537 raft_consensus.cc:1275] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Refusing update from remote peer a84254f6b6f943348742be57f5cf032c: 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:44.580557  3780 consensus_queue.cc:1048] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.583937  3837 ts_tablet_manager.cc:933] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: Initiating tablet copy from peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:44.585747  3837 tablet_copy_client.cc:323] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:35041
I20260630 12:12:44.590241  3462 raft_consensus.cc:1275] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Refusing update from remote peer a84254f6b6f943348742be57f5cf032c: 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:44.591777  3547 tablet_copy_service.cc:140] P aa6d83d2d93643cdba510f615a637fbb: Received BeginTabletCopySession request for tablet 933cc4d78be84a12b26c7ee2c07425d7 from peer a84254f6b6f943348742be57f5cf032c ({username='slave'} at 127.0.0.1:42316)
I20260630 12:12:44.592355  3547 tablet_copy_service.cc:161] P aa6d83d2d93643cdba510f615a637fbb: Beginning new tablet copy session on tablet 933cc4d78be84a12b26c7ee2c07425d7 from peer a84254f6b6f943348742be57f5cf032c at {username='slave'} at 127.0.0.1:42316: session id = a84254f6b6f943348742be57f5cf032c-933cc4d78be84a12b26c7ee2c07425d7
I20260630 12:12:44.593134  3825 consensus_queue.cc:1048] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.605433  3547 tablet_copy_source_session.cc:215] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:44.608776  3837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933cc4d78be84a12b26c7ee2c07425d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:44.625142  3837 tablet_copy_client.cc:806] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:44.625737  3837 tablet_copy_client.cc:670] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:44.629177  3837 tablet_copy_client.cc:538] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:44.638283  3837 tablet_bootstrap.cc:492] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:44.657958  3837 tablet_bootstrap.cc:492] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: 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:44.658949  3837 tablet_bootstrap.cc:492] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: Bootstrap complete.
I20260630 12:12:44.659623  3837 ts_tablet_manager.cc:1403] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260630 12:12:44.662454  3837 raft_consensus.cc:359] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:44.663295  3837 raft_consensus.cc:740] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: LEARNER
I20260630 12:12:44.663920  3837 consensus_queue.cc:260] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:44.666340  3837 ts_tablet_manager.cc:1434] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:12:44.668210  3547 tablet_copy_service.cc:342] P aa6d83d2d93643cdba510f615a637fbb: Request end of tablet copy session a84254f6b6f943348742be57f5cf032c-933cc4d78be84a12b26c7ee2c07425d7 received from {username='slave'} at 127.0.0.1:42316
I20260630 12:12:44.668633  3547 tablet_copy_service.cc:434] P aa6d83d2d93643cdba510f615a637fbb: ending tablet copy session a84254f6b6f943348742be57f5cf032c-933cc4d78be84a12b26c7ee2c07425d7 on tablet 933cc4d78be84a12b26c7ee2c07425d7 with peer a84254f6b6f943348742be57f5cf032c
I20260630 12:12:44.698390  3387 raft_consensus.cc:1275] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Refusing update from remote peer d2a0bfa0fa734a28914f9d69bf4e3c95: 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:44.699879  3776 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.711174  3537 raft_consensus.cc:1275] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Refusing update from remote peer d2a0bfa0fa734a28914f9d69bf4e3c95: 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:44.715637  3735 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:44.749106  3837 ts_tablet_manager.cc:933] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: Initiating tablet copy from peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997)
I20260630 12:12:44.750964  3837 tablet_copy_client.cc:323] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33997
I20260630 12:12:44.752588  3398 tablet_copy_service.cc:140] P c3e0d40113a54a658355893bba3c28bc: Received BeginTabletCopySession request for tablet 4d500c3270c440368b9c3c03f5721cac from peer a84254f6b6f943348742be57f5cf032c ({username='slave'} at 127.0.0.1:60798)
I20260630 12:12:44.753139  3398 tablet_copy_service.cc:161] P c3e0d40113a54a658355893bba3c28bc: Beginning new tablet copy session on tablet 4d500c3270c440368b9c3c03f5721cac from peer a84254f6b6f943348742be57f5cf032c at {username='slave'} at 127.0.0.1:60798: session id = a84254f6b6f943348742be57f5cf032c-4d500c3270c440368b9c3c03f5721cac
I20260630 12:12:44.760659  3398 tablet_copy_source_session.cc:215] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:44.763495  3837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d500c3270c440368b9c3c03f5721cac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:44.773710  3837 tablet_copy_client.cc:806] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:44.774230  3837 tablet_copy_client.cc:670] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:44.778123  3837 tablet_copy_client.cc:538] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:44.779296  3685 raft_consensus.cc:1217] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:44.786173  3837 tablet_bootstrap.cc:492] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:44.800379  3837 tablet_bootstrap.cc:492] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: 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:44.801215  3837 tablet_bootstrap.cc:492] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: Bootstrap complete.
I20260630 12:12:44.801769  3837 ts_tablet_manager.cc:1403] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.002s
I20260630 12:12:44.803633  3837 raft_consensus.cc:359] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:44.804186  3837 raft_consensus.cc:740] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: LEARNER
I20260630 12:12:44.804625  3837 consensus_queue.cc:260] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:44.806591  3837 ts_tablet_manager.cc:1434] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:12:44.811990  3398 tablet_copy_service.cc:342] P c3e0d40113a54a658355893bba3c28bc: Request end of tablet copy session a84254f6b6f943348742be57f5cf032c-4d500c3270c440368b9c3c03f5721cac received from {username='slave'} at 127.0.0.1:60798
I20260630 12:12:44.812525  3398 tablet_copy_service.cc:434] P c3e0d40113a54a658355893bba3c28bc: ending tablet copy session a84254f6b6f943348742be57f5cf032c-4d500c3270c440368b9c3c03f5721cac on tablet 4d500c3270c440368b9c3c03f5721cac with peer a84254f6b6f943348742be57f5cf032c
I20260630 12:12:45.023729  3685 raft_consensus.cc:1217] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:45.180670  3813 raft_consensus.cc:1064] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb: attempting to promote NON_VOTER a84254f6b6f943348742be57f5cf032c to VOTER
I20260630 12:12:45.183002  3813 consensus_queue.cc:237] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:45.189538  3685 raft_consensus.cc:1275] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:45.191015  3462 raft_consensus.cc:1275] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:45.192623  3387 raft_consensus.cc:1275] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:45.193353  3813 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:45.195088  3630 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } 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:45.198784  3619 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:45.202960  3683 raft_consensus.cc:1217] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:45.225031  3813 raft_consensus.cc:2955] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.226297  3685 raft_consensus.cc:2955] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.246037  3286 catalog_manager.cc:5697] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c reported cstate change: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.251888  3386 raft_consensus.cc:2955] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.253439  3462 raft_consensus.cc:2955] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.295045  3536 consensus_queue.cc:237] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [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: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:45.300498  3685 raft_consensus.cc:1275] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:45.301999  3630 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:45.303745  3462 raft_consensus.cc:1275] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:45.305064  3630 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:45.308668  3619 raft_consensus.cc:2955] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c3e0d40113a54a658355893bba3c28bc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.311249  3685 raft_consensus.cc:2955] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c3e0d40113a54a658355893bba3c28bc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.318765  3271 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07507d6516fb4bacb02e28b49af6f2d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:45.320688  3462 raft_consensus.cc:2955] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c3e0d40113a54a658355893bba3c28bc (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.323642  3286 catalog_manager.cc:5697] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb reported cstate change: config changed from index 3 to 4, VOTER c3e0d40113a54a658355893bba3c28bc (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:45.336872  3378 tablet_service.cc:1558] Processing DeleteTablet for tablet 07507d6516fb4bacb02e28b49af6f2d0 with delete_type TABLET_DATA_TOMBSTONED (TS c3e0d40113a54a658355893bba3c28bc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34540
I20260630 12:12:45.342409  3858 tablet_replica.cc:333] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:45.343364  3858 raft_consensus.cc:2243] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:45.344025  3858 raft_consensus.cc:2272] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:45.347105  3858 ts_tablet_manager.cc:1916] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:45.364557  3858 ts_tablet_manager.cc:1929] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:45.365047  3858 log.cc:1199] T 07507d6516fb4bacb02e28b49af6f2d0 P c3e0d40113a54a658355893bba3c28bc: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-0-root/wals/07507d6516fb4bacb02e28b49af6f2d0
I20260630 12:12:45.366817  3272 catalog_manager.cc:5028] TS c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997): tablet 07507d6516fb4bacb02e28b49af6f2d0 (table range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]) successfully deleted
I20260630 12:12:45.434041  3619 raft_consensus.cc:1064] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb: attempting to promote NON_VOTER a84254f6b6f943348742be57f5cf032c to VOTER
I20260630 12:12:45.436081  3619 consensus_queue.cc:237] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:45.442819  3685 raft_consensus.cc:1275] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:45.444518  3630 consensus_queue.cc:1048] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:45.445461  3386 raft_consensus.cc:1275] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:45.444757  3462 raft_consensus.cc:1275] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:45.448035  3630 consensus_queue.cc:1048] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:45.449205  3813 consensus_queue.cc:1048] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } 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:45.467365  3630 raft_consensus.cc:2955] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.469767  3386 raft_consensus.cc:2955] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.471951  3461 raft_consensus.cc:2955] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.486123  3286 catalog_manager.cc:5697] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc reported cstate change: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.488608  3685 raft_consensus.cc:2955] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.503433  3536 consensus_queue.cc:237] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:45.510224  3685 raft_consensus.cc:1275] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:45.511054  3386 raft_consensus.cc:1275] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:45.513773  3813 consensus_queue.cc:1048] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:45.515242  3630 consensus_queue.cc:1048] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:45.520265  3813 raft_consensus.cc:2955] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.523861  3683 raft_consensus.cc:2955] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.528774  3386 raft_consensus.cc:2955] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.530818  3271 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 933cc4d78be84a12b26c7ee2c07425d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:45.536681  3286 catalog_manager.cc:5697] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb reported cstate change: config changed from index 3 to 4, VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:45.549273  3449 tablet_service.cc:1558] Processing DeleteTablet for tablet 933cc4d78be84a12b26c7ee2c07425d7 with delete_type TABLET_DATA_TOMBSTONED (TS d2a0bfa0fa734a28914f9d69bf4e3c95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39544
I20260630 12:12:45.551213  3865 tablet_replica.cc:333] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:45.552102  3865 raft_consensus.cc:2243] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:45.552809  3865 raft_consensus.cc:2272] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:45.555774  3865 ts_tablet_manager.cc:1916] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:45.568243  3865 ts_tablet_manager.cc:1929] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:45.568588  3865 log.cc:1199] T 933cc4d78be84a12b26c7ee2c07425d7 P d2a0bfa0fa734a28914f9d69bf4e3c95: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-1-root/wals/933cc4d78be84a12b26c7ee2c07425d7
I20260630 12:12:45.570638  3270 catalog_manager.cc:5028] TS d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339): tablet 933cc4d78be84a12b26c7ee2c07425d7 (table range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]) successfully deleted
I20260630 12:12:45.616247  3852 raft_consensus.cc:1064] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc: attempting to promote NON_VOTER a84254f6b6f943348742be57f5cf032c to VOTER
I20260630 12:12:45.618803  3852 consensus_queue.cc:237] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:45.626387  3683 raft_consensus.cc:1275] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:45.626907  3536 raft_consensus.cc:1275] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:45.627581  3461 raft_consensus.cc:1275] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:45.628404  3849 consensus_queue.cc:1048] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:45.629355  3588 consensus_queue.cc:1048] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:45.630239  3852 consensus_queue.cc:1048] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } 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:45.654325  3849 raft_consensus.cc:2955] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.656311  3461 raft_consensus.cc:2955] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.661960  3683 raft_consensus.cc:2955] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.670670  3284 catalog_manager.cc:5697] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.675758  3536 raft_consensus.cc:2955] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.687506  3386 consensus_queue.cc:237] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:45.695669  3685 raft_consensus.cc:1275] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:45.695832  3461 raft_consensus.cc:1275] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:45.697445  3849 consensus_queue.cc:1048] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:45.698413  3852 consensus_queue.cc:1048] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:45.706435  3588 raft_consensus.cc:2955] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.708421  3683 raft_consensus.cc:2955] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.713533  3461 raft_consensus.cc:2955] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:45.720170  3272 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d500c3270c440368b9c3c03f5721cac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:45.724499  3286 catalog_manager.cc:5697] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc reported cstate change: config changed from index 3 to 4, VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:45.734790  3521 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d500c3270c440368b9c3c03f5721cac with delete_type TABLET_DATA_TOMBSTONED (TS aa6d83d2d93643cdba510f615a637fbb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47472
I20260630 12:12:45.736631  3871 tablet_replica.cc:333] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:45.738065  3871 raft_consensus.cc:2243] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:45.738869  3871 raft_consensus.cc:2272] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:45.741521  3871 ts_tablet_manager.cc:1916] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:45.746912  3339 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:45.756873  3871 ts_tablet_manager.cc:1929] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:45.757378  3871 log.cc:1199] T 4d500c3270c440368b9c3c03f5721cac P aa6d83d2d93643cdba510f615a637fbb: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-2-root/wals/4d500c3270c440368b9c3c03f5721cac
I20260630 12:12:45.759202  3271 catalog_manager.cc:5028] TS aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041): tablet 4d500c3270c440368b9c3c03f5721cac (table range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]) successfully deleted
I20260630 12:12:45.764880  3536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07507d6516fb4bacb02e28b49af6f2d0"
dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
mode: GRACEFUL
new_leader_uuid: "a84254f6b6f943348742be57f5cf032c"
 from {username='slave'} at 127.0.0.1:42330
I20260630 12:12:45.765445  3536 raft_consensus.cc:606] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Received request to transfer leadership to TS a84254f6b6f943348742be57f5cf032c
I20260630 12:12:45.777756  3461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55e84e1e490d48ffbb2ee94259eef858"
dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
mode: GRACEFUL
new_leader_uuid: "a84254f6b6f943348742be57f5cf032c"
 from {username='slave'} at 127.0.0.1:38890
I20260630 12:12:45.778198  3461 raft_consensus.cc:606] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Received request to transfer leadership to TS a84254f6b6f943348742be57f5cf032c
I20260630 12:12:45.779239  3339 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:12:45.779771  3339 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:45.815346  3813 raft_consensus.cc:993] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb: : Instructing follower a84254f6b6f943348742be57f5cf032c to start an election
I20260630 12:12:45.815871  3630 raft_consensus.cc:1081] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Signalling peer a84254f6b6f943348742be57f5cf032c to start an election
I20260630 12:12:45.817783  3683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07507d6516fb4bacb02e28b49af6f2d0"
dest_uuid: "a84254f6b6f943348742be57f5cf032c"
 from {username='slave'} at 127.0.0.1:38338
I20260630 12:12:45.818287  3683 raft_consensus.cc:493] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:45.818646  3683 raft_consensus.cc:3060] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.823128  3683 raft_consensus.cc:515] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:45.824918  3683 leader_election.cc:290] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [CANDIDATE]: Term 2 election: Requested vote from peers d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339), aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:45.825840  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07507d6516fb4bacb02e28b49af6f2d0" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:45.826069  3536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07507d6516fb4bacb02e28b49af6f2d0" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aa6d83d2d93643cdba510f615a637fbb"
I20260630 12:12:45.826468  3461 raft_consensus.cc:3060] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.826678  3536 raft_consensus.cc:3055] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:45.827034  3536 raft_consensus.cc:740] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Running, Role: LEADER
I20260630 12:12:45.827665  3536 consensus_queue.cc:260] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [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: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:45.828594  3536 raft_consensus.cc:3060] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:45.831054  3461 raft_consensus.cc:2468] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84254f6b6f943348742be57f5cf032c in term 2.
I20260630 12:12:45.832299  3650 leader_election.cc:304] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [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: a84254f6b6f943348742be57f5cf032c, d2a0bfa0fa734a28914f9d69bf4e3c95; no voters: 
I20260630 12:12:45.833146  3847 raft_consensus.cc:2804] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:45.834419  3847 raft_consensus.cc:697] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 2 LEADER]: Becoming Leader. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Running, Role: LEADER
I20260630 12:12:45.835175  3536 raft_consensus.cc:2468] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84254f6b6f943348742be57f5cf032c in term 2.
I20260630 12:12:45.835187  3847 consensus_queue.cc:237] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [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: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:45.842830  3285 catalog_manager.cc:5697] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c reported cstate change: term changed from 1 to 2, leader changed from aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) to a84254f6b6f943348742be57f5cf032c (127.0.107.196). New cstate: current_term: 2 leader_uuid: "a84254f6b6f943348742be57f5cf032c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:46.188220  3875 raft_consensus.cc:993] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95: : Instructing follower a84254f6b6f943348742be57f5cf032c to start an election
I20260630 12:12:46.188660  3778 raft_consensus.cc:1081] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Signalling peer a84254f6b6f943348742be57f5cf032c to start an election
I20260630 12:12:46.190196  3683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55e84e1e490d48ffbb2ee94259eef858"
dest_uuid: "a84254f6b6f943348742be57f5cf032c"
 from {username='slave'} at 127.0.0.1:38328
I20260630 12:12:46.190765  3683 raft_consensus.cc:493] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:12:46.191071  3683 raft_consensus.cc:3060] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:46.196048  3683 raft_consensus.cc:515] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:46.197640  3683 leader_election.cc:290] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [CANDIDATE]: Term 2 election: Requested vote from peers c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997), d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:46.198541  3386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e84e1e490d48ffbb2ee94259eef858" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e0d40113a54a658355893bba3c28bc"
I20260630 12:12:46.198676  3461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e84e1e490d48ffbb2ee94259eef858" candidate_uuid: "a84254f6b6f943348742be57f5cf032c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95"
I20260630 12:12:46.199136  3386 raft_consensus.cc:3060] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:46.199237  3461 raft_consensus.cc:3055] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:12:46.199589  3461 raft_consensus.cc:740] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Running, Role: LEADER
I20260630 12:12:46.200161  3461 consensus_queue.cc:260] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:46.200981  3461 raft_consensus.cc:3060] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:12:46.204494  3386 raft_consensus.cc:2468] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84254f6b6f943348742be57f5cf032c in term 2.
I20260630 12:12:46.205685  3652 leader_election.cc:304] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [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: a84254f6b6f943348742be57f5cf032c, c3e0d40113a54a658355893bba3c28bc; no voters: 
I20260630 12:12:46.206247  3461 raft_consensus.cc:2468] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84254f6b6f943348742be57f5cf032c in term 2.
I20260630 12:12:46.206409  3847 raft_consensus.cc:2804] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:12:46.206991  3847 raft_consensus.cc:697] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 2 LEADER]: Becoming Leader. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Running, Role: LEADER
I20260630 12:12:46.207782  3847 consensus_queue.cc:237] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } }
I20260630 12:12:46.215143  3285 catalog_manager.cc:5697] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c reported cstate change: term changed from 1 to 2, leader changed from d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) to a84254f6b6f943348742be57f5cf032c (127.0.107.196). New cstate: current_term: 2 leader_uuid: "a84254f6b6f943348742be57f5cf032c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:46.236900  3461 raft_consensus.cc:1275] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Refusing update from remote peer a84254f6b6f943348742be57f5cf032c: 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:46.238044  3847 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:46.246433  3536 raft_consensus.cc:1275] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Refusing update from remote peer a84254f6b6f943348742be57f5cf032c: 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:46.248036  3847 consensus_queue.cc:1048] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:46.694190  3386 raft_consensus.cc:1275] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Refusing update from remote peer a84254f6b6f943348742be57f5cf032c: 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:46.695462  3847 consensus_queue.cc:1048] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.703408  3461 raft_consensus.cc:1275] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Refusing update from remote peer a84254f6b6f943348742be57f5cf032c: 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:46.704897  3874 consensus_queue.cc:1048] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.754578  3536 consensus_queue.cc:237] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
W20260630 12:12:46.762522  3501 consensus_peers.cc:597] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb -> Peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Couldn't send request to peer a84254f6b6f943348742be57f5cf032c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6ce9ffd70fe43109c05d39a2b0b9f2c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.763608  3386 raft_consensus.cc:1275] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:46.762988  3461 raft_consensus.cc:1275] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:46.764772  3630 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.765736  3886 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:46.772325  3630 raft_consensus.cc:2955] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:46.773973  3386 raft_consensus.cc:2955] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:46.775117  3461 raft_consensus.cc:2955] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:46.785032  3284 catalog_manager.cc:5697] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc reported cstate change: config changed from index -1 to 3, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:46.787432  3387 consensus_queue.cc:237] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [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: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: true } }
I20260630 12:12:46.810914  3683 raft_consensus.cc:1275] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:46.811228  3536 raft_consensus.cc:1275] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:46.811681  3351 consensus_peers.cc:597] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc -> Peer d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339): Couldn't send request to peer d2a0bfa0fa734a28914f9d69bf4e3c95. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 395714efef81476ebae1a65805754ab5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.813160  3896 consensus_queue.cc:1048] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.814515  3884 consensus_queue.cc:1048] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:46.825965  3896 raft_consensus.cc:2955] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: true } } }
I20260630 12:12:46.827950  3683 raft_consensus.cc:2955] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: true } } }
I20260630 12:12:46.828624  3536 raft_consensus.cc:2955] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: true } } }
I20260630 12:12:46.840518  3284 catalog_manager.cc:5697] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c reported cstate change: config changed from index -1 to 2, NON_VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: true } } }
I20260630 12:12:46.841535  3537 consensus_queue.cc:237] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:46.848773  3461 raft_consensus.cc:1275] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:46.850323  3387 raft_consensus.cc:1275] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:46.851214  3886 consensus_queue.cc:1048] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } 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:46.852211  3887 consensus_queue.cc:1048] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:12:46.861048  3501 consensus_peers.cc:597] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb -> Peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Couldn't send request to peer a84254f6b6f943348742be57f5cf032c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec5a19ff57a944e6b1bd15051c08d190. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.862540  3887 raft_consensus.cc:2955] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:46.864502  3387 raft_consensus.cc:2955] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:46.876039  3461 raft_consensus.cc:2955] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:46.881361  3285 catalog_manager.cc:5697] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb reported cstate change: config changed from index -1 to 2, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:46.884552  3387 consensus_queue.cc:237] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [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: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: true } }
I20260630 12:12:46.892668  3683 raft_consensus.cc:1275] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:46.893814  3352 consensus_peers.cc:597] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc -> Peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041): Couldn't send request to peer aa6d83d2d93643cdba510f615a637fbb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 562791050541441faecf7369dbb06259. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:46.895537  3849 consensus_queue.cc:1048] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:46.898001  3461 raft_consensus.cc:1275] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:46.899737  3849 consensus_queue.cc:1048] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:12:46.904985  3884 raft_consensus.cc:2955] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: true } } }
I20260630 12:12:46.908784  3683 raft_consensus.cc:2955] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: true } } }
I20260630 12:12:46.910570  3461 raft_consensus.cc:2955] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: true } } }
I20260630 12:12:46.921996  3286 catalog_manager.cc:5697] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc reported cstate change: config changed from index -1 to 2, NON_VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) added. New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:47.243535  3905 ts_tablet_manager.cc:933] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: Initiating tablet copy from peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:47.245143  3905 tablet_copy_client.cc:323] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:35041
I20260630 12:12:47.246874  3547 tablet_copy_service.cc:140] P aa6d83d2d93643cdba510f615a637fbb: Received BeginTabletCopySession request for tablet a6ce9ffd70fe43109c05d39a2b0b9f2c from peer a84254f6b6f943348742be57f5cf032c ({username='slave'} at 127.0.0.1:42316)
I20260630 12:12:47.247426  3547 tablet_copy_service.cc:161] P aa6d83d2d93643cdba510f615a637fbb: Beginning new tablet copy session on tablet a6ce9ffd70fe43109c05d39a2b0b9f2c from peer a84254f6b6f943348742be57f5cf032c at {username='slave'} at 127.0.0.1:42316: session id = a84254f6b6f943348742be57f5cf032c-a6ce9ffd70fe43109c05d39a2b0b9f2c
I20260630 12:12:47.254942  3547 tablet_copy_source_session.cc:215] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.257872  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ce9ffd70fe43109c05d39a2b0b9f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.270124  3905 tablet_copy_client.cc:806] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.270769  3905 tablet_copy_client.cc:670] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.274231  3905 tablet_copy_client.cc:538] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.280354  3905 tablet_bootstrap.cc:492] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:47.298233  3905 tablet_bootstrap.cc:492] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: 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:47.299235  3905 tablet_bootstrap.cc:492] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: Bootstrap complete.
I20260630 12:12:47.303529  3905 ts_tablet_manager.cc:1403] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260630 12:12:47.305771  3905 raft_consensus.cc:359] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:47.306720  3905 raft_consensus.cc:740] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: LEARNER
I20260630 12:12:47.307340  3908 ts_tablet_manager.cc:933] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: Initiating tablet copy from peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997)
I20260630 12:12:47.307427  3905 consensus_queue.cc:260] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:47.310563  3905 ts_tablet_manager.cc:1434] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:12:47.313651  3547 tablet_copy_service.cc:342] P aa6d83d2d93643cdba510f615a637fbb: Request end of tablet copy session a84254f6b6f943348742be57f5cf032c-a6ce9ffd70fe43109c05d39a2b0b9f2c received from {username='slave'} at 127.0.0.1:42316
I20260630 12:12:47.313746  3908 tablet_copy_client.cc:323] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33997
I20260630 12:12:47.314146  3547 tablet_copy_service.cc:434] P aa6d83d2d93643cdba510f615a637fbb: ending tablet copy session a84254f6b6f943348742be57f5cf032c-a6ce9ffd70fe43109c05d39a2b0b9f2c on tablet a6ce9ffd70fe43109c05d39a2b0b9f2c with peer a84254f6b6f943348742be57f5cf032c
I20260630 12:12:47.317196  3398 tablet_copy_service.cc:140] P c3e0d40113a54a658355893bba3c28bc: Received BeginTabletCopySession request for tablet 395714efef81476ebae1a65805754ab5 from peer d2a0bfa0fa734a28914f9d69bf4e3c95 ({username='slave'} at 127.0.0.1:34544)
I20260630 12:12:47.317745  3398 tablet_copy_service.cc:161] P c3e0d40113a54a658355893bba3c28bc: Beginning new tablet copy session on tablet 395714efef81476ebae1a65805754ab5 from peer d2a0bfa0fa734a28914f9d69bf4e3c95 at {username='slave'} at 127.0.0.1:34544: session id = d2a0bfa0fa734a28914f9d69bf4e3c95-395714efef81476ebae1a65805754ab5
I20260630 12:12:47.330488  3398 tablet_copy_source_session.cc:215] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.333011  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395714efef81476ebae1a65805754ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.351825  3908 tablet_copy_client.cc:806] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.352442  3908 tablet_copy_client.cc:670] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.353757  3911 ts_tablet_manager.cc:933] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: Initiating tablet copy from peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997)
I20260630 12:12:47.360183  3911 tablet_copy_client.cc:323] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33997
I20260630 12:12:47.362942  3908 tablet_copy_client.cc:538] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.362672  3398 tablet_copy_service.cc:140] P c3e0d40113a54a658355893bba3c28bc: Received BeginTabletCopySession request for tablet 562791050541441faecf7369dbb06259 from peer aa6d83d2d93643cdba510f615a637fbb ({username='slave'} at 127.0.0.1:34554)
I20260630 12:12:47.363689  3398 tablet_copy_service.cc:161] P c3e0d40113a54a658355893bba3c28bc: Beginning new tablet copy session on tablet 562791050541441faecf7369dbb06259 from peer aa6d83d2d93643cdba510f615a637fbb at {username='slave'} at 127.0.0.1:34554: session id = aa6d83d2d93643cdba510f615a637fbb-562791050541441faecf7369dbb06259
I20260630 12:12:47.371994  3398 tablet_copy_source_session.cc:215] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.373080  3908 tablet_bootstrap.cc:492] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap starting.
I20260630 12:12:47.378631  3905 ts_tablet_manager.cc:933] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: Initiating tablet copy from peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041)
I20260630 12:12:47.380286  3911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562791050541441faecf7369dbb06259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.392436  3905 tablet_copy_client.cc:323] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:35041
I20260630 12:12:47.395072  3547 tablet_copy_service.cc:140] P aa6d83d2d93643cdba510f615a637fbb: Received BeginTabletCopySession request for tablet ec5a19ff57a944e6b1bd15051c08d190 from peer a84254f6b6f943348742be57f5cf032c ({username='slave'} at 127.0.0.1:42316)
I20260630 12:12:47.395648  3547 tablet_copy_service.cc:161] P aa6d83d2d93643cdba510f615a637fbb: Beginning new tablet copy session on tablet ec5a19ff57a944e6b1bd15051c08d190 from peer a84254f6b6f943348742be57f5cf032c at {username='slave'} at 127.0.0.1:42316: session id = a84254f6b6f943348742be57f5cf032c-ec5a19ff57a944e6b1bd15051c08d190
I20260630 12:12:47.404402  3547 tablet_copy_source_session.cc:215] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:47.406592  3911 tablet_copy_client.cc:806] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.407240  3911 tablet_copy_client.cc:670] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.408275  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec5a19ff57a944e6b1bd15051c08d190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:47.409785  3908 tablet_bootstrap.cc:492] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: 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:47.410760  3908 tablet_bootstrap.cc:492] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: Bootstrap complete.
I20260630 12:12:47.411602  3908 ts_tablet_manager.cc:1403] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.011s
I20260630 12:12:47.411831  3911 tablet_copy_client.cc:538] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.415656  3908 raft_consensus.cc:359] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: true } }
I20260630 12:12:47.416682  3908 raft_consensus.cc:740] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2a0bfa0fa734a28914f9d69bf4e3c95, State: Initialized, Role: LEARNER
I20260630 12:12:47.417408  3908 consensus_queue.cc:260] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: true } }
I20260630 12:12:47.421998  3911 tablet_bootstrap.cc:492] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: Bootstrap starting.
I20260630 12:12:47.425966  3905 tablet_copy_client.cc:806] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:47.426687  3905 tablet_copy_client.cc:670] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:47.430770  3905 tablet_copy_client.cc:538] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:47.433058  3908 ts_tablet_manager.cc:1434] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260630 12:12:47.445194  3398 tablet_copy_service.cc:342] P c3e0d40113a54a658355893bba3c28bc: Request end of tablet copy session d2a0bfa0fa734a28914f9d69bf4e3c95-395714efef81476ebae1a65805754ab5 received from {username='slave'} at 127.0.0.1:34544
I20260630 12:12:47.445616  3398 tablet_copy_service.cc:434] P c3e0d40113a54a658355893bba3c28bc: ending tablet copy session d2a0bfa0fa734a28914f9d69bf4e3c95-395714efef81476ebae1a65805754ab5 on tablet 395714efef81476ebae1a65805754ab5 with peer d2a0bfa0fa734a28914f9d69bf4e3c95
I20260630 12:12:47.447854  3905 tablet_bootstrap.cc:492] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:47.454316  3911 tablet_bootstrap.cc:492] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: 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:47.455269  3911 tablet_bootstrap.cc:492] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: Bootstrap complete.
I20260630 12:12:47.455932  3911 ts_tablet_manager.cc:1403] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.015s
I20260630 12:12:47.458639  3911 raft_consensus.cc:359] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: true } }
I20260630 12:12:47.459259  3911 raft_consensus.cc:740] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aa6d83d2d93643cdba510f615a637fbb, State: Initialized, Role: LEARNER
I20260630 12:12:47.459875  3911 consensus_queue.cc:260] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb [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: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: true } }
I20260630 12:12:47.463374  3911 ts_tablet_manager.cc:1434] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:12:47.465205  3398 tablet_copy_service.cc:342] P c3e0d40113a54a658355893bba3c28bc: Request end of tablet copy session aa6d83d2d93643cdba510f615a637fbb-562791050541441faecf7369dbb06259 received from {username='slave'} at 127.0.0.1:34554
I20260630 12:12:47.465605  3398 tablet_copy_service.cc:434] P c3e0d40113a54a658355893bba3c28bc: ending tablet copy session aa6d83d2d93643cdba510f615a637fbb-562791050541441faecf7369dbb06259 on tablet 562791050541441faecf7369dbb06259 with peer aa6d83d2d93643cdba510f615a637fbb
I20260630 12:12:47.473198  3905 tablet_bootstrap.cc:492] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: 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:47.473974  3905 tablet_bootstrap.cc:492] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: Bootstrap complete.
I20260630 12:12:47.474653  3905 ts_tablet_manager.cc:1403] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.007s
I20260630 12:12:47.477551  3905 raft_consensus.cc:359] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:47.478168  3905 raft_consensus.cc:740] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: LEARNER
I20260630 12:12:47.478681  3905 consensus_queue.cc:260] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:47.480813  3905 ts_tablet_manager.cc:1434] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:12:47.482717  3547 tablet_copy_service.cc:342] P aa6d83d2d93643cdba510f615a637fbb: Request end of tablet copy session a84254f6b6f943348742be57f5cf032c-ec5a19ff57a944e6b1bd15051c08d190 received from {username='slave'} at 127.0.0.1:42316
I20260630 12:12:47.483137  3547 tablet_copy_service.cc:434] P aa6d83d2d93643cdba510f615a637fbb: ending tablet copy session a84254f6b6f943348742be57f5cf032c-ec5a19ff57a944e6b1bd15051c08d190 on tablet ec5a19ff57a944e6b1bd15051c08d190 with peer a84254f6b6f943348742be57f5cf032c
I20260630 12:12:47.769743  3683 raft_consensus.cc:1217] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:12:47.781347  3339 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:47.799510  3339 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:47.800333  3339 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:47.803160  3683 raft_consensus.cc:1217] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:47.815657  3461 raft_consensus.cc:1217] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:47.900305  3536 raft_consensus.cc:1217] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:12:48.295984  3884 raft_consensus.cc:1064] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc: attempting to promote NON_VOTER aa6d83d2d93643cdba510f615a637fbb to VOTER
I20260630 12:12:48.297902  3884 consensus_queue.cc:237] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [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: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } }
I20260630 12:12:48.304821  3536 raft_consensus.cc:1275] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEARNER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:48.307641  3461 raft_consensus.cc:1275] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:48.307426  3683 raft_consensus.cc:1275] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:48.306288  3884 consensus_queue.cc:1048] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260630 12:12:48.310674  3849 consensus_queue.cc:1048] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:48.311453  3896 consensus_queue.cc:1048] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:48.330715  3896 raft_consensus.cc:2955] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } } }
I20260630 12:12:48.341549  3685 raft_consensus.cc:2955] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } } }
I20260630 12:12:48.346886  3461 raft_consensus.cc:2955] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } } }
I20260630 12:12:48.356863  3286 catalog_manager.cc:5697] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c reported cstate change: config changed from index 2 to 3, aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } } }
I20260630 12:12:48.376886  3922 raft_consensus.cc:1064] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb: attempting to promote NON_VOTER a84254f6b6f943348742be57f5cf032c to VOTER
I20260630 12:12:48.378990  3849 raft_consensus.cc:1064] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc: attempting to promote NON_VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 to VOTER
I20260630 12:12:48.380031  3922 consensus_queue.cc:237] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:48.381868  3849 consensus_queue.cc:237] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [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: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } }
I20260630 12:12:48.392015  3924 raft_consensus.cc:1064] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb: attempting to promote NON_VOTER a84254f6b6f943348742be57f5cf032c to VOTER
I20260630 12:12:48.394595  3924 consensus_queue.cc:237] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:48.396850  3536 raft_consensus.cc:2955] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } } }
I20260630 12:12:48.400154  3461 raft_consensus.cc:1275] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEARNER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:48.403892  3537 raft_consensus.cc:1275] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:48.402236  3683 raft_consensus.cc:1275] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:48.406015  3896 consensus_queue.cc:1048] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:48.408558  3896 consensus_queue.cc:1048] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:12:48.413798  3462 raft_consensus.cc:1275] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:48.416050  3922 consensus_queue.cc:1048] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } 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:48.416960  3683 raft_consensus.cc:1275] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c [term 1 LEARNER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:48.419596  3387 raft_consensus.cc:1275] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:48.421466  3921 consensus_queue.cc:1048] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:48.422942  3896 consensus_queue.cc:1048] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:48.423389  3921 consensus_queue.cc:1048] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:48.458947  3684 raft_consensus.cc:1275] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c [term 2 LEARNER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:48.460760  3922 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:48.473507  3386 consensus_queue.cc:237] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [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: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } }
I20260630 12:12:48.483002  3463 raft_consensus.cc:1275] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:48.483340  3535 raft_consensus.cc:1275] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:48.485318  3849 consensus_queue.cc:1048] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:48.487850  3887 raft_consensus.cc:2955] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.496197  3896 raft_consensus.cc:2955] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } } }
I20260630 12:12:48.500150  3684 raft_consensus.cc:2955] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } } }
I20260630 12:12:48.503085  3461 raft_consensus.cc:1275] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:48.504841  3461 raft_consensus.cc:2955] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.505528  3386 raft_consensus.cc:2955] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.507778  3849 consensus_queue.cc:1048] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } 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:48.512801  3535 raft_consensus.cc:2955] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } } }
I20260630 12:12:48.518859  3921 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:48.529493  3283 catalog_manager.cc:5697] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.543002  3284 catalog_manager.cc:5697] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c reported cstate change: config changed from index 2 to 3, d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } } }
I20260630 12:12:48.556499  3536 raft_consensus.cc:2955] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } } }
I20260630 12:12:48.550904  3684 raft_consensus.cc:2955] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { replace: true } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.566207  3461 raft_consensus.cc:2955] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { replace: true } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } } }
I20260630 12:12:48.572887  3921 raft_consensus.cc:2955] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.567436  3537 consensus_queue.cc:237] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:48.579229  3386 raft_consensus.cc:1275] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:48.581678  3922 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } 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:48.582122  3463 raft_consensus.cc:2955] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } } }
I20260630 12:12:48.572482  3884 raft_consensus.cc:2955] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } } }
I20260630 12:12:48.598403  3683 raft_consensus.cc:1275] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:48.601189  3272 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 562791050541441faecf7369dbb06259 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:48.601642  3924 consensus_queue.cc:1048] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:48.592094  3462 raft_consensus.cc:2955] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.626473  3887 raft_consensus.cc:2955] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.612051  3283 catalog_manager.cc:5697] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc reported cstate change: config changed from index 3 to 4, VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:48.617885  3683 raft_consensus.cc:2955] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.607394  3685 raft_consensus.cc:2955] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
W20260630 12:12:48.640690  3502 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:33997, user_credentials={real_user=slave}} blocked reactor thread for 60064.5us
I20260630 12:12:48.648625  3387 raft_consensus.cc:1275] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:48.641816  3386 consensus_queue.cc:237] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [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: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } }
I20260630 12:12:48.656420  3921 consensus_queue.cc:1048] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:12:48.658852  3461 raft_consensus.cc:1275] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:48.660307  3930 consensus_queue.cc:1048] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } 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:48.668370  3884 raft_consensus.cc:2955] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } } }
I20260630 12:12:48.668740  3284 catalog_manager.cc:5697] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c reported cstate change: config changed from index 3 to 4, VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.673831  3673 tablet_service.cc:1558] Processing DeleteTablet for tablet 562791050541441faecf7369dbb06259 with delete_type TABLET_DATA_TOMBSTONED (TS a84254f6b6f943348742be57f5cf032c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54900
I20260630 12:12:48.674470  3460 raft_consensus.cc:2955] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } } }
I20260630 12:12:48.682965  3449 tablet_service.cc:1558] Processing DeleteTablet for tablet ec5a19ff57a944e6b1bd15051c08d190 with delete_type TABLET_DATA_TOMBSTONED (TS d2a0bfa0fa734a28914f9d69bf4e3c95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39544
I20260630 12:12:48.683283  3271 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec5a19ff57a944e6b1bd15051c08d190 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:48.686285  3285 catalog_manager.cc:5697] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: config changed from index 3 to 4, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.694437  3536 raft_consensus.cc:1275] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Refusing update from remote peer c3e0d40113a54a658355893bba3c28bc: 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:48.695179  3272 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 395714efef81476ebae1a65805754ab5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:48.697244  3386 raft_consensus.cc:2955] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.701327  3941 consensus_queue.cc:1048] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:12:48.702075  3945 tablet_replica.cc:333] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:48.703018  3945 raft_consensus.cc:2243] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.703789  3945 raft_consensus.cc:2272] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.704619  3946 tablet_replica.cc:333] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:48.706100  3946 raft_consensus.cc:2243] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.706815  3946 raft_consensus.cc:2272] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.706168  3536 raft_consensus.cc:2955] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } } }
I20260630 12:12:48.711584  3945 ts_tablet_manager.cc:1916] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:48.700291  3388 raft_consensus.cc:2955] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } attrs { replace: true } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.728274  3537 consensus_queue.cc:237] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [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: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:48.721760  3284 catalog_manager.cc:5697] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc reported cstate change: config changed from index 3 to 4, VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "c3e0d40113a54a658355893bba3c28bc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:48.736936  3946 ts_tablet_manager.cc:1916] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:48.745713  3673 tablet_service.cc:1558] Processing DeleteTablet for tablet 395714efef81476ebae1a65805754ab5 with delete_type TABLET_DATA_TOMBSTONED (TS a84254f6b6f943348742be57f5cf032c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54900
I20260630 12:12:48.747450  3683 raft_consensus.cc:1275] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:48.748091  3460 raft_consensus.cc:1275] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Refusing update from remote peer aa6d83d2d93643cdba510f615a637fbb: 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:48.749926  3887 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:48.758205  3921 raft_consensus.cc:2955] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c3e0d40113a54a658355893bba3c28bc (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.759915  3945 ts_tablet_manager.cc:1929] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:48.760375  3945 log.cc:1199] T 562791050541441faecf7369dbb06259 P a84254f6b6f943348742be57f5cf032c: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-3-root/wals/562791050541441faecf7369dbb06259
I20260630 12:12:48.761505  3946 ts_tablet_manager.cc:1929] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:48.762121  3945 tablet_replica.cc:333] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:48.762176  3271 catalog_manager.cc:5028] TS a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): tablet 562791050541441faecf7369dbb06259 (table range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]) successfully deleted
I20260630 12:12:48.770701  3946 log.cc:1199] T ec5a19ff57a944e6b1bd15051c08d190 P d2a0bfa0fa734a28914f9d69bf4e3c95: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-1-root/wals/ec5a19ff57a944e6b1bd15051c08d190
I20260630 12:12:48.764880  3461 raft_consensus.cc:2955] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c3e0d40113a54a658355893bba3c28bc (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.772678  3270 catalog_manager.cc:5028] TS d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339): tablet ec5a19ff57a944e6b1bd15051c08d190 (table range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]) successfully deleted
I20260630 12:12:48.766531  3887 consensus_queue.cc:1048] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:48.773262  3271 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6ce9ffd70fe43109c05d39a2b0b9f2c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:48.775247  3945 raft_consensus.cc:2243] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.776050  3945 raft_consensus.cc:2272] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.778990  3945 ts_tablet_manager.cc:1916] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:48.779505  3683 raft_consensus.cc:2955] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c3e0d40113a54a658355893bba3c28bc (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:48.780133  3284 catalog_manager.cc:5697] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb reported cstate change: config changed from index 4 to 5, VOTER c3e0d40113a54a658355893bba3c28bc (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "aa6d83d2d93643cdba510f615a637fbb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:48.796881  3945 ts_tablet_manager.cc:1929] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:12:48.797832  3378 tablet_service.cc:1558] Processing DeleteTablet for tablet a6ce9ffd70fe43109c05d39a2b0b9f2c with delete_type TABLET_DATA_TOMBSTONED (TS c3e0d40113a54a658355893bba3c28bc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34540
I20260630 12:12:48.797976  3945 log.cc:1199] T 395714efef81476ebae1a65805754ab5 P a84254f6b6f943348742be57f5cf032c: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-3-root/wals/395714efef81476ebae1a65805754ab5
I20260630 12:12:48.801651  3271 catalog_manager.cc:5028] TS a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): tablet 395714efef81476ebae1a65805754ab5 (table range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]) successfully deleted
I20260630 12:12:48.802712  3947 tablet_replica.cc:333] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:48.803428  3947 raft_consensus.cc:2243] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:48.803970  3947 raft_consensus.cc:2272] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:48.806809  3947 ts_tablet_manager.cc:1916] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:48.818928  3947 ts_tablet_manager.cc:1929] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:12:48.819276  3947 log.cc:1199] T a6ce9ffd70fe43109c05d39a2b0b9f2c P c3e0d40113a54a658355893bba3c28bc: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-0-root/wals/a6ce9ffd70fe43109c05d39a2b0b9f2c
I20260630 12:12:48.820649  3272 catalog_manager.cc:5028] TS c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997): tablet a6ce9ffd70fe43109c05d39a2b0b9f2c (table range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]) successfully deleted
I20260630 12:12:49.801584  3339 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:49.818593  3339 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:49.819413  3339 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:49.844095  3460 consensus_queue.cc:237] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
W20260630 12:12:49.850997  3427 consensus_peers.cc:597] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 -> Peer a84254f6b6f943348742be57f5cf032c (127.0.107.196:39303): Couldn't send request to peer a84254f6b6f943348742be57f5cf032c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68b8c1d323744f7295c0ac6e7e8b9c96. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:49.851754  3537 raft_consensus.cc:1275] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Refusing update from remote peer d2a0bfa0fa734a28914f9d69bf4e3c95: 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:49.851773  3388 raft_consensus.cc:1275] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Refusing update from remote peer d2a0bfa0fa734a28914f9d69bf4e3c95: 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:49.853199  3953 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } 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:49.854346  3892 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:12:49.862860  3952 raft_consensus.cc:2955] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:49.865026  3537 raft_consensus.cc:2955] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:49.864717  3388 raft_consensus.cc:2955] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } } }
I20260630 12:12:49.878881  3284 catalog_manager.cc:5697] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: config changed from index -1 to 3, NON_VOTER a84254f6b6f943348742be57f5cf032c (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:50.268028  3960 ts_tablet_manager.cc:933] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: Initiating tablet copy from peer d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339)
I20260630 12:12:50.270058  3960 tablet_copy_client.cc:323] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:44339
I20260630 12:12:50.271885  3473 tablet_copy_service.cc:140] P d2a0bfa0fa734a28914f9d69bf4e3c95: Received BeginTabletCopySession request for tablet 68b8c1d323744f7295c0ac6e7e8b9c96 from peer a84254f6b6f943348742be57f5cf032c ({username='slave'} at 127.0.0.1:38888)
I20260630 12:12:50.272403  3473 tablet_copy_service.cc:161] P d2a0bfa0fa734a28914f9d69bf4e3c95: Beginning new tablet copy session on tablet 68b8c1d323744f7295c0ac6e7e8b9c96 from peer a84254f6b6f943348742be57f5cf032c at {username='slave'} at 127.0.0.1:38888: session id = a84254f6b6f943348742be57f5cf032c-68b8c1d323744f7295c0ac6e7e8b9c96
I20260630 12:12:50.278657  3473 tablet_copy_source_session.cc:215] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:12:50.282923  3960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b8c1d323744f7295c0ac6e7e8b9c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:50.296650  3960 tablet_copy_client.cc:806] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 0 data blocks...
I20260630 12:12:50.297358  3960 tablet_copy_client.cc:670] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:12:50.301105  3960 tablet_copy_client.cc:538] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:12:50.307718  3960 tablet_bootstrap.cc:492] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: Bootstrap starting.
I20260630 12:12:50.325335  3960 tablet_bootstrap.cc:492] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: 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:50.326211  3960 tablet_bootstrap.cc:492] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: Bootstrap complete.
I20260630 12:12:50.326951  3960 ts_tablet_manager.cc:1403] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.008s
I20260630 12:12:50.329671  3960 raft_consensus.cc:359] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:50.330457  3960 raft_consensus.cc:740] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a84254f6b6f943348742be57f5cf032c, State: Initialized, Role: LEARNER
I20260630 12:12:50.331002  3960 consensus_queue.cc:260] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: true } }
I20260630 12:12:50.335274  3960 ts_tablet_manager.cc:1434] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:12:50.338799  3473 tablet_copy_service.cc:342] P d2a0bfa0fa734a28914f9d69bf4e3c95: Request end of tablet copy session a84254f6b6f943348742be57f5cf032c-68b8c1d323744f7295c0ac6e7e8b9c96 received from {username='slave'} at 127.0.0.1:38888
I20260630 12:12:50.339263  3473 tablet_copy_service.cc:434] P d2a0bfa0fa734a28914f9d69bf4e3c95: ending tablet copy session a84254f6b6f943348742be57f5cf032c-68b8c1d323744f7295c0ac6e7e8b9c96 on tablet 68b8c1d323744f7295c0ac6e7e8b9c96 with peer a84254f6b6f943348742be57f5cf032c
I20260630 12:12:50.839216  3683 raft_consensus.cc:1217] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:12:51.364560  3964 raft_consensus.cc:1064] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95: attempting to promote NON_VOTER a84254f6b6f943348742be57f5cf032c to VOTER
I20260630 12:12:51.368579  3964 consensus_queue.cc:237] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:51.377338  3683 raft_consensus.cc:1275] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c [term 2 LEARNER]: Refusing update from remote peer d2a0bfa0fa734a28914f9d69bf4e3c95: 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:51.383262  3537 raft_consensus.cc:1275] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Refusing update from remote peer d2a0bfa0fa734a28914f9d69bf4e3c95: 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:51.387665  3970 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:51.391454  3967 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } 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:12:51.400252  3388 raft_consensus.cc:1275] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Refusing update from remote peer d2a0bfa0fa734a28914f9d69bf4e3c95: 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:51.404498  3969 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260630 12:12:51.422284  3969 raft_consensus.cc:2955] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:51.425698  3536 raft_consensus.cc:2955] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:51.428123  3388 raft_consensus.cc:2955] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:51.440254  3683 raft_consensus.cc:2955] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:51.445750  3283 catalog_manager.cc:5697] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 reported cstate change: config changed from index 3 to 4, a84254f6b6f943348742be57f5cf032c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa6d83d2d93643cdba510f615a637fbb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35041 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:12:51.467777  3461 consensus_queue.cc:237] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [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: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } }
I20260630 12:12:51.473035  3683 raft_consensus.cc:1275] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Refusing update from remote peer d2a0bfa0fa734a28914f9d69bf4e3c95: 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:51.474400  3388 raft_consensus.cc:1275] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Refusing update from remote peer d2a0bfa0fa734a28914f9d69bf4e3c95: 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:51.475116  3969 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } 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:51.476003  3964 consensus_queue.cc:1048] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:12:51.482069  3964 raft_consensus.cc:2955] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:51.484645  3683 raft_consensus.cc:2955] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:51.489990  3388 raft_consensus.cc:2955] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:51.491598  3270 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68b8c1d323744f7295c0ac6e7e8b9c96 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:12:51.496798  3284 catalog_manager.cc:5697] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c reported cstate change: config changed from index 4 to 5, VOTER aa6d83d2d93643cdba510f615a637fbb (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c3e0d40113a54a658355893bba3c28bc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33997 } } peers { permanent_uuid: "d2a0bfa0fa734a28914f9d69bf4e3c95" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44339 } } peers { permanent_uuid: "a84254f6b6f943348742be57f5cf032c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39303 } attrs { promote: false } } }
I20260630 12:12:51.513136  3521 tablet_service.cc:1558] Processing DeleteTablet for tablet 68b8c1d323744f7295c0ac6e7e8b9c96 with delete_type TABLET_DATA_TOMBSTONED (TS aa6d83d2d93643cdba510f615a637fbb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47472
I20260630 12:12:51.515501  3979 tablet_replica.cc:333] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:51.516314  3979 raft_consensus.cc:2243] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:51.517076  3979 raft_consensus.cc:2272] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:51.520609  3979 ts_tablet_manager.cc:1916] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:12:51.531935  3979 ts_tablet_manager.cc:1929] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:12:51.532409  3979 log.cc:1199] T 68b8c1d323744f7295c0ac6e7e8b9c96 P aa6d83d2d93643cdba510f615a637fbb: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821480598769-431-0/minicluster-data/ts-2-root/wals/68b8c1d323744f7295c0ac6e7e8b9c96
I20260630 12:12:51.534418  3271 catalog_manager.cc:5028] TS aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041): tablet 68b8c1d323744f7295c0ac6e7e8b9c96 (table range_aware_rebalance_new_range [id=2f88bc1c352040b5a23a34bccd87b785]) successfully deleted
I20260630 12:12:51.820729  3339 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:12:51.832685  3339 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:12:51.833246  3339 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:52.403071   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:12:52.437705   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:52.438575   431 tablet_replica.cc:333] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.439401   431 raft_consensus.cc:2243] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.440035   431 raft_consensus.cc:2272] T 669a3cf8a7cb41cc88efb41e6e0ec59a P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.442037   431 tablet_replica.cc:333] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.442708   431 raft_consensus.cc:2243] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.443145   431 raft_consensus.cc:2272] T 125a273679174df8bc9050c8021675f5 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.445087   431 tablet_replica.cc:333] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.445672   431 raft_consensus.cc:2243] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.446143   431 raft_consensus.cc:2272] T 55e84e1e490d48ffbb2ee94259eef858 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.447965   431 tablet_replica.cc:333] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.448522   431 raft_consensus.cc:2243] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.449376   431 raft_consensus.cc:2272] T 4d500c3270c440368b9c3c03f5721cac P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.451519   431 tablet_replica.cc:333] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.452129   431 raft_consensus.cc:2243] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.452600   431 raft_consensus.cc:2272] T b5d7b22fe0874b0b924825278d754714 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.454311   431 tablet_replica.cc:333] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.454895   431 raft_consensus.cc:2243] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.455653   431 raft_consensus.cc:2272] T 395714efef81476ebae1a65805754ab5 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.458101   431 tablet_replica.cc:333] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.458742   431 raft_consensus.cc:2243] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260630 12:12:52.458848  3502 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]
I20260630 12:12:52.459321   431 raft_consensus.cc:2272] T 0f47dd1062b2498e83dc76caa70edac2 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.461745   431 tablet_replica.cc:333] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.462311   431 raft_consensus.cc:2243] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:12:52.462484  3502 consensus_peers.cc:597] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb -> Peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997): Couldn't send request to peer c3e0d40113a54a658355893bba3c28bc. 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:52.463267   431 raft_consensus.cc:2272] T 562791050541441faecf7369dbb06259 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.465219   431 tablet_replica.cc:333] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.465745   431 raft_consensus.cc:2243] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.466289   431 raft_consensus.cc:2272] T ec5a19ff57a944e6b1bd15051c08d190 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.468482   431 tablet_replica.cc:333] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.469201   431 raft_consensus.cc:2243] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.470024   431 raft_consensus.cc:2272] T 68b8c1d323744f7295c0ac6e7e8b9c96 P c3e0d40113a54a658355893bba3c28bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.473099   431 tablet_replica.cc:333] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.473582   431 raft_consensus.cc:2243] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.474318   431 raft_consensus.cc:2272] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.476380   431 tablet_replica.cc:333] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc: stopping tablet replica
I20260630 12:12:52.476801   431 raft_consensus.cc:2243] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.477463   431 raft_consensus.cc:2272] T 933cc4d78be84a12b26c7ee2c07425d7 P c3e0d40113a54a658355893bba3c28bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:52.501899  3428 consensus_peers.cc:597] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 -> Peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997): Couldn't send request to peer c3e0d40113a54a658355893bba3c28bc. 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:52.519524   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:12:52.533967  3652 consensus_peers.cc:597] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c -> Peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997): Couldn't send request to peer c3e0d40113a54a658355893bba3c28bc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:52.554078   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:12:52.565006  3502 consensus_peers.cc:597] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb -> Peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997): Couldn't send request to peer c3e0d40113a54a658355893bba3c28bc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:12:52.579058  3650 consensus_peers.cc:597] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c -> Peer d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339): Couldn't send request to peer d2a0bfa0fa734a28914f9d69bf4e3c95. 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:52.589382   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:52.590225   431 tablet_replica.cc:333] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.590975   431 raft_consensus.cc:2243] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.591579   431 raft_consensus.cc:2272] T 395714efef81476ebae1a65805754ab5 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.593461   431 tablet_replica.cc:333] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.594009   431 raft_consensus.cc:2243] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.594556   431 raft_consensus.cc:2272] T 84774e82335f4c03beb2826d548d3ddd P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.596405   431 tablet_replica.cc:333] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.596918   431 raft_consensus.cc:2243] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.597674   431 raft_consensus.cc:2272] T 121a1e6ef6e74a35814f177505fbaad9 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.599553   431 tablet_replica.cc:333] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.600087   431 raft_consensus.cc:2243] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.600621   431 raft_consensus.cc:2272] T 562791050541441faecf7369dbb06259 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.602572   431 tablet_replica.cc:333] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.603084   431 raft_consensus.cc:2243] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.603855   431 raft_consensus.cc:2272] T 68b8c1d323744f7295c0ac6e7e8b9c96 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.606559   431 tablet_replica.cc:333] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.607267   431 raft_consensus.cc:2243] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.607836   431 raft_consensus.cc:2272] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.610409   431 tablet_replica.cc:333] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.610922   431 raft_consensus.cc:2243] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.611383   431 raft_consensus.cc:2272] T 55e84e1e490d48ffbb2ee94259eef858 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.613173   431 tablet_replica.cc:333] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.613620   431 raft_consensus.cc:2243] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.614310   431 raft_consensus.cc:2272] T b5d7b22fe0874b0b924825278d754714 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.616129   431 tablet_replica.cc:333] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.616611   431 raft_consensus.cc:2243] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.617053   431 raft_consensus.cc:2272] T 4d500c3270c440368b9c3c03f5721cac P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.618937   431 tablet_replica.cc:333] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.619374   431 raft_consensus.cc:2243] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.619987   431 raft_consensus.cc:2272] T a6ce9ffd70fe43109c05d39a2b0b9f2c P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.621829   431 tablet_replica.cc:333] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.622269   431 raft_consensus.cc:2243] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.622758   431 raft_consensus.cc:2272] T 07507d6516fb4bacb02e28b49af6f2d0 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.624670   431 tablet_replica.cc:333] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95: stopping tablet replica
I20260630 12:12:52.625087   431 raft_consensus.cc:2243] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.625758   431 raft_consensus.cc:2272] T 0f47dd1062b2498e83dc76caa70edac2 P d2a0bfa0fa734a28914f9d69bf4e3c95 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:52.648056  3652 consensus_peers.cc:597] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c -> Peer c3e0d40113a54a658355893bba3c28bc (127.0.107.193:33997): Couldn't send request to peer c3e0d40113a54a658355893bba3c28bc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33997: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:52.659300   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:12:52.688697   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260630 12:12:52.704644  3651 consensus_peers.cc:597] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c -> Peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041): Couldn't send request to peer aa6d83d2d93643cdba510f615a637fbb. 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:52.718865   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:52.719626   431 tablet_replica.cc:333] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.720243   431 raft_consensus.cc:2243] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.720826   431 raft_consensus.cc:2272] T 562791050541441faecf7369dbb06259 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.722685   431 tablet_replica.cc:333] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.723222   431 raft_consensus.cc:2243] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.723987   431 raft_consensus.cc:2272] T 669a3cf8a7cb41cc88efb41e6e0ec59a P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.725787   431 tablet_replica.cc:333] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.726307   431 raft_consensus.cc:2243] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.726814   431 raft_consensus.cc:2272] T 84774e82335f4c03beb2826d548d3ddd P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.728410   431 tablet_replica.cc:333] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.728930   431 raft_consensus.cc:2243] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.729322   431 raft_consensus.cc:2272] T 125a273679174df8bc9050c8021675f5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.731055   431 tablet_replica.cc:333] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.731573   431 raft_consensus.cc:2243] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.731989   431 raft_consensus.cc:2272] T 121a1e6ef6e74a35814f177505fbaad9 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.734082   431 tablet_replica.cc:333] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.734692   431 raft_consensus.cc:2243] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.735225   431 raft_consensus.cc:2272] T 395714efef81476ebae1a65805754ab5 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:12:52.736989  3650 consensus_peers.cc:597] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c -> Peer d2a0bfa0fa734a28914f9d69bf4e3c95 (127.0.107.194:44339): Couldn't send request to peer d2a0bfa0fa734a28914f9d69bf4e3c95. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:44339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:52.737557   431 tablet_replica.cc:333] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.738095   431 raft_consensus.cc:2243] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.738554   431 raft_consensus.cc:2272] T 0f47dd1062b2498e83dc76caa70edac2 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.740378   431 tablet_replica.cc:333] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.740885   431 raft_consensus.cc:2243] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.741300   431 raft_consensus.cc:2272] T 7299f1cdb33a4d0d8d0bc42a20c2bb3a P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.743203   431 tablet_replica.cc:333] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.743734   431 raft_consensus.cc:2243] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.744498   431 raft_consensus.cc:2272] T 933cc4d78be84a12b26c7ee2c07425d7 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.746353   431 tablet_replica.cc:333] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.746973   431 raft_consensus.cc:2243] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.747735   431 raft_consensus.cc:2272] T a6ce9ffd70fe43109c05d39a2b0b9f2c P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.749486   431 tablet_replica.cc:333] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.750007   431 raft_consensus.cc:2243] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.750537   431 raft_consensus.cc:2272] T 07507d6516fb4bacb02e28b49af6f2d0 P aa6d83d2d93643cdba510f615a637fbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.752308   431 tablet_replica.cc:333] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb: stopping tablet replica
I20260630 12:12:52.752807   431 raft_consensus.cc:2243] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.753569   431 raft_consensus.cc:2272] T ec5a19ff57a944e6b1bd15051c08d190 P aa6d83d2d93643cdba510f615a637fbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.786749   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:12:52.813889   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:12:52.839779   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:12:52.840618   431 tablet_replica.cc:333] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
W20260630 12:12:52.841343  3651 consensus_peers.cc:597] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c -> Peer aa6d83d2d93643cdba510f615a637fbb (127.0.107.195:35041): Couldn't send request to peer aa6d83d2d93643cdba510f615a637fbb. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.195:35041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:12:52.841557   431 raft_consensus.cc:2243] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.842481   431 raft_consensus.cc:2272] T 68b8c1d323744f7295c0ac6e7e8b9c96 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.844352   431 tablet_replica.cc:333] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.844931   431 raft_consensus.cc:2243] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.845494   431 raft_consensus.cc:2272] T ec5a19ff57a944e6b1bd15051c08d190 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.847321   431 tablet_replica.cc:333] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.847834   431 raft_consensus.cc:2243] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.848371   431 raft_consensus.cc:2272] T a6ce9ffd70fe43109c05d39a2b0b9f2c P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.850157   431 tablet_replica.cc:333] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.850682   431 raft_consensus.cc:2243] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.851210   431 raft_consensus.cc:2272] T 933cc4d78be84a12b26c7ee2c07425d7 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.853000   431 tablet_replica.cc:333] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.853529   431 raft_consensus.cc:2243] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.853946   431 raft_consensus.cc:2272] T 669a3cf8a7cb41cc88efb41e6e0ec59a P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.855679   431 tablet_replica.cc:333] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.856153   431 raft_consensus.cc:2243] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.856873   431 raft_consensus.cc:2272] T 84774e82335f4c03beb2826d548d3ddd P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.858681   431 tablet_replica.cc:333] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.859192   431 raft_consensus.cc:2243] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.859680   431 raft_consensus.cc:2272] T 4d500c3270c440368b9c3c03f5721cac P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.861377   431 tablet_replica.cc:333] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.861853   431 raft_consensus.cc:2243] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.862236   431 raft_consensus.cc:2272] T b5d7b22fe0874b0b924825278d754714 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.863994   431 tablet_replica.cc:333] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.864475   431 raft_consensus.cc:2243] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.865186   431 raft_consensus.cc:2272] T 07507d6516fb4bacb02e28b49af6f2d0 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.866999   431 tablet_replica.cc:333] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.867482   431 raft_consensus.cc:2243] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.868193   431 raft_consensus.cc:2272] T 55e84e1e490d48ffbb2ee94259eef858 P a84254f6b6f943348742be57f5cf032c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.869837   431 tablet_replica.cc:333] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.870303   431 raft_consensus.cc:2243] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:12:52.870771   431 raft_consensus.cc:2272] T 121a1e6ef6e74a35814f177505fbaad9 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.872470   431 tablet_replica.cc:333] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c: stopping tablet replica
I20260630 12:12:52.872952   431 raft_consensus.cc:2243] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.873620   431 raft_consensus.cc:2272] T 125a273679174df8bc9050c8021675f5 P a84254f6b6f943348742be57f5cf032c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.903852   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:12:52.929091   431 master.cc:562] Master@127.0.107.254:41975 shutting down...
I20260630 12:12:52.952670   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:12:52.953308   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:12:52.953595   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a62cf0a8d70649a5a3abc07079eabf10: stopping tablet replica
I20260630 12:12:52.974345   431 master.cc:584] Master@127.0.107.254:41975 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13458 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:12:53.028402   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46645
I20260630 12:12:53.029486   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:53.035405  3989 instance_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:53.035565  3988 instance_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:53.036491  3991 instance_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:53.037712   431 server_base.cc:1061] running on GCE node
I20260630 12:12:53.038944   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:53.039129   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:53.039242   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821573039230 us; error 0 us; skew 500 ppm
I20260630 12:12:53.039685   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:53.042127   431 webserver.cc:533] Webserver started at http://127.0.107.254:33679/ using document root <none> and password file <none>
I20260630 12:12:53.042724   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:53.042903   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:53.043141   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:53.044261   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "ef72e212a5d84ac39dc074c7f53b4649"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-dxwh"
I20260630 12:12:53.049374   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:12:53.052888  3996 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:53.053817   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:12:53.054141   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "ef72e212a5d84ac39dc074c7f53b4649"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-dxwh"
I20260630 12:12:53.054459   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-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:53.069839   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:53.071158   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:53.109998   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46645
I20260630 12:12:53.110091  4047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46645 every 8 connection(s)
I20260630 12:12:53.114019  4048 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:53.124725  4048 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649: Bootstrap starting.
I20260630 12:12:53.129815  4048 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:53.134058  4048 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649: No bootstrap required, opened a new log
I20260630 12:12:53.136185  4048 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef72e212a5d84ac39dc074c7f53b4649" member_type: VOTER }
I20260630 12:12:53.136574  4048 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:53.136761  4048 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef72e212a5d84ac39dc074c7f53b4649, State: Initialized, Role: FOLLOWER
I20260630 12:12:53.137238  4048 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef72e212a5d84ac39dc074c7f53b4649" member_type: VOTER }
I20260630 12:12:53.137643  4048 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:12:53.137827  4048 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:12:53.138044  4048 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:53.143008  4048 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef72e212a5d84ac39dc074c7f53b4649" member_type: VOTER }
I20260630 12:12:53.143517  4048 leader_election.cc:304] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [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: ef72e212a5d84ac39dc074c7f53b4649; no voters: 
I20260630 12:12:53.144645  4048 leader_election.cc:290] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:12:53.145015  4051 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:53.146409  4051 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 1 LEADER]: Becoming Leader. State: Replica: ef72e212a5d84ac39dc074c7f53b4649, State: Running, Role: LEADER
I20260630 12:12:53.147138  4051 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [LEADER]: Queue going to LEADER mode. State: All 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: "ef72e212a5d84ac39dc074c7f53b4649" member_type: VOTER }
I20260630 12:12:53.147693  4048 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:12:53.152324  4052 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef72e212a5d84ac39dc074c7f53b4649" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef72e212a5d84ac39dc074c7f53b4649" member_type: VOTER } }
I20260630 12:12:53.152766  4053 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef72e212a5d84ac39dc074c7f53b4649. Latest consensus state: current_term: 1 leader_uuid: "ef72e212a5d84ac39dc074c7f53b4649" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef72e212a5d84ac39dc074c7f53b4649" member_type: VOTER } }
I20260630 12:12:53.153260  4052 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:53.153651  4053 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [sys.catalog]: This master's current role is: LEADER
I20260630 12:12:53.159897  4058 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:12:53.164995  4058 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:12:53.171779   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:12:53.175163  4058 catalog_manager.cc:1383] Generated new cluster ID: 8a7149ed54ee4cbc93b7d4c10ea31f1a
I20260630 12:12:53.175493  4058 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:12:53.196373  4058 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:12:53.197711  4058 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:12:53.210276  4058 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649: Generated new TSK 0
I20260630 12:12:53.211004  4058 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:12:53.242759   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:53.248883  4069 instance_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:53.249825  4070 instance_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:53.252375  4072 instance_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:53.252506   431 server_base.cc:1061] running on GCE node
I20260630 12:12:53.253618   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:53.253921   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:53.254096   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821573254077 us; error 0 us; skew 500 ppm
I20260630 12:12:53.254657   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:53.257261   431 webserver.cc:533] Webserver started at http://127.0.107.193:39501/ using document root <none> and password file <none>
I20260630 12:12:53.257736   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:53.257938   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:53.258209   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:53.259315   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "24da7c901fab48a0b2e3a93b1827e8a6"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-dxwh"
I20260630 12:12:53.263769   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:53.267314  4077 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:53.268085   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:53.268385   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "24da7c901fab48a0b2e3a93b1827e8a6"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-dxwh"
I20260630 12:12:53.268705   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-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:53.290118   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:53.291381   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:53.292876   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:53.295529   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:53.295761   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.296010   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:53.296197   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.337037   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44537
I20260630 12:12:53.337137  4139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44537 every 8 connection(s)
I20260630 12:12:53.342104   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:53.351015  4144 instance_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:53.351717  4145 instance_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:53.361825  4140 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46645
I20260630 12:12:53.362315  4140 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:53.363478  4140 heartbeater.cc:507] Master 127.0.107.254:46645 requested a full tablet report, sending...
W20260630 12:12:53.365972  4147 instance_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:53.367452   431 server_base.cc:1061] running on GCE node
I20260630 12:12:53.367774  4013 ts_manager.cc:194] Registered new tserver with Master: 24da7c901fab48a0b2e3a93b1827e8a6 (127.0.107.193:44537)
I20260630 12:12:53.368508   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:53.368736   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:53.368958   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821573368916 us; error 0 us; skew 500 ppm
I20260630 12:12:53.369527   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:53.369946  4013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39266
I20260630 12:12:53.372380   431 webserver.cc:533] Webserver started at http://127.0.107.194:42731/ using document root <none> and password file <none>
I20260630 12:12:53.372936   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:53.373143   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:53.373430   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:53.374665   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "382c2aafbd27473fbade7fb306a536d3"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-dxwh"
I20260630 12:12:53.379187   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:53.382352  4152 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:53.383174   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:12:53.383478   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "382c2aafbd27473fbade7fb306a536d3"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-dxwh"
I20260630 12:12:53.383759   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-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:53.411243   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:53.412509   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:53.414007   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:53.416443   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:53.416755   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.416976   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:53.417110   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.460222   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42387
I20260630 12:12:53.460353  4214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42387 every 8 connection(s)
I20260630 12:12:53.465004   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:53.474056  4219 instance_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:53.474809  4218 instance_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:53.478601  4221 instance_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:53.479039  4215 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46645
I20260630 12:12:53.479120   431 server_base.cc:1061] running on GCE node
I20260630 12:12:53.479744  4215 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:53.480461   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:53.480713   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:53.480628  4215 heartbeater.cc:507] Master 127.0.107.254:46645 requested a full tablet report, sending...
I20260630 12:12:53.481122   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821573481094 us; error 0 us; skew 500 ppm
I20260630 12:12:53.481758   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:53.483428  4013 ts_manager.cc:194] Registered new tserver with Master: 382c2aafbd27473fbade7fb306a536d3 (127.0.107.194:42387)
I20260630 12:12:53.484663   431 webserver.cc:533] Webserver started at http://127.0.107.195:46707/ using document root <none> and password file <none>
I20260630 12:12:53.485106  4013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39268
I20260630 12:12:53.485277   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:53.485647   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:53.485940   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:53.487171   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "634e345a3a74415da15642801b20b836"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-dxwh"
I20260630 12:12:53.491720   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:12:53.495146  4226 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:53.496069   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:12:53.496402   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "634e345a3a74415da15642801b20b836"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-dxwh"
I20260630 12:12:53.496666   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-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:53.508285   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:53.509539   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:53.511022   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:53.513420   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:53.513664   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.513912   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:53.514086   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.553889   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46699
I20260630 12:12:53.553983  4288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46699 every 8 connection(s)
I20260630 12:12:53.559299   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:12:53.566322  4292 instance_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:53.567596  4293 instance_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:53.569301  4295 instance_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:53.570236   431 server_base.cc:1061] running on GCE node
I20260630 12:12:53.571244   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:12:53.571496   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:53.571722   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821573571702 us; error 0 us; skew 500 ppm
I20260630 12:12:53.572326  4289 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46645
I20260630 12:12:53.572394   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:12:53.572819  4289 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:53.573607  4289 heartbeater.cc:507] Master 127.0.107.254:46645 requested a full tablet report, sending...
I20260630 12:12:53.575457   431 webserver.cc:533] Webserver started at http://127.0.107.196:43393/ using document root <none> and password file <none>
I20260630 12:12:53.575984  4013 ts_manager.cc:194] Registered new tserver with Master: 634e345a3a74415da15642801b20b836 (127.0.107.195:46699)
I20260630 12:12:53.576126   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:12:53.576445   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:12:53.576789   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:12:53.577811  4013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39274
I20260630 12:12:53.578199   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "a5ec42012d664813bd85c43aafb3ff36"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-dxwh"
I20260630 12:12:53.582860   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:12:53.586103  4300 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:53.586961   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:12:53.587278   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "a5ec42012d664813bd85c43aafb3ff36"
format_stamp: "Formatted at 2026-06-30 12:12:53 on dist-test-slave-dxwh"
I20260630 12:12:53.587558   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821480598769-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:53.602916   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:12:53.604166   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:12:53.605664   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:12:53.608052   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:12:53.608304   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.608551   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:12:53.608762   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:12:53.649734   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40169
I20260630 12:12:53.649807  4362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40169 every 8 connection(s)
I20260630 12:12:53.664618  4363 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46645
I20260630 12:12:53.665078  4363 heartbeater.cc:461] Registering TS with master...
I20260630 12:12:53.665928  4363 heartbeater.cc:507] Master 127.0.107.254:46645 requested a full tablet report, sending...
I20260630 12:12:53.668035  4013 ts_manager.cc:194] Registered new tserver with Master: a5ec42012d664813bd85c43aafb3ff36 (127.0.107.196:40169)
I20260630 12:12:53.668990   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016112463s
I20260630 12:12:53.669860  4013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39278
I20260630 12:12:54.223991  4013 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39292:
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:54.276026  4328 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddac8de0858464d9fa458ca346083d6 (DEFAULT_TABLE table=test-workload [id=49b420cec2f9415a9db43d4f40b02cfb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:54.277421  4328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddac8de0858464d9fa458ca346083d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:54.284081  4105 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddac8de0858464d9fa458ca346083d6 (DEFAULT_TABLE table=test-workload [id=49b420cec2f9415a9db43d4f40b02cfb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:54.285538  4105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddac8de0858464d9fa458ca346083d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:54.285429  4180 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddac8de0858464d9fa458ca346083d6 (DEFAULT_TABLE table=test-workload [id=49b420cec2f9415a9db43d4f40b02cfb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:12:54.286765  4180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddac8de0858464d9fa458ca346083d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:12:54.298516  4384 tablet_bootstrap.cc:492] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36: Bootstrap starting.
I20260630 12:12:54.301461  4385 tablet_bootstrap.cc:492] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6: Bootstrap starting.
I20260630 12:12:54.304226  4386 tablet_bootstrap.cc:492] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3: Bootstrap starting.
I20260630 12:12:54.305610  4384 tablet_bootstrap.cc:654] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:54.308319  4385 tablet_bootstrap.cc:654] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:54.311261  4386 tablet_bootstrap.cc:654] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:12:54.312779  4384 tablet_bootstrap.cc:492] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36: No bootstrap required, opened a new log
I20260630 12:12:54.313272  4385 tablet_bootstrap.cc:492] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6: No bootstrap required, opened a new log
I20260630 12:12:54.313321  4384 ts_tablet_manager.cc:1403] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.011s
I20260630 12:12:54.313827  4385 ts_tablet_manager.cc:1403] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:12:54.317108  4386 tablet_bootstrap.cc:492] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3: No bootstrap required, opened a new log
I20260630 12:12:54.316699  4385 raft_consensus.cc:359] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ec42012d664813bd85c43aafb3ff36" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40169 } } peers { permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 } } peers { permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 } }
I20260630 12:12:54.316679  4384 raft_consensus.cc:359] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ec42012d664813bd85c43aafb3ff36" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40169 } } peers { permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 } } peers { permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 } }
I20260630 12:12:54.317601  4385 raft_consensus.cc:385] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:54.317623  4386 ts_tablet_manager.cc:1403] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:12:54.317711  4384 raft_consensus.cc:385] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:54.318078  4385 raft_consensus.cc:740] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24da7c901fab48a0b2e3a93b1827e8a6, State: Initialized, Role: FOLLOWER
I20260630 12:12:54.318354  4384 raft_consensus.cc:740] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ec42012d664813bd85c43aafb3ff36, State: Initialized, Role: FOLLOWER
I20260630 12:12:54.319288  4385 consensus_queue.cc:260] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ec42012d664813bd85c43aafb3ff36" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40169 } } peers { permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 } } peers { permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 } }
I20260630 12:12:54.320437  4384 consensus_queue.cc:260] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ec42012d664813bd85c43aafb3ff36" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40169 } } peers { permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 } } peers { permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 } }
I20260630 12:12:54.321048  4386 raft_consensus.cc:359] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ec42012d664813bd85c43aafb3ff36" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40169 } } peers { permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 } } peers { permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 } }
I20260630 12:12:54.321871  4386 raft_consensus.cc:385] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:12:54.322346  4386 raft_consensus.cc:740] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 382c2aafbd27473fbade7fb306a536d3, State: Initialized, Role: FOLLOWER
I20260630 12:12:54.323196  4363 heartbeater.cc:499] Master 127.0.107.254:46645 was elected leader, sending a full tablet report...
I20260630 12:12:54.323380  4386 consensus_queue.cc:260] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ec42012d664813bd85c43aafb3ff36" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40169 } } peers { permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 } } peers { permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 } }
I20260630 12:12:54.325399  4384 ts_tablet_manager.cc:1434] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:12:54.326838  4140 heartbeater.cc:499] Master 127.0.107.254:46645 was elected leader, sending a full tablet report...
I20260630 12:12:54.327804  4385 ts_tablet_manager.cc:1434] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260630 12:12:54.330904  4215 heartbeater.cc:499] Master 127.0.107.254:46645 was elected leader, sending a full tablet report...
I20260630 12:12:54.331487  4386 ts_tablet_manager.cc:1434] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.009s
I20260630 12:12:54.399925  4391 raft_consensus.cc:493] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:12:54.400434  4391 raft_consensus.cc:515] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ec42012d664813bd85c43aafb3ff36" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40169 } } peers { permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 } } peers { permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 } }
I20260630 12:12:54.402709  4391 leader_election.cc:290] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 382c2aafbd27473fbade7fb306a536d3 (127.0.107.194:42387), 24da7c901fab48a0b2e3a93b1827e8a6 (127.0.107.193:44537)
I20260630 12:12:54.413017  4190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddac8de0858464d9fa458ca346083d6" candidate_uuid: "a5ec42012d664813bd85c43aafb3ff36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "382c2aafbd27473fbade7fb306a536d3" is_pre_election: true
I20260630 12:12:54.413275  4115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddac8de0858464d9fa458ca346083d6" candidate_uuid: "a5ec42012d664813bd85c43aafb3ff36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" is_pre_election: true
I20260630 12:12:54.413780  4190 raft_consensus.cc:2468] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ec42012d664813bd85c43aafb3ff36 in term 0.
I20260630 12:12:54.413949  4115 raft_consensus.cc:2468] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ec42012d664813bd85c43aafb3ff36 in term 0.
I20260630 12:12:54.415078  4302 leader_election.cc:304] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 382c2aafbd27473fbade7fb306a536d3, a5ec42012d664813bd85c43aafb3ff36; no voters: 
I20260630 12:12:54.415786  4391 raft_consensus.cc:2804] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:12:54.416117  4391 raft_consensus.cc:493] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:12:54.416410  4391 raft_consensus.cc:3060] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:54.421294  4391 raft_consensus.cc:515] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ec42012d664813bd85c43aafb3ff36" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40169 } } peers { permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 } } peers { permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 } }
I20260630 12:12:54.423071  4391 leader_election.cc:290] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [CANDIDATE]: Term 1 election: Requested vote from peers 382c2aafbd27473fbade7fb306a536d3 (127.0.107.194:42387), 24da7c901fab48a0b2e3a93b1827e8a6 (127.0.107.193:44537)
I20260630 12:12:54.423868  4190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddac8de0858464d9fa458ca346083d6" candidate_uuid: "a5ec42012d664813bd85c43aafb3ff36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "382c2aafbd27473fbade7fb306a536d3"
I20260630 12:12:54.424437  4190 raft_consensus.cc:3060] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:54.424489  4115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddac8de0858464d9fa458ca346083d6" candidate_uuid: "a5ec42012d664813bd85c43aafb3ff36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24da7c901fab48a0b2e3a93b1827e8a6"
I20260630 12:12:54.425109  4115 raft_consensus.cc:3060] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:12:54.432127  4190 raft_consensus.cc:2468] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ec42012d664813bd85c43aafb3ff36 in term 1.
I20260630 12:12:54.432127  4115 raft_consensus.cc:2468] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ec42012d664813bd85c43aafb3ff36 in term 1.
I20260630 12:12:54.433557  4301 leader_election.cc:304] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24da7c901fab48a0b2e3a93b1827e8a6, a5ec42012d664813bd85c43aafb3ff36; no voters: 
I20260630 12:12:54.434329  4391 raft_consensus.cc:2804] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:12:54.435508  4391 raft_consensus.cc:697] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 1 LEADER]: Becoming Leader. State: Replica: a5ec42012d664813bd85c43aafb3ff36, State: Running, Role: LEADER
I20260630 12:12:54.436170  4391 consensus_queue.cc:237] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ec42012d664813bd85c43aafb3ff36" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40169 } } peers { permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 } } peers { permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 } }
I20260630 12:12:54.442660  4012 catalog_manager.cc:5697] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ec42012d664813bd85c43aafb3ff36 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "a5ec42012d664813bd85c43aafb3ff36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5ec42012d664813bd85c43aafb3ff36" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 } health_report { overall_health: UNKNOWN } } }
I20260630 12:12:54.580363  4289 heartbeater.cc:499] Master 127.0.107.254:46645 was elected leader, sending a full tablet report...
I20260630 12:12:54.944780  4397 consensus_queue.cc:1048] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "382c2aafbd27473fbade7fb306a536d3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:12:54.960940  4397 consensus_queue.cc:1048] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24da7c901fab48a0b2e3a93b1827e8a6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44537 }, 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.171471  4066 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:55.173242  4066 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:55.173673  4066 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:57.175035  4066 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:57.176386  4066 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:57.176733  4066 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:12:59.177776  4066 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:12:59.179198  4066 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:12:59.179602  4066 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:01.180655  4066 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:01.181980  4066 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:01.182330  4066 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:03.183563  4066 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:03.185105  4066 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:03.185686  4066 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:05.186964  4066 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:05.188614  4066 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:05.189064  4066 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:05.533715   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:05.561692   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:05.562477   431 tablet_replica.cc:333] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6: stopping tablet replica
I20260630 12:13:05.563031   431 raft_consensus.cc:2243] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:05.563588   431 raft_consensus.cc:2272] T 1ddac8de0858464d9fa458ca346083d6 P 24da7c901fab48a0b2e3a93b1827e8a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:05.584939   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:05.597885   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:05.625730   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:05.626497   431 tablet_replica.cc:333] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3: stopping tablet replica
I20260630 12:13:05.627091   431 raft_consensus.cc:2243] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:05.627662   431 raft_consensus.cc:2272] T 1ddac8de0858464d9fa458ca346083d6 P 382c2aafbd27473fbade7fb306a536d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:05.647925   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:05.659449   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:05.681103   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:05.697054   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:05.705879   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:05.725090   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:05.725809   431 tablet_replica.cc:333] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36: stopping tablet replica
I20260630 12:13:05.726351   431 raft_consensus.cc:2243] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:05.727300   431 raft_consensus.cc:2272] T 1ddac8de0858464d9fa458ca346083d6 P a5ec42012d664813bd85c43aafb3ff36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:05.746515   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:05.757354   431 master.cc:562] Master@127.0.107.254:46645 shutting down...
I20260630 12:13:05.776188   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:05.776782   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:05.777066   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef72e212a5d84ac39dc074c7f53b4649: stopping tablet replica
I20260630 12:13:05.795998   431 master.cc:584] Master@127.0.107.254:46645 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12803 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:13:05.832684   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44601
I20260630 12:13:05.833850   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:05.839969  4411 instance_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.840015  4410 instance_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.841043  4413 instance_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.841274   431 server_base.cc:1061] running on GCE node
I20260630 12:13:05.842219   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:05.842469   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.842635   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821585842603 us; error 0 us; skew 500 ppm
I20260630 12:13:05.843164   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:05.845582   431 webserver.cc:533] Webserver started at http://127.0.107.254:37465/ using document root <none> and password file <none>
I20260630 12:13:05.846120   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:05.846292   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:05.846710   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:05.847877   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "05b02a1b414640b98ad034355a7a1f82"
format_stamp: "Formatted at 2026-06-30 12:13:05 on dist-test-slave-dxwh"
I20260630 12:13:05.852754   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:13:05.856380  4418 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.857143   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:05.857470   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "05b02a1b414640b98ad034355a7a1f82"
format_stamp: "Formatted at 2026-06-30 12:13:05 on dist-test-slave-dxwh"
I20260630 12:13:05.857757   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-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:05.875876   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:05.877080   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:05.915284   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44601
I20260630 12:13:05.915385  4469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44601 every 8 connection(s)
I20260630 12:13:05.919437  4470 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:05.930536  4470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82: Bootstrap starting.
I20260630 12:13:05.935153  4470 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:05.939450  4470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82: No bootstrap required, opened a new log
I20260630 12:13:05.941648  4470 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05b02a1b414640b98ad034355a7a1f82" member_type: VOTER }
I20260630 12:13:05.942123  4470 raft_consensus.cc:385] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:05.942361  4470 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b02a1b414640b98ad034355a7a1f82, State: Initialized, Role: FOLLOWER
I20260630 12:13:05.942981  4470 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05b02a1b414640b98ad034355a7a1f82" member_type: VOTER }
I20260630 12:13:05.943475  4470 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:05.943697  4470 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:05.943984  4470 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:05.948647  4470 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05b02a1b414640b98ad034355a7a1f82" member_type: VOTER }
I20260630 12:13:05.949265  4470 leader_election.cc:304] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [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: 05b02a1b414640b98ad034355a7a1f82; no voters: 
I20260630 12:13:05.950453  4470 leader_election.cc:290] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:05.950831  4473 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:05.952207  4473 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 1 LEADER]: Becoming Leader. State: Replica: 05b02a1b414640b98ad034355a7a1f82, State: Running, Role: LEADER
I20260630 12:13:05.952976  4473 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [LEADER]: Queue going to LEADER mode. State: All 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: "05b02a1b414640b98ad034355a7a1f82" member_type: VOTER }
I20260630 12:13:05.953482  4470 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:05.956255  4475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05b02a1b414640b98ad034355a7a1f82. Latest consensus state: current_term: 1 leader_uuid: "05b02a1b414640b98ad034355a7a1f82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05b02a1b414640b98ad034355a7a1f82" member_type: VOTER } }
I20260630 12:13:05.956895  4475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:05.956144  4474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "05b02a1b414640b98ad034355a7a1f82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05b02a1b414640b98ad034355a7a1f82" member_type: VOTER } }
I20260630 12:13:05.957291  4474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:05.961838  4479 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:05.970005  4479 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:05.971073   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:05.979470  4479 catalog_manager.cc:1383] Generated new cluster ID: eb5446a0d5424a0b8f0b579c8951789a
I20260630 12:13:05.979759  4479 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:06.015472  4479 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:06.016762  4479 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:06.031685  4479 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82: Generated new TSK 0
I20260630 12:13:06.032352  4479 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:06.037428   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:06.043743  4491 instance_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:06.044612  4492 instance_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:06.046200  4494 instance_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:06.047062   431 server_base.cc:1061] running on GCE node
I20260630 12:13:06.047912   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:06.048099   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:06.048220   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821586048208 us; error 0 us; skew 500 ppm
I20260630 12:13:06.048697   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:06.051167   431 webserver.cc:533] Webserver started at http://127.0.107.193:37427/ using document root <none> and password file <none>
I20260630 12:13:06.051643   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:06.051795   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:06.052009   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:06.053043   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0"
format_stamp: "Formatted at 2026-06-30 12:13:06 on dist-test-slave-dxwh"
I20260630 12:13:06.057960   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:06.061331  4499 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:06.062091   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:06.062466   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0"
format_stamp: "Formatted at 2026-06-30 12:13:06 on dist-test-slave-dxwh"
I20260630 12:13:06.062801   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-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:06.091589   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:06.092788   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:06.094261   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:06.096705   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:06.096947   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:06.097220   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:06.097416   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:06.138947   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41955
I20260630 12:13:06.139042  4561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41955 every 8 connection(s)
I20260630 12:13:06.144361   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:06.152156  4566 instance_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:06.154362  4567 instance_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:06.155578   431 server_base.cc:1061] running on GCE node
W20260630 12:13:06.156282  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:13:06.157146   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:06.157341   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:06.157467   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821586157456 us; error 0 us; skew 500 ppm
I20260630 12:13:06.157895   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:06.160674   431 webserver.cc:533] Webserver started at http://127.0.107.194:44549/ using document root <none> and password file <none>
I20260630 12:13:06.161257   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:06.161520   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:06.161839   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:06.163456   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "9ce1321dd0ca4feaac49f78e4e9adb53"
format_stamp: "Formatted at 2026-06-30 12:13:06 on dist-test-slave-dxwh"
I20260630 12:13:06.163513  4562 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44601
I20260630 12:13:06.163944  4562 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:06.164727  4562 heartbeater.cc:507] Master 127.0.107.254:44601 requested a full tablet report, sending...
I20260630 12:13:06.167004  4435 ts_manager.cc:194] Registered new tserver with Master: 6c3d6bceadbe46f2a65d3aabdc7694f0 (127.0.107.193:41955)
I20260630 12:13:06.168864   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:13:06.169238  4435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48670
I20260630 12:13:06.172771  4574 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:06.173666   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:13:06.174001   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "9ce1321dd0ca4feaac49f78e4e9adb53"
format_stamp: "Formatted at 2026-06-30 12:13:06 on dist-test-slave-dxwh"
I20260630 12:13:06.174276   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-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:06.192036   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:06.193233   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:06.194759   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:06.196997   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:06.197232   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:06.197489   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:06.197665   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:06.239353   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37209
I20260630 12:13:06.239451  4636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37209 every 8 connection(s)
I20260630 12:13:06.244288   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:06.251578  4640 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:06.254703   431 server_base.cc:1061] running on GCE node
W20260630 12:13:06.254845  4643 instance_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:13:06.254647  4641 instance_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:06.256824   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:06.257133   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:06.257356   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821586257336 us; error 0 us; skew 500 ppm
I20260630 12:13:06.258050   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:06.258232  4637 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44601
I20260630 12:13:06.258698  4637 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:06.259584  4637 heartbeater.cc:507] Master 127.0.107.254:44601 requested a full tablet report, sending...
I20260630 12:13:06.261008   431 webserver.cc:533] Webserver started at http://127.0.107.195:34629/ using document root <none> and password file <none>
I20260630 12:13:06.261555   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:06.261773   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:06.261695  4435 ts_manager.cc:194] Registered new tserver with Master: 9ce1321dd0ca4feaac49f78e4e9adb53 (127.0.107.194:37209)
I20260630 12:13:06.262312   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:06.263434  4435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48686
I20260630 12:13:06.263702   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "a85fd90b26104405aa738bcdfe04927c"
format_stamp: "Formatted at 2026-06-30 12:13:06 on dist-test-slave-dxwh"
I20260630 12:13:06.268509   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:13:06.271817  4648 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:06.272593   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:13:06.272895   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "a85fd90b26104405aa738bcdfe04927c"
format_stamp: "Formatted at 2026-06-30 12:13:06 on dist-test-slave-dxwh"
I20260630 12:13:06.273188   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821480598769-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:06.290870   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:06.292078   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:06.293530   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:06.295857   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:06.296092   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:06.296337   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:06.296542   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:06.335630   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37417
I20260630 12:13:06.335748  4710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37417 every 8 connection(s)
I20260630 12:13:06.350191  4711 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44601
I20260630 12:13:06.350904  4711 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:06.351675  4711 heartbeater.cc:507] Master 127.0.107.254:44601 requested a full tablet report, sending...
I20260630 12:13:06.353622  4435 ts_manager.cc:194] Registered new tserver with Master: a85fd90b26104405aa738bcdfe04927c (127.0.107.195:37417)
I20260630 12:13:06.353789   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014958499s
I20260630 12:13:06.355083  4435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48698
I20260630 12:13:07.172256  4562 heartbeater.cc:499] Master 127.0.107.254:44601 was elected leader, sending a full tablet report...
I20260630 12:13:07.265923  4637 heartbeater.cc:499] Master 127.0.107.254:44601 was elected leader, sending a full tablet report...
I20260630 12:13:07.357882  4711 heartbeater.cc:499] Master 127.0.107.254:44601 was elected leader, sending a full tablet report...
I20260630 12:13:07.424137  4435 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48716:
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:07.426088  4435 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:07.470835  4527 tablet_service.cc:1511] Processing CreateTablet for tablet 0463e95317a6490eadfd8e22559f8ad3 (DEFAULT_TABLE table=test-workload [id=2769da80eade4001bfe775183f56cafc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:07.472227  4527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0463e95317a6490eadfd8e22559f8ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:07.473610  4676 tablet_service.cc:1511] Processing CreateTablet for tablet 0463e95317a6490eadfd8e22559f8ad3 (DEFAULT_TABLE table=test-workload [id=2769da80eade4001bfe775183f56cafc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:07.474972  4676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0463e95317a6490eadfd8e22559f8ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:07.480985  4602 tablet_service.cc:1511] Processing CreateTablet for tablet 0463e95317a6490eadfd8e22559f8ad3 (DEFAULT_TABLE table=test-workload [id=2769da80eade4001bfe775183f56cafc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:07.482440  4602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0463e95317a6490eadfd8e22559f8ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:07.489331  4732 tablet_bootstrap.cc:492] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0: Bootstrap starting.
I20260630 12:13:07.495080  4733 tablet_bootstrap.cc:492] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c: Bootstrap starting.
I20260630 12:13:07.496672  4732 tablet_bootstrap.cc:654] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.500648  4734 tablet_bootstrap.cc:492] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53: Bootstrap starting.
I20260630 12:13:07.503898  4733 tablet_bootstrap.cc:654] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.504328  4732 tablet_bootstrap.cc:492] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0: No bootstrap required, opened a new log
I20260630 12:13:07.504959  4732 ts_tablet_manager.cc:1403] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:13:07.508266  4734 tablet_bootstrap.cc:654] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:07.508270  4732 raft_consensus.cc:359] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 } } peers { permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 } } peers { permanent_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37209 } }
I20260630 12:13:07.509042  4733 tablet_bootstrap.cc:492] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c: No bootstrap required, opened a new log
I20260630 12:13:07.509383  4732 raft_consensus.cc:385] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.509655  4733 ts_tablet_manager.cc:1403] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:13:07.509789  4732 raft_consensus.cc:740] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3d6bceadbe46f2a65d3aabdc7694f0, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.510695  4732 consensus_queue.cc:260] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 } } peers { permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 } } peers { permanent_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37209 } }
I20260630 12:13:07.512574  4733 raft_consensus.cc:359] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 } } peers { permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 } } peers { permanent_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37209 } }
I20260630 12:13:07.513248  4733 raft_consensus.cc:385] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.513502  4733 raft_consensus.cc:740] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a85fd90b26104405aa738bcdfe04927c, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.514218  4733 consensus_queue.cc:260] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 } } peers { permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 } } peers { permanent_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37209 } }
I20260630 12:13:07.514937  4734 tablet_bootstrap.cc:492] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53: No bootstrap required, opened a new log
I20260630 12:13:07.515633  4734 ts_tablet_manager.cc:1403] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:13:07.519668  4732 ts_tablet_manager.cc:1434] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.007s
I20260630 12:13:07.519477  4734 raft_consensus.cc:359] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 } } peers { permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 } } peers { permanent_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37209 } }
I20260630 12:13:07.520252  4734 raft_consensus.cc:385] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:07.520521  4734 raft_consensus.cc:740] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ce1321dd0ca4feaac49f78e4e9adb53, State: Initialized, Role: FOLLOWER
I20260630 12:13:07.521170  4734 consensus_queue.cc:260] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 } } peers { permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 } } peers { permanent_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37209 } }
I20260630 12:13:07.529616  4734 ts_tablet_manager.cc:1434] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:13:07.533182  4733 ts_tablet_manager.cc:1434] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.011s
I20260630 12:13:07.548604  4740 raft_consensus.cc:493] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:07.549075  4740 raft_consensus.cc:515] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 } } peers { permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 } } peers { permanent_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37209 } }
I20260630 12:13:07.551545  4740 leader_election.cc:290] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c3d6bceadbe46f2a65d3aabdc7694f0 (127.0.107.193:41955), a85fd90b26104405aa738bcdfe04927c (127.0.107.195:37417)
I20260630 12:13:07.565442  4537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0463e95317a6490eadfd8e22559f8ad3" candidate_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" is_pre_election: true
I20260630 12:13:07.565503  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0463e95317a6490eadfd8e22559f8ad3" candidate_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85fd90b26104405aa738bcdfe04927c" is_pre_election: true
I20260630 12:13:07.566205  4537 raft_consensus.cc:2468] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ce1321dd0ca4feaac49f78e4e9adb53 in term 0.
I20260630 12:13:07.566286  4686 raft_consensus.cc:2468] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ce1321dd0ca4feaac49f78e4e9adb53 in term 0.
I20260630 12:13:07.567484  4578 leader_election.cc:304] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3d6bceadbe46f2a65d3aabdc7694f0, 9ce1321dd0ca4feaac49f78e4e9adb53; no voters: 
I20260630 12:13:07.568195  4740 raft_consensus.cc:2804] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:07.568543  4740 raft_consensus.cc:493] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:07.568818  4740 raft_consensus.cc:3060] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.574595  4740 raft_consensus.cc:515] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 } } peers { permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 } } peers { permanent_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37209 } }
I20260630 12:13:07.576202  4740 leader_election.cc:290] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [CANDIDATE]: Term 1 election: Requested vote from peers 6c3d6bceadbe46f2a65d3aabdc7694f0 (127.0.107.193:41955), a85fd90b26104405aa738bcdfe04927c (127.0.107.195:37417)
I20260630 12:13:07.577107  4537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0463e95317a6490eadfd8e22559f8ad3" candidate_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0"
I20260630 12:13:07.577256  4686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0463e95317a6490eadfd8e22559f8ad3" candidate_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a85fd90b26104405aa738bcdfe04927c"
I20260630 12:13:07.577658  4537 raft_consensus.cc:3060] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.577839  4686 raft_consensus.cc:3060] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:07.582964  4537 raft_consensus.cc:2468] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ce1321dd0ca4feaac49f78e4e9adb53 in term 1.
I20260630 12:13:07.582963  4686 raft_consensus.cc:2468] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ce1321dd0ca4feaac49f78e4e9adb53 in term 1.
I20260630 12:13:07.584560  4578 leader_election.cc:304] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c3d6bceadbe46f2a65d3aabdc7694f0, 9ce1321dd0ca4feaac49f78e4e9adb53; no voters: 
I20260630 12:13:07.585383  4740 raft_consensus.cc:2804] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:07.586990  4740 raft_consensus.cc:697] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 1 LEADER]: Becoming Leader. State: Replica: 9ce1321dd0ca4feaac49f78e4e9adb53, State: Running, Role: LEADER
I20260630 12:13:07.587857  4740 consensus_queue.cc:237] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 } } peers { permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 } } peers { permanent_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37209 } }
I20260630 12:13:07.595508  4435 catalog_manager.cc:5697] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ce1321dd0ca4feaac49f78e4e9adb53 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ce1321dd0ca4feaac49f78e4e9adb53" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37209 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:07.966614  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:07.968250  4488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:07.969645  4488 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:07.970012  4488 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:08.017766  4740 consensus_queue.cc:1048] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a85fd90b26104405aa738bcdfe04927c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37417 }, 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.031105  4747 consensus_queue.cc:1048] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3d6bceadbe46f2a65d3aabdc7694f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41955 }, 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.976177  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:09.970942  4488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:09.972276  4488 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:09.972640  4488 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:09.984413  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:10.992370  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:11.973814  4488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:11.975736  4488 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:11.976119  4488 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:12.001075  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:13.010687  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:13.977059  4488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:13.978484  4488 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:13.978845  4488 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:14.018630  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:15.026358  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:15.979807  4488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:15.981467  4488 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:15.981858  4488 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:16.034663  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:17.041507  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:17.982836  4488 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:17.984130  4488 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:17.984477  4488 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:18.048362  4483 placement_policy_util.cc:411] tablet 0463e95317a6490eadfd8e22559f8ad3: detected majority of replicas (2 of 3) at location L0
I20260630 12:13:18.695104   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:18.722298   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:18.723105   431 tablet_replica.cc:333] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0: stopping tablet replica
I20260630 12:13:18.723724   431 raft_consensus.cc:2243] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.724341   431 raft_consensus.cc:2272] T 0463e95317a6490eadfd8e22559f8ad3 P 6c3d6bceadbe46f2a65d3aabdc7694f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.746204   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:18.759043   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:18.781325   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:18.782109   431 tablet_replica.cc:333] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53: stopping tablet replica
I20260630 12:13:18.782702   431 raft_consensus.cc:2243] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.783655   431 raft_consensus.cc:2272] T 0463e95317a6490eadfd8e22559f8ad3 P 9ce1321dd0ca4feaac49f78e4e9adb53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.804142   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:18.815796   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:18.837252   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:18.838068   431 tablet_replica.cc:333] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c: stopping tablet replica
I20260630 12:13:18.838708   431 raft_consensus.cc:2243] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:18.839221   431 raft_consensus.cc:2272] T 0463e95317a6490eadfd8e22559f8ad3 P a85fd90b26104405aa738bcdfe04927c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.859484   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:18.870600   431 master.cc:562] Master@127.0.107.254:44601 shutting down...
I20260630 12:13:18.891983   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:18.892752   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:18.893173   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 05b02a1b414640b98ad034355a7a1f82: stopping tablet replica
I20260630 12:13:18.912611   431 master.cc:584] Master@127.0.107.254:44601 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13116 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:13:18.949471   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37459
I20260630 12:13:18.950847   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:18.956347  4756 instance_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:18.957286  4757 instance_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:18.958698  4759 instance_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:18.959869   431 server_base.cc:1061] running on GCE node
I20260630 12:13:18.960747   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:18.960928   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:18.961127   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821598961094 us; error 0 us; skew 500 ppm
I20260630 12:13:18.961658   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:18.964365   431 webserver.cc:533] Webserver started at http://127.0.107.254:46345/ using document root <none> and password file <none>
I20260630 12:13:18.964859   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:18.965057   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:18.965370   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:18.966661   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "1bf29e28446e49db9ec938654d01fe0f"
format_stamp: "Formatted at 2026-06-30 12:13:18 on dist-test-slave-dxwh"
I20260630 12:13:18.971550   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:13:18.975198  4764 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:18.976172   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:13:18.976442   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "1bf29e28446e49db9ec938654d01fe0f"
format_stamp: "Formatted at 2026-06-30 12:13:18 on dist-test-slave-dxwh"
I20260630 12:13:18.976701   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-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:18.999709   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:19.000998   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:19.040058   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37459
I20260630 12:13:19.040156  4815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37459 every 8 connection(s)
I20260630 12:13:19.044211  4816 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:19.055545  4816 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f: Bootstrap starting.
I20260630 12:13:19.060236  4816 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:19.064632  4816 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f: No bootstrap required, opened a new log
I20260630 12:13:19.066797  4816 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf29e28446e49db9ec938654d01fe0f" member_type: VOTER }
I20260630 12:13:19.067219  4816 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:19.067396  4816 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf29e28446e49db9ec938654d01fe0f, State: Initialized, Role: FOLLOWER
I20260630 12:13:19.067898  4816 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bf29e28446e49db9ec938654d01fe0f" member_type: VOTER }
I20260630 12:13:19.068328  4816 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:19.068513  4816 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:19.068737  4816 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:19.073254  4816 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf29e28446e49db9ec938654d01fe0f" member_type: VOTER }
I20260630 12:13:19.073755  4816 leader_election.cc:304] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [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: 1bf29e28446e49db9ec938654d01fe0f; no voters: 
I20260630 12:13:19.074944  4816 leader_election.cc:290] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:19.075306  4819 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:19.077040  4819 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 1 LEADER]: Becoming Leader. State: Replica: 1bf29e28446e49db9ec938654d01fe0f, State: Running, Role: LEADER
I20260630 12:13:19.077778  4819 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [LEADER]: Queue going to LEADER mode. State: All 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: "1bf29e28446e49db9ec938654d01fe0f" member_type: VOTER }
I20260630 12:13:19.078552  4816 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:19.081164  4821 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1bf29e28446e49db9ec938654d01fe0f. Latest consensus state: current_term: 1 leader_uuid: "1bf29e28446e49db9ec938654d01fe0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf29e28446e49db9ec938654d01fe0f" member_type: VOTER } }
I20260630 12:13:19.082010  4821 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:19.081267  4820 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1bf29e28446e49db9ec938654d01fe0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bf29e28446e49db9ec938654d01fe0f" member_type: VOTER } }
I20260630 12:13:19.082726  4820 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:19.087524  4825 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:19.093235  4825 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:19.094820   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:19.102970  4825 catalog_manager.cc:1383] Generated new cluster ID: b570983f16b84ad7afc4d7bb771f2d29
I20260630 12:13:19.103369  4825 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:19.122210  4825 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:19.123576  4825 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:19.137362  4825 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f: Generated new TSK 0
I20260630 12:13:19.137979  4825 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:19.161844   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:19.168359  4837 instance_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:19.169592  4838 instance_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:19.172628   431 server_base.cc:1061] running on GCE node
W20260630 12:13:19.172672  4840 instance_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:19.173754   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:19.174026   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:19.174201   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821599174181 us; error 0 us; skew 500 ppm
I20260630 12:13:19.174741   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:19.177160   431 webserver.cc:533] Webserver started at http://127.0.107.193:46881/ using document root <none> and password file <none>
I20260630 12:13:19.177670   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:19.177882   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:19.178155   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:19.179387   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "1c96c280fa6f487791e49f0fd7ddc7a2"
format_stamp: "Formatted at 2026-06-30 12:13:19 on dist-test-slave-dxwh"
I20260630 12:13:19.184192   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:19.187515  4845 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:19.188306   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:13:19.188691   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "1c96c280fa6f487791e49f0fd7ddc7a2"
format_stamp: "Formatted at 2026-06-30 12:13:19 on dist-test-slave-dxwh"
I20260630 12:13:19.189009   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-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:19.207489   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:19.208638   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:19.210029   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:19.212328   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:19.212564   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:19.212806   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:19.212990   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:19.252871   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40051
I20260630 12:13:19.252964  4907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40051 every 8 connection(s)
I20260630 12:13:19.258292   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:19.266335  4912 instance_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:19.267439  4913 instance_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:19.270807  4915 instance_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:19.271242   431 server_base.cc:1061] running on GCE node
I20260630 12:13:19.272224   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:19.272460   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:19.272641   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821599272628 us; error 0 us; skew 500 ppm
I20260630 12:13:19.273216   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:19.276371   431 webserver.cc:533] Webserver started at http://127.0.107.194:38453/ using document root <none> and password file <none>
I20260630 12:13:19.277011   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:19.277055  4908 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37459
I20260630 12:13:19.277324   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:19.277593  4908 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:19.277716   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:19.278544  4908 heartbeater.cc:507] Master 127.0.107.254:37459 requested a full tablet report, sending...
I20260630 12:13:19.279160   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "8630c563ed72460ab69ad486a9382355"
format_stamp: "Formatted at 2026-06-30 12:13:19 on dist-test-slave-dxwh"
I20260630 12:13:19.280967  4781 ts_manager.cc:194] Registered new tserver with Master: 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051)
I20260630 12:13:19.283617  4781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34330
I20260630 12:13:19.285254   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:13:19.288810  4920 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:19.289665   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:19.289969   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "8630c563ed72460ab69ad486a9382355"
format_stamp: "Formatted at 2026-06-30 12:13:19 on dist-test-slave-dxwh"
I20260630 12:13:19.290246   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-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:19.307672   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:19.308861   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:19.310307   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:19.312649   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:19.312831   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:19.313136   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:19.313298   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:19.357013   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36789
I20260630 12:13:19.357117  4982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36789 every 8 connection(s)
I20260630 12:13:19.361922   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:19.368832  4986 instance_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:19.369270  4987 instance_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:19.372608   431 server_base.cc:1061] running on GCE node
W20260630 12:13:19.374003  4990 instance_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:19.374147  4983 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37459
I20260630 12:13:19.374655  4983 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:19.375165   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:19.375487   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:19.375573  4983 heartbeater.cc:507] Master 127.0.107.254:37459 requested a full tablet report, sending...
I20260630 12:13:19.375720   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821599375698 us; error 0 us; skew 500 ppm
I20260630 12:13:19.376498   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:19.378080  4781 ts_manager.cc:194] Registered new tserver with Master: 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:19.379346   431 webserver.cc:533] Webserver started at http://127.0.107.195:40581/ using document root <none> and password file <none>
I20260630 12:13:19.379805  4781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34334
I20260630 12:13:19.379962   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:19.380280   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:19.380647   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:19.382290   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "cd90b06cee334915983a845bc277e3d3"
format_stamp: "Formatted at 2026-06-30 12:13:19 on dist-test-slave-dxwh"
I20260630 12:13:19.387019   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:19.390725  4994 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:19.391569   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:19.391945   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "cd90b06cee334915983a845bc277e3d3"
format_stamp: "Formatted at 2026-06-30 12:13:19 on dist-test-slave-dxwh"
I20260630 12:13:19.392323   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-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:19.412003   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:19.413254   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:19.414834   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:19.417670   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:19.417919   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:19.418188   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:19.418367   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:19.459228   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42667
I20260630 12:13:19.459339  5056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42667 every 8 connection(s)
I20260630 12:13:19.472790  5057 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37459
I20260630 12:13:19.473140  5057 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:19.473814  5057 heartbeater.cc:507] Master 127.0.107.254:37459 requested a full tablet report, sending...
I20260630 12:13:19.475672  4781 ts_manager.cc:194] Registered new tserver with Master: cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:19.475883   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013478082s
I20260630 12:13:19.477025  4781 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34342
I20260630 12:13:20.286764  4908 heartbeater.cc:499] Master 127.0.107.254:37459 was elected leader, sending a full tablet report...
I20260630 12:13:20.382834  4983 heartbeater.cc:499] Master 127.0.107.254:37459 was elected leader, sending a full tablet report...
I20260630 12:13:20.479627  5057 heartbeater.cc:499] Master 127.0.107.254:37459 was elected leader, sending a full tablet report...
I20260630 12:13:20.531342  4781 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34344:
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:20.534417  4781 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:20.617525  5022 tablet_service.cc:1511] Processing CreateTablet for tablet 10dd348f77034a7b9c63c93896157212 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:20.619052  5022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10dd348f77034a7b9c63c93896157212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.625866  5021 tablet_service.cc:1511] Processing CreateTablet for tablet c72c488ab732420d83f4fe64cc2c2a45 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:20.627449  5021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72c488ab732420d83f4fe64cc2c2a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.628856  5020 tablet_service.cc:1511] Processing CreateTablet for tablet f33996a8886f48a79474d3a75ef58122 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:20.629863  4873 tablet_service.cc:1511] Processing CreateTablet for tablet 10dd348f77034a7b9c63c93896157212 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:20.631304  5019 tablet_service.cc:1511] Processing CreateTablet for tablet 1012485cb1ab40ccbb6dd013b652f8f3 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:20.633214  4872 tablet_service.cc:1511] Processing CreateTablet for tablet c72c488ab732420d83f4fe64cc2c2a45 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:20.633677  5018 tablet_service.cc:1511] Processing CreateTablet for tablet 20fafde3af714983ab52a8eb1856de60 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:20.631335  4873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10dd348f77034a7b9c63c93896157212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.636502  4871 tablet_service.cc:1511] Processing CreateTablet for tablet f33996a8886f48a79474d3a75ef58122 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:20.637943  4871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f33996a8886f48a79474d3a75ef58122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.642736  5018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fafde3af714983ab52a8eb1856de60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.646821  4868 tablet_service.cc:1511] Processing CreateTablet for tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:20.647241  4867 tablet_service.cc:1511] Processing CreateTablet for tablet dbd127154e6541619d17ab8f92e4ea16 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:20.647655  4870 tablet_service.cc:1511] Processing CreateTablet for tablet 1012485cb1ab40ccbb6dd013b652f8f3 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:20.648343  4868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.649719  4866 tablet_service.cc:1511] Processing CreateTablet for tablet c0e378c599454b0c97c1de60381fd578 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:20.649961  4869 tablet_service.cc:1511] Processing CreateTablet for tablet 20fafde3af714983ab52a8eb1856de60 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:20.651185  4866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e378c599454b0c97c1de60381fd578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.651715  4948 tablet_service.cc:1511] Processing CreateTablet for tablet 10dd348f77034a7b9c63c93896157212 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:13:20.652490  4870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1012485cb1ab40ccbb6dd013b652f8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.653160  4948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10dd348f77034a7b9c63c93896157212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.652874  5017 tablet_service.cc:1511] Processing CreateTablet for tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:20.655723  5015 tablet_service.cc:1511] Processing CreateTablet for tablet c0e378c599454b0c97c1de60381fd578 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:20.658179  5016 tablet_service.cc:1511] Processing CreateTablet for tablet dbd127154e6541619d17ab8f92e4ea16 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:20.660130  4865 tablet_service.cc:1511] Processing CreateTablet for tablet 2344109f89b544dcbadcb795e3671fc1 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:20.663108  4872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72c488ab732420d83f4fe64cc2c2a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.663812  4869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fafde3af714983ab52a8eb1856de60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.664572  4867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbd127154e6541619d17ab8f92e4ea16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.665213  4865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2344109f89b544dcbadcb795e3671fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.654265  5017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.666682  5015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e378c599454b0c97c1de60381fd578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.670789  5019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1012485cb1ab40ccbb6dd013b652f8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.674826  5020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f33996a8886f48a79474d3a75ef58122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.676342  4947 tablet_service.cc:1511] Processing CreateTablet for tablet c72c488ab732420d83f4fe64cc2c2a45 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:13:20.676815  4946 tablet_service.cc:1511] Processing CreateTablet for tablet f33996a8886f48a79474d3a75ef58122 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:13:20.677798  4947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72c488ab732420d83f4fe64cc2c2a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.678779  5016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbd127154e6541619d17ab8f92e4ea16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.680064  4945 tablet_service.cc:1511] Processing CreateTablet for tablet 1012485cb1ab40ccbb6dd013b652f8f3 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:13:20.681522  4945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1012485cb1ab40ccbb6dd013b652f8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.682807  4946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f33996a8886f48a79474d3a75ef58122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.691828  5014 tablet_service.cc:1511] Processing CreateTablet for tablet 2344109f89b544dcbadcb795e3671fc1 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:20.692857  4943 tablet_service.cc:1511] Processing CreateTablet for tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:13:20.693437  5014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2344109f89b544dcbadcb795e3671fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.694520  4943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.692857  4944 tablet_service.cc:1511] Processing CreateTablet for tablet 20fafde3af714983ab52a8eb1856de60 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:13:20.697090  4944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fafde3af714983ab52a8eb1856de60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.699405  5013 tablet_service.cc:1511] Processing CreateTablet for tablet ded1ffda36514a4c83fb0455b62a2f0e (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:20.700832  5013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded1ffda36514a4c83fb0455b62a2f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.700997  4942 tablet_service.cc:1511] Processing CreateTablet for tablet dbd127154e6541619d17ab8f92e4ea16 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:13:20.702395  4942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbd127154e6541619d17ab8f92e4ea16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.702188  4939 tablet_service.cc:1511] Processing CreateTablet for tablet ded1ffda36514a4c83fb0455b62a2f0e (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:20.703584  4939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded1ffda36514a4c83fb0455b62a2f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.704373  4941 tablet_service.cc:1511] Processing CreateTablet for tablet c0e378c599454b0c97c1de60381fd578 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:13:20.705680  4941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e378c599454b0c97c1de60381fd578. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.707481  4864 tablet_service.cc:1511] Processing CreateTablet for tablet ded1ffda36514a4c83fb0455b62a2f0e (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:13:20.707602  4940 tablet_service.cc:1511] Processing CreateTablet for tablet 2344109f89b544dcbadcb795e3671fc1 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:13:20.708981  4940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2344109f89b544dcbadcb795e3671fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.718827  4864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ded1ffda36514a4c83fb0455b62a2f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.747650  4870 tablet_service.cc:1511] Processing CreateTablet for tablet f3aaaebeb939489790a2cedc9e7743a5 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:20.755148  4870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aaaebeb939489790a2cedc9e7743a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.778452  4946 tablet_service.cc:1511] Processing CreateTablet for tablet f3aaaebeb939489790a2cedc9e7743a5 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:20.779418  4869 tablet_service.cc:1511] Processing CreateTablet for tablet e1f4c8a0e4ec4738a25e92582d3dbe31 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:20.779985  4946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aaaebeb939489790a2cedc9e7743a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.780988  4869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f4c8a0e4ec4738a25e92582d3dbe31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.787286  5076 tablet_bootstrap.cc:492] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:20.793402  5015 tablet_service.cc:1511] Processing CreateTablet for tablet f3aaaebeb939489790a2cedc9e7743a5 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:13:20.808161  5015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aaaebeb939489790a2cedc9e7743a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.811230  5077 tablet_bootstrap.cc:492] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:20.813704  5076 tablet_bootstrap.cc:654] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:20.813939  5014 tablet_service.cc:1511] Processing CreateTablet for tablet e1f4c8a0e4ec4738a25e92582d3dbe31 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:20.814312  4939 tablet_service.cc:1511] Processing CreateTablet for tablet e1f4c8a0e4ec4738a25e92582d3dbe31 (DEFAULT_TABLE table=test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:13:20.835618  4939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f4c8a0e4ec4738a25e92582d3dbe31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.821326  5078 tablet_bootstrap.cc:492] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:20.853370  5078 tablet_bootstrap.cc:654] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:20.862346  5014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f4c8a0e4ec4738a25e92582d3dbe31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:20.869047  5077 tablet_bootstrap.cc:654] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:20.878947  5076 tablet_bootstrap.cc:492] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:20.880712  5076 ts_tablet_manager.cc:1403] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.008s
I20260630 12:13:20.883975  5076 raft_consensus.cc:359] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.884826  5076 raft_consensus.cc:385] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:20.885166  5076 raft_consensus.cc:740] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:20.887259  5077 tablet_bootstrap.cc:492] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:20.887857  5077 ts_tablet_manager.cc:1403] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.000s
I20260630 12:13:20.888062  5078 tablet_bootstrap.cc:492] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:20.888616  5078 ts_tablet_manager.cc:1403] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.000s
I20260630 12:13:20.885974  5076 consensus_queue.cc:260] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.891618  5077 raft_consensus.cc:359] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.891767  5078 raft_consensus.cc:359] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } }
I20260630 12:13:20.893119  5076 ts_tablet_manager.cc:1434] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260630 12:13:20.895107  5077 raft_consensus.cc:385] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:20.895219  5078 raft_consensus.cc:385] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:20.895617  5077 raft_consensus.cc:740] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:20.895768  5078 raft_consensus.cc:740] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
I20260630 12:13:20.896198  5076 tablet_bootstrap.cc:492] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:20.896704  5077 consensus_queue.cc:260] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.896855  5078 consensus_queue.cc:260] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } }
I20260630 12:13:20.903498  5078 ts_tablet_manager.cc:1434] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.010s
I20260630 12:13:20.903998  5076 tablet_bootstrap.cc:654] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:20.905138  5078 tablet_bootstrap.cc:492] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:20.914894  5077 ts_tablet_manager.cc:1434] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.004s
I20260630 12:13:20.916379  5077 tablet_bootstrap.cc:492] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:20.916395  5078 tablet_bootstrap.cc:654] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:20.931671  5077 tablet_bootstrap.cc:654] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:20.933058  5076 tablet_bootstrap.cc:492] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:20.933702  5076 ts_tablet_manager.cc:1403] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.008s
I20260630 12:13:20.937108  5076 raft_consensus.cc:359] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.937997  5078 tablet_bootstrap.cc:492] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:20.938313  5076 raft_consensus.cc:385] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:20.938813  5078 ts_tablet_manager.cc:1403] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.019s
I20260630 12:13:20.938864  5076 raft_consensus.cc:740] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:20.940233  5076 consensus_queue.cc:260] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.942193  5078 raft_consensus.cc:359] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.942845  5077 tablet_bootstrap.cc:492] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:20.943984  5077 ts_tablet_manager.cc:1403] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.015s
I20260630 12:13:20.945039  5076 ts_tablet_manager.cc:1434] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:13:20.945622  5078 raft_consensus.cc:385] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:20.946090  5076 tablet_bootstrap.cc:492] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:20.946038  5078 raft_consensus.cc:740] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
I20260630 12:13:20.947000  5077 raft_consensus.cc:359] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.947165  5078 consensus_queue.cc:260] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.948026  5077 raft_consensus.cc:385] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:20.948700  5077 raft_consensus.cc:740] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:20.949555  5078 ts_tablet_manager.cc:1434] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260630 12:13:20.950634  5078 tablet_bootstrap.cc:492] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:20.950584  5077 consensus_queue.cc:260] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.953248  5076 tablet_bootstrap.cc:654] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:20.956249  5077 ts_tablet_manager.cc:1434] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:13:20.957549  5077 tablet_bootstrap.cc:492] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:20.957943  5078 tablet_bootstrap.cc:654] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
W20260630 12:13:20.965005  5058 tablet.cc:2406] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:13:20.965070  5082 raft_consensus.cc:493] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:20.965689  5082 raft_consensus.cc:515] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.968008  5083 raft_consensus.cc:493] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:20.968279  5076 tablet_bootstrap.cc:492] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:20.968575  5083 raft_consensus.cc:515] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.969086  5076 ts_tablet_manager.cc:1403] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.014s
I20260630 12:13:20.970530  5082 leader_election.cc:290] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:20.971294  5083 leader_election.cc:290] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:20.972553  5076 raft_consensus.cc:359] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.973419  5076 raft_consensus.cc:385] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:20.973839  5076 raft_consensus.cc:740] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:20.976308  5076 consensus_queue.cc:260] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:20.982137  5076 ts_tablet_manager.cc:1434] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:13:20.983553  5076 tablet_bootstrap.cc:492] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:20.990037  5077 tablet_bootstrap.cc:654] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.000079  5078 tablet_bootstrap.cc:492] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:21.001255  5078 ts_tablet_manager.cc:1403] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.003s
I20260630 12:13:21.003918  5077 tablet_bootstrap.cc:492] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:21.004498  5077 ts_tablet_manager.cc:1403] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.007s
I20260630 12:13:21.006403  5076 tablet_bootstrap.cc:654] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.005882  5078 raft_consensus.cc:359] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.007251  5078 raft_consensus.cc:385] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.007781  5078 raft_consensus.cc:740] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.007710  5077 raft_consensus.cc:359] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.008570  5077 raft_consensus.cc:385] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.010852  5077 raft_consensus.cc:740] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.012501  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33996a8886f48a79474d3a75ef58122" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:21.013458  4958 raft_consensus.cc:2468] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 0.
I20260630 12:13:21.008975  5078 consensus_queue.cc:260] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.015594  4848 leader_election.cc:304] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c96c280fa6f487791e49f0fd7ddc7a2, 8630c563ed72460ab69ad486a9382355; no voters: 
I20260630 12:13:21.017058  5082 raft_consensus.cc:2804] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.017428  5082 raft_consensus.cc:493] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.017767  5082 raft_consensus.cc:3060] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.020169  5078 ts_tablet_manager.cc:1434] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260630 12:13:21.021260  5078 tablet_bootstrap.cc:492] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:21.027311  5082 raft_consensus.cc:515] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.031355  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33996a8886f48a79474d3a75ef58122" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355"
I20260630 12:13:21.032267  4958 raft_consensus.cc:3060] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.035571  5078 tablet_bootstrap.cc:654] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.049067  5077 consensus_queue.cc:260] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.052335  5077 ts_tablet_manager.cc:1434] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260630 12:13:21.053800  5077 tablet_bootstrap.cc:492] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:21.065784  5082 leader_election.cc:290] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.071884  4958 raft_consensus.cc:2468] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 1.
I20260630 12:13:21.073560  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2344109f89b544dcbadcb795e3671fc1" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:21.073813  4848 leader_election.cc:304] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c96c280fa6f487791e49f0fd7ddc7a2, 8630c563ed72460ab69ad486a9382355; no voters: 
I20260630 12:13:21.076057  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2344109f89b544dcbadcb795e3671fc1" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" is_pre_election: true
I20260630 12:13:21.076629  5078 tablet_bootstrap.cc:492] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:21.076798  4883 raft_consensus.cc:2468] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 0.
I20260630 12:13:21.077179  5077 tablet_bootstrap.cc:654] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.077476  5078 ts_tablet_manager.cc:1403] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.020s
W20260630 12:13:21.078524  4997 leader_election.cc:343] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.079267  4997 leader_election.cc:304] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [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: 1c96c280fa6f487791e49f0fd7ddc7a2, cd90b06cee334915983a845bc277e3d3; no voters: 8630c563ed72460ab69ad486a9382355
I20260630 12:13:21.080199  5083 raft_consensus.cc:2804] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.075930  5076 tablet_bootstrap.cc:492] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:21.080579  5083 raft_consensus.cc:493] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.081166  5083 raft_consensus.cc:3060] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.081396  5076 ts_tablet_manager.cc:1403] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.050s
I20260630 12:13:21.075863  5082 raft_consensus.cc:2804] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.085649  5076 raft_consensus.cc:359] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.088493  5076 raft_consensus.cc:385] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.089124  5076 raft_consensus.cc:740] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.087369  5078 raft_consensus.cc:359] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.090799  5078 raft_consensus.cc:385] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.091313  5078 raft_consensus.cc:740] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
W20260630 12:13:21.092993  4829 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:21.092463  5078 consensus_queue.cc:260] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.096254  5078 ts_tablet_manager.cc:1434] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260630 12:13:21.097981  5078 tablet_bootstrap.cc:492] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:21.093858  5076 consensus_queue.cc:260] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.098284  5082 raft_consensus.cc:697] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Running, Role: LEADER
I20260630 12:13:21.099254  5082 consensus_queue.cc:237] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.100375  5083 raft_consensus.cc:515] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.102988  5083 leader_election.cc:290] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 election: Requested vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:21.104825  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2344109f89b544dcbadcb795e3671fc1" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2"
I20260630 12:13:21.105607  4883 raft_consensus.cc:3060] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.105723  5076 ts_tablet_manager.cc:1434] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.005s
I20260630 12:13:21.107007  5076 tablet_bootstrap.cc:492] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:21.112264  5078 tablet_bootstrap.cc:654] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.115497  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2344109f89b544dcbadcb795e3671fc1" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355"
I20260630 12:13:21.116343  5076 tablet_bootstrap.cc:654] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.116672  4781 catalog_manager.cc:5697] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:21.121454  4883 raft_consensus.cc:2468] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 1.
I20260630 12:13:21.123864  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33996a8886f48a79474d3a75ef58122" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3"
I20260630 12:13:21.122852  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f33996a8886f48a79474d3a75ef58122" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
W20260630 12:13:21.123126  4997 leader_election.cc:343] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:13:21.126420  4848 leader_election.cc:343] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.126655  4997 leader_election.cc:304] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [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: 1c96c280fa6f487791e49f0fd7ddc7a2, cd90b06cee334915983a845bc277e3d3; no voters: 8630c563ed72460ab69ad486a9382355
W20260630 12:13:21.127439  4848 leader_election.cc:343] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.127895  5077 tablet_bootstrap.cc:492] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:21.128063  5083 raft_consensus.cc:2804] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.128703  5077 ts_tablet_manager.cc:1403] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.010s
I20260630 12:13:21.123183  5078 tablet_bootstrap.cc:492] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:21.130849  5078 ts_tablet_manager.cc:1403] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260630 12:13:21.136775  5077 raft_consensus.cc:359] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.139213  5077 raft_consensus.cc:385] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.138907  5078 raft_consensus.cc:359] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.139545  5077 raft_consensus.cc:740] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.139727  5078 raft_consensus.cc:385] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.140051  5078 raft_consensus.cc:740] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.140892  5078 consensus_queue.cc:260] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.142267  5076 tablet_bootstrap.cc:492] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:21.142827  5076 ts_tablet_manager.cc:1403] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.011s
I20260630 12:13:21.143290  5078 ts_tablet_manager.cc:1434] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260630 12:13:21.144047  5083 raft_consensus.cc:697] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Becoming Leader. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Running, Role: LEADER
I20260630 12:13:21.144966  5083 consensus_queue.cc:237] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.145539  5077 consensus_queue.cc:260] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.145861  5076 raft_consensus.cc:359] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.146616  5076 raft_consensus.cc:385] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.146966  5076 raft_consensus.cc:740] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.147451  5078 tablet_bootstrap.cc:492] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:21.147827  5076 consensus_queue.cc:260] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.148655  5077 ts_tablet_manager.cc:1434] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260630 12:13:21.148983  5082 raft_consensus.cc:493] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.149487  5082 raft_consensus.cc:515] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.149765  5077 tablet_bootstrap.cc:492] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:21.151810  5082 leader_election.cc:290] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.156121  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1012485cb1ab40ccbb6dd013b652f8f3" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:21.157091  4957 raft_consensus.cc:2468] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 0.
I20260630 12:13:21.157785  5077 tablet_bootstrap.cc:654] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.158551  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1012485cb1ab40ccbb6dd013b652f8f3" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:21.159392  5032 raft_consensus.cc:2468] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 0.
I20260630 12:13:21.159693  4848 leader_election.cc:304] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c96c280fa6f487791e49f0fd7ddc7a2, 8630c563ed72460ab69ad486a9382355; no voters: 
I20260630 12:13:21.161134  5082 raft_consensus.cc:2804] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.161520  5082 raft_consensus.cc:493] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.161863  5082 raft_consensus.cc:3060] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.166692  5084 raft_consensus.cc:493] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.167371  5084 raft_consensus.cc:515] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.169718  4778 catalog_manager.cc:5697] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd90b06cee334915983a845bc277e3d3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cd90b06cee334915983a845bc277e3d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:21.170430  5082 raft_consensus.cc:515] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.170575  5084 leader_election.cc:290] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.173310  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1012485cb1ab40ccbb6dd013b652f8f3" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355"
I20260630 12:13:21.173913  4957 raft_consensus.cc:3060] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.169710  5076 ts_tablet_manager.cc:1434] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.006s
I20260630 12:13:21.179330  5076 tablet_bootstrap.cc:492] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:21.179742  5082 leader_election.cc:290] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.181849  5099 raft_consensus.cc:493] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.182433  5099 raft_consensus.cc:515] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.183741  5078 tablet_bootstrap.cc:654] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.184994  5099 leader_election.cc:290] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.187431  5076 tablet_bootstrap.cc:654] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.187270  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fafde3af714983ab52a8eb1856de60" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:21.189585  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fafde3af714983ab52a8eb1856de60" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:21.180223  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1012485cb1ab40ccbb6dd013b652f8f3" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3"
I20260630 12:13:21.190697  5032 raft_consensus.cc:3060] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:21.195021  4848 leader_election.cc:343] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:13:21.198849  4848 leader_election.cc:343] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.199535  4848 leader_election.cc:304] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: 1c96c280fa6f487791e49f0fd7ddc7a2; no voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3
I20260630 12:13:21.201098  5099 raft_consensus.cc:2749] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:21.204667  5078 tablet_bootstrap.cc:492] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:21.205437  5078 ts_tablet_manager.cc:1403] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.002s
I20260630 12:13:21.209720  5078 raft_consensus.cc:359] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.210870  5078 raft_consensus.cc:385] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.211263  5078 raft_consensus.cc:740] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.217525  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72c488ab732420d83f4fe64cc2c2a45" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" is_pre_election: true
W20260630 12:13:21.219241  4923 leader_election.cc:343] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.222172  4957 raft_consensus.cc:2468] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 1.
I20260630 12:13:21.224092  4848 leader_election.cc:304] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c96c280fa6f487791e49f0fd7ddc7a2, 8630c563ed72460ab69ad486a9382355; no voters: 
I20260630 12:13:21.225482  5099 raft_consensus.cc:2804] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.226181  5099 raft_consensus.cc:697] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Running, Role: LEADER
I20260630 12:13:21.227365  5099 consensus_queue.cc:237] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.212410  5078 consensus_queue.cc:260] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.237612  5078 ts_tablet_manager.cc:1434] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.002s
I20260630 12:13:21.241852  5078 tablet_bootstrap.cc:492] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:21.248518  5078 tablet_bootstrap.cc:654] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.257339  5032 raft_consensus.cc:2468] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 1.
I20260630 12:13:21.261337  5078 tablet_bootstrap.cc:492] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:21.261896  5078 ts_tablet_manager.cc:1403] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:13:21.266109  5077 tablet_bootstrap.cc:492] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:21.266799  5077 ts_tablet_manager.cc:1403] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.117s	user 0.028s	sys 0.033s
I20260630 12:13:21.268147  5078 raft_consensus.cc:359] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.268959  5078 raft_consensus.cc:385] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.269263  5078 raft_consensus.cc:740] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.269973  5077 raft_consensus.cc:359] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.270282  5078 consensus_queue.cc:260] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.270843  5077 raft_consensus.cc:385] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.271306  5077 raft_consensus.cc:740] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.272269  5077 consensus_queue.cc:260] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.277284  5084 raft_consensus.cc:493] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.276189  4779 catalog_manager.cc:5697] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:21.277792  5084 raft_consensus.cc:515] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.279307  5077 ts_tablet_manager.cc:1434] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260630 12:13:21.280058  5084 leader_election.cc:290] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.280637  5077 tablet_bootstrap.cc:492] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:21.281524  5084 raft_consensus.cc:493] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.281694  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e378c599454b0c97c1de60381fd578" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" is_pre_election: true
I20260630 12:13:21.282045  5084 raft_consensus.cc:515] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } }
W20260630 12:13:21.283252  4923 leader_election.cc:343] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.284294  5084 leader_election.cc:290] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667), 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051)
I20260630 12:13:21.285377  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10dd348f77034a7b9c63c93896157212" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" is_pre_election: true
W20260630 12:13:21.286942  4923 leader_election.cc:343] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.289072  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e378c599454b0c97c1de60381fd578" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:21.289647  5076 tablet_bootstrap.cc:492] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:21.289744  5031 raft_consensus.cc:2468] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 0.
I20260630 12:13:21.290259  5076 ts_tablet_manager.cc:1403] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.111s	user 0.041s	sys 0.058s
I20260630 12:13:21.292552  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10dd348f77034a7b9c63c93896157212" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:21.293581  5076 raft_consensus.cc:359] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.294124  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72c488ab732420d83f4fe64cc2c2a45" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:21.294337  5076 raft_consensus.cc:385] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.294672  5076 raft_consensus.cc:740] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.294793  5032 raft_consensus.cc:2468] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 0.
I20260630 12:13:21.291433  4923 leader_election.cc:304] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [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: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 1c96c280fa6f487791e49f0fd7ddc7a2
I20260630 12:13:21.295537  5076 consensus_queue.cc:260] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
W20260630 12:13:21.296727  4923 leader_election.cc:343] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.297168  4923 leader_election.cc:304] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [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: 8630c563ed72460ab69ad486a9382355; no voters: 1c96c280fa6f487791e49f0fd7ddc7a2, cd90b06cee334915983a845bc277e3d3
I20260630 12:13:21.298197  5076 ts_tablet_manager.cc:1434] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:21.298460  5084 raft_consensus.cc:2804] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.298758  5077 tablet_bootstrap.cc:654] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.298866  5084 raft_consensus.cc:493] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.299355  5076 tablet_bootstrap.cc:492] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:21.299453  5084 raft_consensus.cc:3060] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.305265  5078 ts_tablet_manager.cc:1434] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.000s
I20260630 12:13:21.306398  5076 tablet_bootstrap.cc:654] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.307041  5078 tablet_bootstrap.cc:492] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:21.309348  5099 raft_consensus.cc:493] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.309940  5099 raft_consensus.cc:515] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.315462  5078 tablet_bootstrap.cc:654] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.314234  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded1ffda36514a4c83fb0455b62a2f0e" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:21.317239  4957 raft_consensus.cc:2468] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 0.
I20260630 12:13:21.319137  4848 leader_election.cc:304] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c96c280fa6f487791e49f0fd7ddc7a2, 8630c563ed72460ab69ad486a9382355; no voters: 
I20260630 12:13:21.320256  5082 raft_consensus.cc:2804] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.320592  5078 tablet_bootstrap.cc:492] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:21.320286  5099 leader_election.cc:290] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.320860  5082 raft_consensus.cc:493] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.321280  5078 ts_tablet_manager.cc:1403] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260630 12:13:21.321249  5082 raft_consensus.cc:3060] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.321352  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded1ffda36514a4c83fb0455b62a2f0e" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:21.322651  5032 raft_consensus.cc:2468] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 0.
I20260630 12:13:21.316601  5077 tablet_bootstrap.cc:492] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:21.324280  5078 raft_consensus.cc:359] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.324995  5078 raft_consensus.cc:385] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.325119  5077 ts_tablet_manager.cc:1403] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.008s
I20260630 12:13:21.325304  5078 raft_consensus.cc:740] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.326314  5078 consensus_queue.cc:260] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.328356  5115 raft_consensus.cc:2749] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:21.328950  5077 raft_consensus.cc:359] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.329891  5077 raft_consensus.cc:385] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.330930  5082 raft_consensus.cc:515] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.330289  5077 raft_consensus.cc:740] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.331507  4923 leader_election.cc:304] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [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: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 1c96c280fa6f487791e49f0fd7ddc7a2
I20260630 12:13:21.335747  5078 ts_tablet_manager.cc:1434] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:13:21.335032  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded1ffda36514a4c83fb0455b62a2f0e" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355"
I20260630 12:13:21.336212  4957 raft_consensus.cc:3060] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.336753  5082 leader_election.cc:290] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.337004  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ded1ffda36514a4c83fb0455b62a2f0e" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3"
I20260630 12:13:21.337733  5032 raft_consensus.cc:3060] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.339246  5078 tablet_bootstrap.cc:492] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:21.343609  4957 raft_consensus.cc:2468] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 1.
I20260630 12:13:21.345039  4848 leader_election.cc:304] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c96c280fa6f487791e49f0fd7ddc7a2, 8630c563ed72460ab69ad486a9382355; no voters: 
I20260630 12:13:21.345284  5119 raft_consensus.cc:2804] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.345904  5119 raft_consensus.cc:493] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.346542  5119 raft_consensus.cc:3060] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.334486  5084 raft_consensus.cc:515] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.354966  5119 raft_consensus.cc:515] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.358275  5078 tablet_bootstrap.cc:654] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.360240  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72c488ab732420d83f4fe64cc2c2a45" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3"
I20260630 12:13:21.360893  5031 raft_consensus.cc:3060] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.358180  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72c488ab732420d83f4fe64cc2c2a45" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2"
W20260630 12:13:21.369213  4923 leader_election.cc:343] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.335390  5077 consensus_queue.cc:260] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.345994  5082 raft_consensus.cc:2804] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.371449  5082 raft_consensus.cc:697] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Running, Role: LEADER
I20260630 12:13:21.372676  5082 consensus_queue.cc:237] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.377305  5077 ts_tablet_manager.cc:1434] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260630 12:13:21.380450  5084 leader_election.cc:290] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 election: Requested vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.381525  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e378c599454b0c97c1de60381fd578" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2"
I20260630 12:13:21.382196  4883 raft_consensus.cc:3060] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.383253  5032 raft_consensus.cc:2468] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 1.
I20260630 12:13:21.386251  5077 tablet_bootstrap.cc:492] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:21.388164  5076 tablet_bootstrap.cc:492] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:21.387979  5030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e378c599454b0c97c1de60381fd578" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3"
I20260630 12:13:21.388706  5076 ts_tablet_manager.cc:1403] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.090s	user 0.051s	sys 0.023s
I20260630 12:13:21.388799  5030 raft_consensus.cc:3060] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.392385  5076 raft_consensus.cc:359] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.393163  5076 raft_consensus.cc:385] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.393651  5077 tablet_bootstrap.cc:654] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.393482  5076 raft_consensus.cc:740] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.396468  5078 tablet_bootstrap.cc:492] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:21.397056  5078 ts_tablet_manager.cc:1403] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.017s
I20260630 12:13:21.397044  5076 consensus_queue.cc:260] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.399566  5076 ts_tablet_manager.cc:1434] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:13:21.399631  5030 raft_consensus.cc:2468] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 1.
I20260630 12:13:21.399937  5078 raft_consensus.cc:359] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.400635  5076 tablet_bootstrap.cc:492] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:21.400684  5078 raft_consensus.cc:385] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.401090  5078 raft_consensus.cc:740] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.401175  4923 leader_election.cc:304] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 
I20260630 12:13:21.401768  5078 consensus_queue.cc:260] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.402190  5084 raft_consensus.cc:2804] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.402872  4883 raft_consensus.cc:2468] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 1.
I20260630 12:13:21.404485  5119 leader_election.cc:290] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 election: Requested vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.406814  5078 ts_tablet_manager.cc:1434] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:13:21.408442  5076 tablet_bootstrap.cc:654] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.408710  5078 tablet_bootstrap.cc:492] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:21.408147  5031 raft_consensus.cc:2468] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 1.
I20260630 12:13:21.410876  4923 leader_election.cc:304] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [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: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 1c96c280fa6f487791e49f0fd7ddc7a2
I20260630 12:13:21.411994  5119 raft_consensus.cc:2804] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.412736  5119 raft_consensus.cc:697] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Becoming Leader. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Running, Role: LEADER
I20260630 12:13:21.413663  5119 consensus_queue.cc:237] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.419816  5084 raft_consensus.cc:697] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Becoming Leader. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Running, Role: LEADER
I20260630 12:13:21.420706  5084 consensus_queue.cc:237] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.421355  5077 tablet_bootstrap.cc:492] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:21.421993  5077 ts_tablet_manager.cc:1403] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
I20260630 12:13:21.424708  5076 tablet_bootstrap.cc:492] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:21.425216  5076 ts_tablet_manager.cc:1403] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260630 12:13:21.426554  5077 raft_consensus.cc:359] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.427299  5077 raft_consensus.cc:385] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.427582  5077 raft_consensus.cc:740] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.427953  5076 raft_consensus.cc:359] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.428638  5076 raft_consensus.cc:385] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.429045  5076 raft_consensus.cc:740] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.429147  5083 raft_consensus.cc:493] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.428328  5077 consensus_queue.cc:260] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.428947  5078 tablet_bootstrap.cc:654] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.429728  5083 raft_consensus.cc:515] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.431339  5077 ts_tablet_manager.cc:1434] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:13:21.432053  5083 leader_election.cc:290] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:21.432888  5077 tablet_bootstrap.cc:492] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:21.435765  5078 tablet_bootstrap.cc:492] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:21.436188  5078 ts_tablet_manager.cc:1403] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.003s
I20260630 12:13:21.464288  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd127154e6541619d17ab8f92e4ea16" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" is_pre_election: true
I20260630 12:13:21.438154  5078 raft_consensus.cc:359] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.466276  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd127154e6541619d17ab8f92e4ea16" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:21.469004  4957 raft_consensus.cc:2468] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 0.
I20260630 12:13:21.472259  4997 leader_election.cc:304] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 
I20260630 12:13:21.466346  5078 raft_consensus.cc:385] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.474025  5083 raft_consensus.cc:2804] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.474220  5078 raft_consensus.cc:740] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.474717  5083 raft_consensus.cc:493] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.475160  5083 raft_consensus.cc:3060] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.475592  5078 consensus_queue.cc:260] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
W20260630 12:13:21.477608  4997 leader_election.cc:343] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.481388  5078 ts_tablet_manager.cc:1434] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260630 12:13:21.479429  4780 catalog_manager.cc:5697] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:21.483893  5078 tablet_bootstrap.cc:492] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:21.484416  4781 catalog_manager.cc:5697] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8630c563ed72460ab69ad486a9382355 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:21.489293  5083 raft_consensus.cc:515] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.493211  5078 tablet_bootstrap.cc:654] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.493502  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd127154e6541619d17ab8f92e4ea16" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2"
I20260630 12:13:21.492690  5076 consensus_queue.cc:260] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
W20260630 12:13:21.496402  4997 leader_election.cc:343] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.499356  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd127154e6541619d17ab8f92e4ea16" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355"
I20260630 12:13:21.500129  4957 raft_consensus.cc:3060] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.500735  5076 ts_tablet_manager.cc:1434] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.009s
I20260630 12:13:21.502734  5076 tablet_bootstrap.cc:492] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:21.508275  5077 tablet_bootstrap.cc:654] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.513931  5076 tablet_bootstrap.cc:654] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.522302  5031 raft_consensus.cc:3060] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.538427  5082 consensus_queue.cc:1048] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:21.545852  5082 raft_consensus.cc:493] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.546996  5082 raft_consensus.cc:515] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.550484  5083 leader_election.cc:290] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 election: Requested vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:21.546064  4781 catalog_manager.cc:5697] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8630c563ed72460ab69ad486a9382355 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:21.555277  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d7a61bbc4d4ea7ae5abce63af3ed7d" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:21.552318  4957 raft_consensus.cc:2468] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 1.
I20260630 12:13:21.552740  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d7a61bbc4d4ea7ae5abce63af3ed7d" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:21.556902  4958 raft_consensus.cc:2468] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 0.
I20260630 12:13:21.558264  4848 leader_election.cc:304] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c96c280fa6f487791e49f0fd7ddc7a2, 8630c563ed72460ab69ad486a9382355; no voters: 
I20260630 12:13:21.554016  5078 tablet_bootstrap.cc:492] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:21.559301  5099 raft_consensus.cc:2804] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.559685  5099 raft_consensus.cc:493] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.559770  5078 ts_tablet_manager.cc:1403] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.076s	user 0.034s	sys 0.022s
I20260630 12:13:21.560081  5099 raft_consensus.cc:3060] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.559022  5077 tablet_bootstrap.cc:492] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:21.561290  5077 ts_tablet_manager.cc:1403] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.011s
I20260630 12:13:21.563653  5078 raft_consensus.cc:359] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.565305  5078 raft_consensus.cc:385] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.565680  5078 raft_consensus.cc:740] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
W20260630 12:13:21.566821  4848 leader_election.cc:343] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.553782  5082 leader_election.cc:290] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.559065  4997 leader_election.cc:304] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [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: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 1c96c280fa6f487791e49f0fd7ddc7a2
I20260630 12:13:21.566538  5078 consensus_queue.cc:260] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.570405  5099 raft_consensus.cc:515] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.576542  5099 leader_election.cc:290] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.573202  5083 raft_consensus.cc:2804] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.577435  5083 raft_consensus.cc:697] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Becoming Leader. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Running, Role: LEADER
I20260630 12:13:21.577896  5077 raft_consensus.cc:359] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.571652  5078 ts_tablet_manager.cc:1434] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:13:21.579188  5077 raft_consensus.cc:385] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.579620  5077 raft_consensus.cc:740] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.580364  5078 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355: Bootstrap starting.
I20260630 12:13:21.581321  5077 consensus_queue.cc:260] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.578627  5083 consensus_queue.cc:237] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.588932  5078 tablet_bootstrap.cc:654] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.583778  5076 tablet_bootstrap.cc:492] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:21.593403  5076 ts_tablet_manager.cc:1403] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.091s	user 0.025s	sys 0.037s
I20260630 12:13:21.594139  5030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d7a61bbc4d4ea7ae5abce63af3ed7d" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3"
I20260630 12:13:21.598340  5076 raft_consensus.cc:359] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.602823  5076 raft_consensus.cc:385] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.584559  5077 ts_tablet_manager.cc:1434] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260630 12:13:21.600385  4958 raft_consensus.cc:3060] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.601457  4957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d7a61bbc4d4ea7ae5abce63af3ed7d" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355"
I20260630 12:13:21.604760  5077 tablet_bootstrap.cc:492] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:21.605103  4957 raft_consensus.cc:3060] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:13:21.599145  4848 leader_election.cc:343] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.603139  5076 raft_consensus.cc:740] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.616345  5104 consensus_queue.cc:1048] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260630 12:13:21.616277  5099 consensus_queue.cc:1048] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260630 12:13:21.621661  5076 consensus_queue.cc:260] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.616063  5077 tablet_bootstrap.cc:654] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.623390  5084 raft_consensus.cc:493] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.617836  4957 raft_consensus.cc:2468] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in term 1.
I20260630 12:13:21.623901  5084 raft_consensus.cc:515] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.628108  4848 leader_election.cc:304] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: 1c96c280fa6f487791e49f0fd7ddc7a2, 8630c563ed72460ab69ad486a9382355; no voters: cd90b06cee334915983a845bc277e3d3
I20260630 12:13:21.628985  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aaaebeb939489790a2cedc9e7743a5" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" is_pre_election: true
I20260630 12:13:21.629364  5078 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355: No bootstrap required, opened a new log
I20260630 12:13:21.629933  5078 ts_tablet_manager.cc:1403] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.009s
I20260630 12:13:21.626775  5084 leader_election.cc:290] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.633008  5078 raft_consensus.cc:359] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.633854  5078 raft_consensus.cc:385] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.634205  5078 raft_consensus.cc:740] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.634724  5082 raft_consensus.cc:2804] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:13:21.635171  4923 leader_election.cc:343] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.635310  5082 raft_consensus.cc:697] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Running, Role: LEADER
I20260630 12:13:21.636332  5082 consensus_queue.cc:237] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.636678  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aaaebeb939489790a2cedc9e7743a5" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:21.633425  4781 catalog_manager.cc:5697] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd90b06cee334915983a845bc277e3d3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cd90b06cee334915983a845bc277e3d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:21.637387  5031 raft_consensus.cc:2468] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 0.
I20260630 12:13:21.634990  5078 consensus_queue.cc:260] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.639394  4923 leader_election.cc:304] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [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: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 1c96c280fa6f487791e49f0fd7ddc7a2
I20260630 12:13:21.640761  5124 raft_consensus.cc:2804] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.641093  5078 ts_tablet_manager.cc:1434] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:13:21.641158  5124 raft_consensus.cc:493] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.641681  5124 raft_consensus.cc:3060] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.651520  5124 raft_consensus.cc:515] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.657202  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aaaebeb939489790a2cedc9e7743a5" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2"
I20260630 12:13:21.658535  5104 consensus_queue.cc:1048] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:13:21.659066  4923 leader_election.cc:343] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:13:21.652845  5076 ts_tablet_manager.cc:1434] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260630 12:13:21.669078  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aaaebeb939489790a2cedc9e7743a5" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3"
I20260630 12:13:21.669780  5031 raft_consensus.cc:3060] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.672382  5076 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:21.679863  4781 catalog_manager.cc:5697] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:21.681211  5077 tablet_bootstrap.cc:492] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:21.682066  5077 ts_tablet_manager.cc:1403] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.001s
I20260630 12:13:21.685086  5077 raft_consensus.cc:359] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.666703  5124 leader_election.cc:290] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 election: Requested vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.685791  5077 raft_consensus.cc:385] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.686136  5077 raft_consensus.cc:740] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.685340  5031 raft_consensus.cc:2468] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 1.
I20260630 12:13:21.686357  5076 tablet_bootstrap.cc:654] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.688565  4923 leader_election.cc:304] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [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: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 1c96c280fa6f487791e49f0fd7ddc7a2
I20260630 12:13:21.690299  5124 raft_consensus.cc:2804] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.691069  5124 raft_consensus.cc:697] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Becoming Leader. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Running, Role: LEADER
I20260630 12:13:21.691905  5124 consensus_queue.cc:237] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.692239  5077 consensus_queue.cc:260] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.708846  5077 ts_tablet_manager.cc:1434] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260630 12:13:21.713112  4780 catalog_manager.cc:5697] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8630c563ed72460ab69ad486a9382355 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:21.714884  5077 tablet_bootstrap.cc:492] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:21.723671  5077 tablet_bootstrap.cc:654] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.729209  5076 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:21.729681  5076 ts_tablet_manager.cc:1403] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.035s
I20260630 12:13:21.732486  5076 raft_consensus.cc:359] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.733165  5076 raft_consensus.cc:385] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.733438  5076 raft_consensus.cc:740] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.734117  5077 tablet_bootstrap.cc:492] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:21.734216  5076 consensus_queue.cc:260] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.734745  5077 ts_tablet_manager.cc:1403] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260630 12:13:21.736337  5076 ts_tablet_manager.cc:1434] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:13:21.737676  5077 raft_consensus.cc:359] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.738289  5077 raft_consensus.cc:385] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.737555  5076 tablet_bootstrap.cc:492] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:21.738628  5077 raft_consensus.cc:740] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.739754  5077 consensus_queue.cc:260] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.744379  5077 ts_tablet_manager.cc:1434] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:13:21.745079  5076 tablet_bootstrap.cc:654] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.745630  5077 tablet_bootstrap.cc:492] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:21.750986  5076 tablet_bootstrap.cc:492] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:21.751506  5076 ts_tablet_manager.cc:1403] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260630 12:13:21.752195  5077 tablet_bootstrap.cc:654] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.754208  5076 raft_consensus.cc:359] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.755039  5076 raft_consensus.cc:385] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.755272  5076 raft_consensus.cc:740] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.755935  5076 consensus_queue.cc:260] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.757038  5077 tablet_bootstrap.cc:492] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:21.757495  5077 ts_tablet_manager.cc:1403] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:13:21.757876  5076 ts_tablet_manager.cc:1434] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260630 12:13:21.759086  5076 tablet_bootstrap.cc:492] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2: Bootstrap starting.
I20260630 12:13:21.760185  5077 raft_consensus.cc:359] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } }
I20260630 12:13:21.760845  5077 raft_consensus.cc:385] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.761111  5077 raft_consensus.cc:740] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.761868  5077 consensus_queue.cc:260] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } }
I20260630 12:13:21.764166  5077 ts_tablet_manager.cc:1434] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:13:21.765269  5077 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3: Bootstrap starting.
I20260630 12:13:21.766036  5076 tablet_bootstrap.cc:654] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.770669  5082 consensus_queue.cc:1048] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:21.772136  5077 tablet_bootstrap.cc:654] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:21.772472  5124 raft_consensus.cc:493] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.773049  5124 raft_consensus.cc:515] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.775411  5124 leader_election.cc:290] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.778033  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fafde3af714983ab52a8eb1856de60" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:21.779028  5031 raft_consensus.cc:2468] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 0.
I20260630 12:13:21.778033  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fafde3af714983ab52a8eb1856de60" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" is_pre_election: true
I20260630 12:13:21.780297  4923 leader_election.cc:304] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 
I20260630 12:13:21.780455  4883 raft_consensus.cc:2468] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 0.
I20260630 12:13:21.781440  5084 raft_consensus.cc:2804] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.781837  5084 raft_consensus.cc:493] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.782184  5084 raft_consensus.cc:3060] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.783020  5076 tablet_bootstrap.cc:492] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2: No bootstrap required, opened a new log
I20260630 12:13:21.783617  5076 ts_tablet_manager.cc:1403] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260630 12:13:21.790546  5082 raft_consensus.cc:493] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.791170  5082 raft_consensus.cc:515] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.787138  5076 raft_consensus.cc:359] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } }
I20260630 12:13:21.793955  5076 raft_consensus.cc:385] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.794469  5076 raft_consensus.cc:740] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c96c280fa6f487791e49f0fd7ddc7a2, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.799558  5082 leader_election.cc:290] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.799377  5084 raft_consensus.cc:515] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.803004  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72c488ab732420d83f4fe64cc2c2a45" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:21.803514  4883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fafde3af714983ab52a8eb1856de60" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2"
I20260630 12:13:21.804105  4883 raft_consensus.cc:3060] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.805678  5076 consensus_queue.cc:260] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } }
I20260630 12:13:21.806034  5030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fafde3af714983ab52a8eb1856de60" candidate_uuid: "8630c563ed72460ab69ad486a9382355" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3"
I20260630 12:13:21.805693  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c72c488ab732420d83f4fe64cc2c2a45" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:21.807336  5030 raft_consensus.cc:3060] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.807617  5031 raft_consensus.cc:2393] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in current term 1: Already voted for candidate 8630c563ed72460ab69ad486a9382355 in this term.
I20260630 12:13:21.809065  4848 leader_election.cc:304] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: 1c96c280fa6f487791e49f0fd7ddc7a2; no voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3
I20260630 12:13:21.806823  5084 leader_election.cc:290] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 election: Requested vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:21.810590  5099 raft_consensus.cc:3060] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.813505  5076 ts_tablet_manager.cc:1434] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260630 12:13:21.817328  5030 raft_consensus.cc:2468] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 1.
I20260630 12:13:21.819336  4923 leader_election.cc:304] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 
I20260630 12:13:21.819885  5077 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3: No bootstrap required, opened a new log
I20260630 12:13:21.820389  5077 ts_tablet_manager.cc:1403] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.027s
I20260630 12:13:21.820741  5084 raft_consensus.cc:2804] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.821949  5084 raft_consensus.cc:697] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Becoming Leader. State: Replica: 8630c563ed72460ab69ad486a9382355, State: Running, Role: LEADER
I20260630 12:13:21.823107  5077 raft_consensus.cc:359] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.824013  5077 raft_consensus.cc:385] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:21.824321  5077 raft_consensus.cc:740] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Initialized, Role: FOLLOWER
I20260630 12:13:21.824530  4883 raft_consensus.cc:2468] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8630c563ed72460ab69ad486a9382355 in term 1.
I20260630 12:13:21.825053  5077 consensus_queue.cc:260] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.832063  5077 ts_tablet_manager.cc:1434] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260630 12:13:21.823027  5099 raft_consensus.cc:2749] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:21.825578  5084 consensus_queue.cc:237] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.829455  5124 consensus_queue.cc:1048] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:21.834448  5134 consensus_queue.cc:1048] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:21.840272  5119 consensus_queue.cc:1048] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:21.853247  5099 consensus_queue.cc:1048] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:21.868264  5104 raft_consensus.cc:493] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:21.869014  5104 raft_consensus.cc:515] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.871896  5119 consensus_queue.cc:1048] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:21.881085  5104 leader_election.cc:290] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:21.885854  4882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f4c8a0e4ec4738a25e92582d3dbe31" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" is_pre_election: true
I20260630 12:13:21.887009  4882 raft_consensus.cc:2468] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 0.
I20260630 12:13:21.889037  4997 leader_election.cc:304] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c96c280fa6f487791e49f0fd7ddc7a2, cd90b06cee334915983a845bc277e3d3; no voters: 
I20260630 12:13:21.892794  4956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f4c8a0e4ec4738a25e92582d3dbe31" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:21.893611  4956 raft_consensus.cc:2468] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 0.
I20260630 12:13:21.895102  5104 raft_consensus.cc:2804] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:21.896217  5104 raft_consensus.cc:493] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:21.896708  5104 raft_consensus.cc:3060] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.897081  4779 catalog_manager.cc:5697] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8630c563ed72460ab69ad486a9382355 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:21.909184  5099 consensus_queue.cc:1048] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:21.916404  5104 raft_consensus.cc:515] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.921367  5104 leader_election.cc:290] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 election: Requested vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:21.924069  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f4c8a0e4ec4738a25e92582d3dbe31" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355"
I20260630 12:13:21.924752  4958 raft_consensus.cc:3060] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.924126  4882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1f4c8a0e4ec4738a25e92582d3dbe31" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2"
I20260630 12:13:21.929260  4882 raft_consensus.cc:3060] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:21.932323  5084 consensus_queue.cc:1048] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:21.938947  4958 raft_consensus.cc:2468] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 1.
I20260630 12:13:21.940258  4997 leader_election.cc:304] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3; no voters: 
I20260630 12:13:21.941129  5083 raft_consensus.cc:2804] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:21.941603  5083 raft_consensus.cc:697] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Becoming Leader. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Running, Role: LEADER
I20260630 12:13:21.942432  5083 consensus_queue.cc:237] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:21.948580  4882 raft_consensus.cc:2468] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 1.
I20260630 12:13:21.965808  4779 catalog_manager.cc:5697] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd90b06cee334915983a845bc277e3d3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cd90b06cee334915983a845bc277e3d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:22.010541  5134 raft_consensus.cc:493] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.011116  5134 raft_consensus.cc:515] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:22.012979  5134 leader_election.cc:290] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:22.013954  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd127154e6541619d17ab8f92e4ea16" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:22.013849  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbd127154e6541619d17ab8f92e4ea16" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:22.014803  4958 raft_consensus.cc:2393] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in current term 1: Already voted for candidate cd90b06cee334915983a845bc277e3d3 in this term.
I20260630 12:13:22.015864  4848 leader_election.cc:304] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: 1c96c280fa6f487791e49f0fd7ddc7a2; no voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3
I20260630 12:13:22.016531  5134 raft_consensus.cc:3060] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.021688  5134 raft_consensus.cc:2749] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:22.058874  5162 consensus_queue.cc:1048] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:22.063799  5031 raft_consensus.cc:3060] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.070713  5083 consensus_queue.cc:1048] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:22.074046  5134 consensus_queue.cc:1048] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:22.088171  5099 consensus_queue.cc:1048] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, 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.098083  4829 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:13:22.110868  5162 raft_consensus.cc:493] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.111414  5162 raft_consensus.cc:515] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } }
I20260630 12:13:22.113114  5162 leader_election.cc:290] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:22.114058  4882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10dd348f77034a7b9c63c93896157212" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" is_pre_election: true
I20260630 12:13:22.114401  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10dd348f77034a7b9c63c93896157212" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:22.114688  4882 raft_consensus.cc:2468] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 0.
I20260630 12:13:22.115139  4958 raft_consensus.cc:2468] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 0.
I20260630 12:13:22.115921  4997 leader_election.cc:304] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c96c280fa6f487791e49f0fd7ddc7a2, cd90b06cee334915983a845bc277e3d3; no voters: 
I20260630 12:13:22.116675  5162 raft_consensus.cc:2804] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:22.116963  5162 raft_consensus.cc:493] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:22.117223  5162 raft_consensus.cc:3060] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.122236  5162 raft_consensus.cc:515] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } }
I20260630 12:13:22.123919  5162 leader_election.cc:290] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 election: Requested vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:22.124830  4882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10dd348f77034a7b9c63c93896157212" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2"
I20260630 12:13:22.125078  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10dd348f77034a7b9c63c93896157212" candidate_uuid: "cd90b06cee334915983a845bc277e3d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355"
I20260630 12:13:22.125454  4882 raft_consensus.cc:3060] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.125643  4958 raft_consensus.cc:3060] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.132604  4882 raft_consensus.cc:2468] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 1.
I20260630 12:13:22.132604  4958 raft_consensus.cc:2468] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd90b06cee334915983a845bc277e3d3 in term 1.
I20260630 12:13:22.134037  4997 leader_election.cc:304] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c96c280fa6f487791e49f0fd7ddc7a2, cd90b06cee334915983a845bc277e3d3; no voters: 
I20260630 12:13:22.134821  5162 raft_consensus.cc:2804] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:22.135242  5162 raft_consensus.cc:697] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Becoming Leader. State: Replica: cd90b06cee334915983a845bc277e3d3, State: Running, Role: LEADER
I20260630 12:13:22.136013  5162 consensus_queue.cc:237] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } }
I20260630 12:13:22.143605  4780 catalog_manager.cc:5697] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd90b06cee334915983a845bc277e3d3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cd90b06cee334915983a845bc277e3d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:22.188657  5099 raft_consensus.cc:493] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:22.189244  5099 raft_consensus.cc:515] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } }
I20260630 12:13:22.192054  5099 leader_election.cc:290] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:22.192956  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aaaebeb939489790a2cedc9e7743a5" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8630c563ed72460ab69ad486a9382355" is_pre_election: true
I20260630 12:13:22.193331  5031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3aaaebeb939489790a2cedc9e7743a5" candidate_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd90b06cee334915983a845bc277e3d3" is_pre_election: true
I20260630 12:13:22.195888  5031 raft_consensus.cc:2393] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c96c280fa6f487791e49f0fd7ddc7a2 in current term 1: Already voted for candidate 8630c563ed72460ab69ad486a9382355 in this term.
I20260630 12:13:22.197396  4848 leader_election.cc:304] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: 1c96c280fa6f487791e49f0fd7ddc7a2; no voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3
I20260630 12:13:22.198714  5099 raft_consensus.cc:3060] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:22.219045  5099 raft_consensus.cc:2749] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:13:22.238193  5084 consensus_queue.cc:1048] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:22.261034  5119 consensus_queue.cc:1048] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:22.355707  5084 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:22.369865  5124 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:22.376940  5162 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:22.387400  5162 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:22.626623  5162 consensus_queue.cc:1048] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:13:22.686450  4883 raft_consensus.cc:1275] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: 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:22.736789  5162 consensus_queue.cc:1048] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, 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.745630  4923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42667, user_credentials={real_user=slave}} blocked reactor thread for 46194.4us
W20260630 12:13:22.894763  4997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40051, user_credentials={real_user=slave}} blocked reactor thread for 55573us
W20260630 12:13:22.904779  4923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40051, user_credentials={real_user=slave}} blocked reactor thread for 91688.5us
W20260630 12:13:22.915640  5212 log.cc:927] Time spent T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260630 12:13:23.196218  4848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42667, user_credentials={real_user=slave}} blocked reactor thread for 72737.9us
W20260630 12:13:23.261885  4997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:36789, user_credentials={real_user=slave}} blocked reactor thread for 141104us
W20260630 12:13:23.363927  5241 log.cc:927] Time spent T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3: Append to log took a long time: real 0.138s	user 0.000s	sys 0.001s
W20260630 12:13:23.484699  5254 log.cc:927] Time spent T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
W20260630 12:13:23.517916  5063 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.193:40051, user_credentials={real_user=slave}} blocked reactor thread for 43753.7us
I20260630 12:13:23.559208  5231 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36508 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=47, attempt_no=0}) took 1055 ms. Trace:
I20260630 12:13:23.559669  5227 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36508 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=46, attempt_no=0}) took 1056 ms. Trace:
I20260630 12:13:23.560175  5227 rpcz_store.cc:276] 0630 12:13:22.502741 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.534413 (+ 31672us) service_pool.cc:224] Handling call
0630 12:13:22.822089 (+287676us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b3400240ee8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.559301 (+737212us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.077974 (+     0us) write_op.cc:183] PREPARE: starting on tablet 10dd348f77034a7b9c63c93896157212
0630 12:13:23.080510 (+  2536us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.080555 (+    45us) write_op.cc:435] Acquired schema lock
0630 12:13:23.080574 (+    19us) tablet.cc:662] Decoding operations
0630 12:13:23.081146 (+   572us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.081193 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.081222 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:23.081721 (+   499us) tablet.cc:701] Row locks acquired
0630 12:13:23.081737 (+    16us) write_op.cc:260] PREPARE: finished
0630 12:13:23.081924 (+   187us) write_op.cc:270] Start()
0630 12:13:23.082046 (+   122us) write_op.cc:276] Timestamp: P: 1782821603081879 usec, L: 0
0630 12:13:23.082067 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.082746 (+   679us) log.cc:844] Serialized 562 byte log entry
0630 12:13:23.544714 (+461968us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.555486 (+ 10772us) write_op.cc:301] APPLY: starting
0630 12:13:23.555597 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.556072 (+   475us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.556210 (+   138us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.557173 (+   963us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.557377 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.557423 (+    46us) write_op.cc:312] APPLY: finished
0630 12:13:23.557712 (+   289us) log.cc:844] Serialized 52 byte log entry
0630 12:13:23.558739 (+  1027us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.558865 (+   126us) write_op.cc:454] Released schema lock
0630 12:13:23.558911 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":23289728,"child_traces":[["op",{"apply.queue_time_us":6983,"num_ops":6,"prepare.queue_time_us":246308,"prepare.run_cpu_time_us":3428,"prepare.run_wall_time_us":7894,"replication_time_us":462520}]]}
W20260630 12:13:23.599387  5152 log.cc:927] Time spent T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355: Append to log took a long time: real 0.256s	user 0.003s	sys 0.003s
I20260630 12:13:23.600145  5213 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34990 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=8, attempt_no=0}) took 1101 ms. Trace:
I20260630 12:13:23.612883  5252 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34990 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=34, attempt_no=0}) took 1049 ms. Trace:
I20260630 12:13:23.621224  5234 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36508 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=5, attempt_no=0}) took 1124 ms. Trace:
I20260630 12:13:23.590109  5227 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36508 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=40, attempt_no=0}) took 1088 ms. Trace:
I20260630 12:13:23.560007  5231 rpcz_store.cc:276] 0630 12:13:22.503170 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.528351 (+ 25181us) service_pool.cc:224] Handling call
0630 12:13:23.558930 (+1030579us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.129757 (+     0us) write_op.cc:183] PREPARE: starting on tablet e1f4c8a0e4ec4738a25e92582d3dbe31
0630 12:13:23.130265 (+   508us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.130291 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:13:23.130305 (+    14us) tablet.cc:662] Decoding operations
0630 12:13:23.139264 (+  8959us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.139323 (+    59us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.139349 (+    26us) tablet.cc:685] Acquiring locks for 10 operations
0630 12:13:23.139862 (+   513us) tablet.cc:701] Row locks acquired
0630 12:13:23.139882 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:23.259184 (+119302us) spinlock_profiling.cc:243] Waited 118 ms on lock 0x7b1800188160. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908c571 00007f9b5915e73d 00007f9b5cb59243 00007f9b5cb58d58 00007f9b5cb5d9f1 00007f9b5cb5d9a9 00007f9b5cb5d939 00007f9b5cb5d901 00007f9b5cb5cb2d 000000000043f3c4 000000000043f209
0630 12:13:23.259261 (+    77us) write_op.cc:270] Start()
0630 12:13:23.259532 (+   271us) write_op.cc:276] Timestamp: P: 1782821603257744 usec, L: 0
0630 12:13:23.259558 (+    26us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.335477 (+ 75919us) log.cc:844] Serialized 735 byte log entry
0630 12:13:23.512441 (+176964us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.512895 (+   454us) write_op.cc:301] APPLY: starting
0630 12:13:23.512970 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.513203 (+   233us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.513223 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.514654 (+  1431us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.514857 (+   203us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.514914 (+    57us) write_op.cc:312] APPLY: finished
0630 12:13:23.515198 (+   284us) log.cc:844] Serialized 76 byte log entry
0630 12:13:23.537177 (+ 21979us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.552959 (+ 15782us) write_op.cc:454] Released schema lock
0630 12:13:23.558446 (+  5487us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":232,"num_ops":10,"prepare.queue_time_us":592575,"replication_time_us":252731,"spinlock_wait_cycles":441320192}]]}
I20260630 12:13:23.628430  5222 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38022 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=11, attempt_no=0}) took 1129 ms. Trace:
I20260630 12:13:23.601078  5213 rpcz_store.cc:276] 0630 12:13:22.498939 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.542446 (+ 43507us) service_pool.cc:224] Handling call
0630 12:13:23.599914 (+1057468us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.057809 (+     0us) write_op.cc:183] PREPARE: starting on tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d
0630 12:13:23.058317 (+   508us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.058343 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:13:23.058360 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:23.092355 (+ 33995us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.092411 (+    56us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.092446 (+    35us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:23.093734 (+  1288us) tablet.cc:701] Row locks acquired
0630 12:13:23.093753 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:23.093931 (+   178us) write_op.cc:270] Start()
0630 12:13:23.094059 (+   128us) write_op.cc:276] Timestamp: P: 1782821603093887 usec, L: 0
0630 12:13:23.094087 (+    28us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.095000 (+   913us) log.cc:844] Serialized 605 byte log entry
0630 12:13:23.545729 (+450729us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.588588 (+ 42859us) spinlock_profiling.cc:243] Waited 487 ms on lock 0x7b58000aa3d0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908d090 00007f9b5907d43c 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5 00007f9b56039e01
0630 12:13:23.591843 (+  3255us) write_op.cc:301] APPLY: starting
0630 12:13:23.591971 (+   128us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.592289 (+   318us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.592323 (+    34us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.593974 (+  1651us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.594290 (+   316us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.597442 (+  3152us) write_op.cc:312] APPLY: finished
0630 12:13:23.599148 (+  1706us) log.cc:844] Serialized 58 byte log entry
0630 12:13:23.599405 (+   257us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.599510 (+   105us) write_op.cc:454] Released schema lock
0630 12:13:23.599552 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":45789,"num_ops":7,"prepare.queue_time_us":503520,"prepare.run_cpu_time_us":3843,"prepare.run_wall_time_us":37557,"raft.queue_time_us":2976,"raft.run_cpu_time_us":4656,"raft.run_wall_time_us":488067,"replication_time_us":451513,"spinlock_wait_cycles":1120452352}]]}
I20260630 12:13:23.650074  5218 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34990 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=12, attempt_no=0}) took 1149 ms. Trace:
I20260630 12:13:23.625097  5227 rpcz_store.cc:276] 0630 12:13:22.501875 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.564154 (+ 62279us) service_pool.cc:224] Handling call
0630 12:13:22.751087 (+186933us) spinlock_profiling.cc:243] Waited 6.03 ms on lock 0x7b3400240ee8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.590038 (+838951us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.226825 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2344109f89b544dcbadcb795e3671fc1
0630 12:13:23.227195 (+   370us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.227249 (+    54us) write_op.cc:435] Acquired schema lock
0630 12:13:23.227264 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:23.227580 (+   316us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.227626 (+    46us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.227651 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0630 12:13:23.227812 (+   161us) tablet.cc:701] Row locks acquired
0630 12:13:23.227830 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:13:23.228018 (+   188us) write_op.cc:270] Start()
0630 12:13:23.228123 (+   105us) write_op.cc:276] Timestamp: P: 1782821603227961 usec, L: 0
0630 12:13:23.228138 (+    15us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.247328 (+ 19190us) log.cc:844] Serialized 345 byte log entry
0630 12:13:23.548327 (+300999us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.581601 (+ 33274us) write_op.cc:301] APPLY: starting
0630 12:13:23.581676 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.581772 (+    96us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.581854 (+    82us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.582244 (+   390us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.582480 (+   236us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.582522 (+    42us) write_op.cc:312] APPLY: finished
0630 12:13:23.582687 (+   165us) log.cc:844] Serialized 22 byte log entry
0630 12:13:23.588874 (+  6187us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.588965 (+    91us) write_op.cc:454] Released schema lock
0630 12:13:23.589005 (+    40us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:23.619181 (+ 30176us) spinlock_profiling.cc:243] Waited 270 ms on lock 0x7b580011b4d0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908d090 00007f9b5907d43c 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5 00007f9b56039e01
Metrics: {"spinlock_wait_cycles":13857536,"child_traces":[["op",{"apply.queue_time_us":33078,"mutex_wait_us":3626,"num_ops":1,"prepare.queue_time_us":458268,"prepare.run_cpu_time_us":2821,"prepare.run_wall_time_us":33891,"raft.queue_time_us":7301,"raft.run_cpu_time_us":3774,"raft.run_wall_time_us":354786,"replication_time_us":320070,"spinlock_wait_cycles":621524864}]]}
I20260630 12:13:23.668854  5213 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34990 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=43, attempt_no=0}) took 1089 ms. Trace:
I20260630 12:13:23.676919  5213 rpcz_store.cc:276] 0630 12:13:22.586246 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.590292 (+  4046us) service_pool.cc:224] Handling call
0630 12:13:22.961004 (+370712us) spinlock_profiling.cc:243] Waited 2.61 ms on lock 0x7b3400280278. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.668790 (+707786us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.005765 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1012485cb1ab40ccbb6dd013b652f8f3
0630 12:13:23.013448 (+  7683us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.013474 (+    26us) write_op.cc:435] Acquired schema lock
0630 12:13:23.013482 (+     8us) tablet.cc:662] Decoding operations
0630 12:13:23.013767 (+   285us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.013795 (+    28us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.013812 (+    17us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:23.014056 (+   244us) tablet.cc:701] Row locks acquired
0630 12:13:23.014068 (+    12us) write_op.cc:260] PREPARE: finished
0630 12:13:23.014222 (+   154us) write_op.cc:270] Start()
0630 12:13:23.014310 (+    88us) write_op.cc:276] Timestamp: P: 1782821603014185 usec, L: 0
0630 12:13:23.014321 (+    11us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.015003 (+   682us) log.cc:844] Serialized 475 byte log entry
0630 12:13:23.596468 (+581465us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.659392 (+ 62924us) write_op.cc:301] APPLY: starting
0630 12:13:23.659475 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.659618 (+   143us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.663229 (+  3611us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.663911 (+   682us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.664086 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.664127 (+    41us) write_op.cc:312] APPLY: finished
0630 12:13:23.664340 (+   213us) log.cc:844] Serialized 40 byte log entry
0630 12:13:23.666012 (+  1672us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.666102 (+    90us) write_op.cc:454] Released schema lock
0630 12:13:23.666144 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":6004608,"child_traces":[["op",{"apply.queue_time_us":62705,"mutex_wait_us":762,"num_ops":4,"prepare.queue_time_us":2451,"prepare.run_cpu_time_us":2315,"prepare.run_wall_time_us":13161,"replication_time_us":551797}]]}
I20260630 12:13:23.673902  5231 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36508 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=7, attempt_no=0}) took 1176 ms. Trace:
I20260630 12:13:23.628924  5222 rpcz_store.cc:276] 0630 12:13:22.498752 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.506794 (+  8042us) service_pool.cc:224] Handling call
0630 12:13:23.628215 (+1121421us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:22.588808 (+     0us) write_op.cc:183] PREPARE: starting on tablet f3aaaebeb939489790a2cedc9e7743a5
0630 12:13:22.599444 (+ 10636us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:22.599469 (+    25us) write_op.cc:435] Acquired schema lock
0630 12:13:22.599487 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:22.626022 (+ 26535us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:22.626124 (+   102us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:22.626182 (+    58us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:22.645662 (+ 19480us) tablet.cc:701] Row locks acquired
0630 12:13:22.646572 (+   910us) write_op.cc:260] PREPARE: finished
0630 12:13:22.653369 (+  6797us) write_op.cc:270] Start()
0630 12:13:22.653702 (+   333us) write_op.cc:276] Timestamp: P: 1782821602651331 usec, L: 0
0630 12:13:22.653721 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:22.703985 (+ 50264us) log.cc:844] Serialized 519 byte log entry
0630 12:13:23.141673 (+437688us) spinlock_profiling.cc:243] Waited 1.29 ms on lock 0x7b18000ee8a0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5eefdbf1 00007f9b5ef0a391 00007f9b5601a447 00007f9b5ee71719 00007f9b56036cdb 00007f9b56034f7f 00007f9b56034a95 00007f9b5911b060 00007f9b59121500 00007f9b590b2872 00007f9b590b282c
0630 12:13:23.144576 (+  2903us) spinlock_profiling.cc:243] Waited 1.11 ms on lock 0x7b4400023e0c. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b55ec0841 00007f9b55f5e2c5 00007f9b55f5ece2 00007f9b58ccf1db 00007f9b58ccaaaf 00007f9b5601a6ec 00007f9b5ee71719 00007f9b56036cdb 00007f9b56034f7f 00007f9b56034a95 00007f9b5907cb0b
0630 12:13:23.224803 (+ 80227us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.228740 (+  3937us) write_op.cc:301] APPLY: starting
0630 12:13:23.228817 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.228992 (+   175us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.229014 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.229905 (+   891us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.230071 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.230117 (+    46us) write_op.cc:312] APPLY: finished
0630 12:13:23.237067 (+  6950us) log.cc:844] Serialized 46 byte log entry
0630 12:13:23.255641 (+ 18574us) spinlock_profiling.cc:243] Waited 40.1 ms on lock 0x7b5400282420. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908c571 00007f9b5909c142 00007f9b5907ceaa 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5
0630 12:13:23.364898 (+109257us) spinlock_profiling.cc:243] Waited 13.9 ms on lock 0x7b5400282420. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908c571 00007f9b590a3b26 00007f9b5909d49a 00007f9b5909c714 00007f9b5907ceaa 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4
0630 12:13:23.399370 (+ 34472us) spinlock_profiling.cc:243] Waited 2.91 ms on lock 0x7b60002685c8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5ca8d161 00007f9b5cbf9815 00007f9b5cbfb7c4 00007f9b5cb6e473 00007f9b5cb6f8c6 00007f9b5cb6f32c 00007f9b5cb5b389 00007f9b5cb5ab53 00007f9b5cb5ed61 00007f9b5cb5ed19 00007f9b5cb5eca9
0630 12:13:23.399438 (+    68us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.399531 (+    93us) write_op.cc:454] Released schema lock
0630 12:13:23.399581 (+    50us) write_op.cc:341] FINISH: Updating metrics
0630 12:13:23.628089 (+228508us) spinlock_profiling.cc:243] Waited 1.21 ms on lock 0x7b3400310fb8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741b9ae 00007f9b5742f4fe 00007f9b5e108e51 00007f9b5cb5b3ad 00007f9b5cb5ab53 00007f9b5cb5ed61 00007f9b5cb5ed19 00007f9b5cb5eca9 00007f9b5cb5ec71 00007f9b5cb5de9d
Metrics: {"child_traces":[["op",{"apply.queue_time_us":2306,"mutex_wait_us":1196,"num_ops":5,"prepare.queue_time_us":77804,"prepare.run_cpu_time_us":13068,"prepare.run_wall_time_us":565854,"raft.queue_time_us":199837,"raft.run_cpu_time_us":36851,"raft.run_wall_time_us":1048928,"replication_time_us":569202,"spinlock_wait_cycles":138984448,"thread_start_us":626450,"threads_started":4}]]}
I20260630 12:13:23.684918  5231 rpcz_store.cc:276] 0630 12:13:22.497929 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.542281 (+ 44352us) service_pool.cc:224] Handling call
0630 12:13:23.185456 (+643175us) spinlock_profiling.cc:243] Waited 20.2 ms on lock 0x7b3400240ee8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.673833 (+488377us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.227443 (+     0us) write_op.cc:183] PREPARE: starting on tablet 10dd348f77034a7b9c63c93896157212
0630 12:13:23.227937 (+   494us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.227970 (+    33us) write_op.cc:435] Acquired schema lock
0630 12:13:23.227989 (+    19us) tablet.cc:662] Decoding operations
0630 12:13:23.228502 (+   513us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.228549 (+    47us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.228574 (+    25us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:23.228988 (+   414us) tablet.cc:701] Row locks acquired
0630 12:13:23.229007 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:23.229181 (+   174us) write_op.cc:270] Start()
0630 12:13:23.229284 (+   103us) write_op.cc:276] Timestamp: P: 1782821603229138 usec, L: 0
0630 12:13:23.229300 (+    16us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.229947 (+   647us) log.cc:844] Serialized 519 byte log entry
0630 12:13:23.632368 (+402421us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.637908 (+  5540us) write_op.cc:301] APPLY: starting
0630 12:13:23.637972 (+    64us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.654002 (+ 16030us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.659776 (+  5774us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.667204 (+  7428us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.667385 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.667431 (+    46us) write_op.cc:312] APPLY: finished
0630 12:13:23.671830 (+  4399us) log.cc:844] Serialized 46 byte log entry
0630 12:13:23.672860 (+  1030us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.673007 (+   147us) write_op.cc:454] Released schema lock
0630 12:13:23.673050 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":46567808,"child_traces":[["op",{"apply.queue_time_us":883,"num_ops":5,"prepare.queue_time_us":122,"prepare.run_cpu_time_us":2786,"prepare.run_wall_time_us":2786,"replication_time_us":402249}]]}
I20260630 12:13:23.689632  5215 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34990 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=44, attempt_no=0}) took 1045 ms. Trace:
I20260630 12:13:23.650753  5218 rpcz_store.cc:276] 0630 12:13:22.500602 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.505876 (+  5274us) service_pool.cc:224] Handling call
0630 12:13:23.649867 (+1143991us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:22.578874 (+     0us) write_op.cc:183] PREPARE: starting on tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d
0630 12:13:22.583868 (+  4994us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:22.584659 (+   791us) write_op.cc:435] Acquired schema lock
0630 12:13:22.584678 (+    19us) tablet.cc:662] Decoding operations
0630 12:13:22.608687 (+ 24009us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:22.610719 (+  2032us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:22.611688 (+   969us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:22.638494 (+ 26806us) tablet.cc:701] Row locks acquired
0630 12:13:22.639822 (+  1328us) write_op.cc:260] PREPARE: finished
0630 12:13:22.646301 (+  6479us) write_op.cc:270] Start()
0630 12:13:22.649605 (+  3304us) write_op.cc:276] Timestamp: P: 1782821602645470 usec, L: 0
0630 12:13:22.649626 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:22.688032 (+ 38406us) log.cc:844] Serialized 519 byte log entry
0630 12:13:23.057238 (+369206us) spinlock_profiling.cc:243] Waited 6.71 ms on lock 0x7b54002c0ea0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908d090 00007f9b5909a6b8 00007f9b5909a2fa 00007f9b5911e965 00007f9b5911ee09 00007f9b5cb59581 00007f9b5cb58d58 00007f9b5cb5d9f1 00007f9b5cb5d9a9 00007f9b5cb5d939 00007f9b5cb5d901
0630 12:13:23.060180 (+  2942us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.640584 (+580404us) spinlock_profiling.cc:243] Waited 920 us on lock 0x7b1800177e80. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5eefdbf1 00007f9b5ef0a391 00007f9b56037a33 00007f9b56039e01 00007f9b56039db9 00007f9b56039d49 00007f9b56039d11 00007f9b5603900d 000000000043f3c4 000000000043f209 00007f9b5601ae7a
0630 12:13:23.646881 (+  6297us) write_op.cc:301] APPLY: starting
0630 12:13:23.646959 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.647117 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.647142 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.647913 (+   771us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.648084 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.648129 (+    45us) write_op.cc:312] APPLY: finished
0630 12:13:23.648318 (+   189us) log.cc:844] Serialized 46 byte log entry
0630 12:13:23.648522 (+   204us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.648627 (+   105us) write_op.cc:454] Released schema lock
0630 12:13:23.648662 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":493,"num_ops":5,"prepare.queue_time_us":64086,"prepare.run_cpu_time_us":8137,"prepare.run_wall_time_us":483349,"raft.queue_time_us":9425,"raft.run_cpu_time_us":6504,"raft.run_wall_time_us":616525,"replication_time_us":409279,"spinlock_wait_cycles":1230512640,"thread_start_us":47953,"threads_started":1}]]}
I20260630 12:13:23.706964  5229 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38022 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=32, attempt_no=0}) took 1141 ms. Trace:
W20260630 12:13:23.735167  5257 log.cc:927] Time spent T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260630 12:13:23.690135  5215 rpcz_store.cc:276] 0630 12:13:22.595869 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.596001 (+   132us) service_pool.cc:224] Handling call
0630 12:13:22.853617 (+257616us) spinlock_profiling.cc:243] Waited 7.06 ms on lock 0x7b3400280278. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.640804 (+787187us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.110942 (+     0us) write_op.cc:183] PREPARE: starting on tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d
0630 12:13:23.141303 (+ 30361us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.142734 (+  1431us) write_op.cc:435] Acquired schema lock
0630 12:13:23.145353 (+  2619us) tablet.cc:662] Decoding operations
0630 12:13:23.184107 (+ 38754us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.195893 (+ 11786us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.197962 (+  2069us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:23.198434 (+   472us) tablet.cc:701] Row locks acquired
0630 12:13:23.198453 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:23.198638 (+   185us) write_op.cc:270] Start()
0630 12:13:23.198788 (+   150us) write_op.cc:276] Timestamp: P: 1782821603198591 usec, L: 0
0630 12:13:23.198810 (+    22us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.199459 (+   649us) log.cc:844] Serialized 519 byte log entry
0630 12:13:23.546041 (+346582us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.591389 (+ 45348us) spinlock_profiling.cc:243] Waited 372 ms on lock 0x7b58000aa3d0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908d090 00007f9b5907d43c 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5 00007f9b56039e01
0630 12:13:23.595532 (+  4143us) write_op.cc:301] APPLY: starting
0630 12:13:23.595621 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.595811 (+   190us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.595842 (+    31us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.596680 (+   838us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.614454 (+ 17774us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.614509 (+    55us) write_op.cc:312] APPLY: finished
0630 12:13:23.614760 (+   251us) log.cc:844] Serialized 46 byte log entry
0630 12:13:23.614980 (+   220us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.615070 (+    90us) write_op.cc:454] Released schema lock
0630 12:13:23.615115 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":16238848,"child_traces":[["op",{"apply.queue_time_us":49306,"num_ops":5,"prepare.queue_time_us":203808,"prepare.run_cpu_time_us":37769,"prepare.run_wall_time_us":182040,"raft.queue_time_us":16498,"raft.run_cpu_time_us":3813,"raft.run_wall_time_us":373959,"replication_time_us":347110,"spinlock_wait_cycles":855337216,"thread_start_us":85821,"threads_started":1}]]}
I20260630 12:13:23.752903  5223 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38022 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=42, attempt_no=0}) took 1151 ms. Trace:
I20260630 12:13:23.753165  5231 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36508 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=45, attempt_no=0}) took 1251 ms. Trace:
I20260630 12:13:23.779769  5218 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34990 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=24, attempt_no=0}) took 1221 ms. Trace:
I20260630 12:13:23.707453  5229 rpcz_store.cc:276] 0630 12:13:22.570581 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.577711 (+  7130us) service_pool.cc:224] Handling call
0630 12:13:23.706770 (+1129059us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.157834 (+     0us) write_op.cc:183] PREPARE: starting on tablet f3aaaebeb939489790a2cedc9e7743a5
0630 12:13:23.172071 (+ 14237us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.172098 (+    27us) write_op.cc:435] Acquired schema lock
0630 12:13:23.172116 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:23.172889 (+   773us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.172932 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.172959 (+    27us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:23.173368 (+   409us) tablet.cc:701] Row locks acquired
0630 12:13:23.173386 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:13:23.173582 (+   196us) write_op.cc:270] Start()
0630 12:13:23.173694 (+   112us) write_op.cc:276] Timestamp: P: 1782821603173535 usec, L: 0
0630 12:13:23.173719 (+    25us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.213603 (+ 39884us) log.cc:844] Serialized 605 byte log entry
0630 12:13:23.389424 (+175821us) spinlock_profiling.cc:243] Waited 141 ms on lock 0x7b5800288ed0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908d090 00007f9b5907d43c 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5 00007f9b56039e01
0630 12:13:23.594480 (+205056us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.595652 (+  1172us) write_op.cc:301] APPLY: starting
0630 12:13:23.595754 (+   102us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.595968 (+   214us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.596003 (+    35us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.609037 (+ 13034us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.634560 (+ 25523us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.637269 (+  2709us) write_op.cc:312] APPLY: finished
0630 12:13:23.660259 (+ 22990us) log.cc:844] Serialized 58 byte log entry
0630 12:13:23.691250 (+ 30991us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.695643 (+  4393us) write_op.cc:454] Released schema lock
0630 12:13:23.701292 (+  5649us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":972,"mutex_wait_us":113,"num_ops":7,"prepare.queue_time_us":568569,"prepare.run_cpu_time_us":3775,"prepare.run_wall_time_us":71477,"raft.queue_time_us":2528,"raft.run_cpu_time_us":4067,"raft.run_wall_time_us":216280,"replication_time_us":420570,"spinlock_wait_cycles":324611328}]]}
I20260630 12:13:23.785964  5258 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38022 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=21, attempt_no=0}) took 1285 ms. Trace:
I20260630 12:13:23.621752  5234 rpcz_store.cc:276] 0630 12:13:22.497078 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.499472 (+  2394us) service_pool.cc:224] Handling call
0630 12:13:23.621002 (+1121530us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:22.528634 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2344109f89b544dcbadcb795e3671fc1
0630 12:13:22.529436 (+   802us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:22.529471 (+    35us) write_op.cc:435] Acquired schema lock
0630 12:13:22.529487 (+    16us) tablet.cc:662] Decoding operations
0630 12:13:22.536726 (+  7239us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:22.536796 (+    70us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:22.536832 (+    36us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:22.537236 (+   404us) tablet.cc:701] Row locks acquired
0630 12:13:22.537254 (+    18us) write_op.cc:260] PREPARE: finished
0630 12:13:23.088595 (+551341us) spinlock_profiling.cc:243] Waited 28.5 ms on lock 0x7b3400240ee8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741ab64 00007f9b5cb591b5 00007f9b5cb58d58 00007f9b5cb5d9f1 00007f9b5cb5d9a9 00007f9b5cb5d939 00007f9b5cb5d901 00007f9b5cb5cb2d 000000000043f3c4 000000000043f209
0630 12:13:23.088750 (+   155us) write_op.cc:270] Start()
0630 12:13:23.088949 (+   199us) write_op.cc:276] Timestamp: P: 1782821603088694 usec, L: 0
0630 12:13:23.088973 (+    24us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.123955 (+ 34982us) log.cc:844] Serialized 475 byte log entry
0630 12:13:23.522971 (+399016us) spinlock_profiling.cc:243] Waited 5.09 ms on lock 0x7b540036e5a0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908c571 00007f9b5909c142 00007f9b5907ceaa 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5
0630 12:13:23.548059 (+ 25088us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.590724 (+ 42665us) write_op.cc:301] APPLY: starting
0630 12:13:23.598502 (+  7778us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.618604 (+ 20102us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.618629 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.619280 (+   651us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.619472 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.619525 (+    53us) write_op.cc:312] APPLY: finished
0630 12:13:23.619754 (+   229us) log.cc:844] Serialized 40 byte log entry
0630 12:13:23.620497 (+   743us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.620599 (+   102us) write_op.cc:454] Released schema lock
0630 12:13:23.620643 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":15877,"mutex_wait_us":9237,"num_ops":4,"prepare.queue_time_us":26744,"prepare.run_cpu_time_us":18097,"prepare.run_wall_time_us":696073,"raft.queue_time_us":6300,"raft.run_cpu_time_us":9992,"raft.run_wall_time_us":373187,"replication_time_us":458955,"spinlock_wait_cycles":77458816,"thread_start_us":126835,"threads_started":2,"wal-append.queue_time_us":83341}]]}
I20260630 12:13:23.799558  5213 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34990 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=25, attempt_no=0}) took 1237 ms. Trace:
I20260630 12:13:23.780304  5218 rpcz_store.cc:276] 0630 12:13:22.560312 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.566753 (+  6441us) service_pool.cc:224] Handling call
0630 12:13:23.237592 (+670839us) spinlock_profiling.cc:243] Waited 2.86 ms on lock 0x7b3400280278. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.779690 (+542098us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.256271 (+     0us) write_op.cc:183] PREPARE: starting on tablet ded1ffda36514a4c83fb0455b62a2f0e
0630 12:13:23.256826 (+   555us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.256859 (+    33us) write_op.cc:435] Acquired schema lock
0630 12:13:23.256876 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:23.257225 (+   349us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.257279 (+    54us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.257310 (+    31us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:23.257507 (+   197us) tablet.cc:701] Row locks acquired
0630 12:13:23.257529 (+    22us) write_op.cc:260] PREPARE: finished
0630 12:13:23.257707 (+   178us) write_op.cc:270] Start()
0630 12:13:23.257820 (+   113us) write_op.cc:276] Timestamp: P: 1782821603257668 usec, L: 0
0630 12:13:23.257843 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.258551 (+   708us) log.cc:844] Serialized 388 byte log entry
0630 12:13:23.667763 (+409212us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.739394 (+ 71631us) write_op.cc:301] APPLY: starting
0630 12:13:23.745526 (+  6132us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.763472 (+ 17946us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.778389 (+ 14917us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.778741 (+   352us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.778888 (+   147us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.778931 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:23.779076 (+   145us) log.cc:844] Serialized 28 byte log entry
0630 12:13:23.779289 (+   213us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.779360 (+    71us) write_op.cc:454] Released schema lock
0630 12:13:23.779399 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":6567168,"child_traces":[["op",{"apply.queue_time_us":63916,"num_ops":2,"prepare.queue_time_us":161,"prepare.run_cpu_time_us":2559,"prepare.run_wall_time_us":2559,"replication_time_us":409810}]]}
I20260630 12:13:23.753409  5223 rpcz_store.cc:276] 0630 12:13:22.601469 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.650681 (+ 49212us) service_pool.cc:224] Handling call
0630 12:13:23.752704 (+1102023us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.226809 (+     0us) write_op.cc:183] PREPARE: starting on tablet f3aaaebeb939489790a2cedc9e7743a5
0630 12:13:23.227303 (+   494us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.227331 (+    28us) write_op.cc:435] Acquired schema lock
0630 12:13:23.227349 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:23.227791 (+   442us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.227840 (+    49us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.227868 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:23.231186 (+  3318us) tablet.cc:701] Row locks acquired
0630 12:13:23.232353 (+  1167us) write_op.cc:260] PREPARE: finished
0630 12:13:23.238325 (+  5972us) write_op.cc:270] Start()
0630 12:13:23.247819 (+  9494us) write_op.cc:276] Timestamp: P: 1782821603236541 usec, L: 0
0630 12:13:23.250769 (+  2950us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.417701 (+166932us) spinlock_profiling.cc:243] Waited 18.1 ms on lock 0x7b5400282420. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908c571 00007f9b590a0520 00007f9b59129b42 00007f9b5911ef67 00007f9b5911eda4 00007f9b5cb59581 00007f9b5cb58d58 00007f9b5cb5d9f1 00007f9b5cb5d9a9 00007f9b5cb5d939 00007f9b5cb5d901
0630 12:13:23.418333 (+   632us) log.cc:844] Serialized 475 byte log entry
0630 12:13:23.594950 (+176617us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.604557 (+  9607us) write_op.cc:301] APPLY: starting
0630 12:13:23.618146 (+ 13589us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.630099 (+ 11953us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.631304 (+  1205us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.714015 (+ 82711us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.731369 (+ 17354us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.737324 (+  5955us) write_op.cc:312] APPLY: finished
0630 12:13:23.741399 (+  4075us) log.cc:844] Serialized 40 byte log entry
0630 12:13:23.742176 (+   777us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.742258 (+    82us) write_op.cc:454] Released schema lock
0630 12:13:23.742301 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":1198464,"child_traces":[["op",{"apply.queue_time_us":3715,"mutex_wait_us":8368,"num_ops":4,"prepare.queue_time_us":552104,"prepare.run_cpu_time_us":6133,"prepare.run_wall_time_us":191916,"raft.queue_time_us":1876,"raft.run_cpu_time_us":925,"raft.run_wall_time_us":25998,"replication_time_us":342964,"spinlock_wait_cycles":41620864}]]}
I20260630 12:13:23.753726  5231 rpcz_store.cc:276] 0630 12:13:22.502335 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.554581 (+ 52246us) service_pool.cc:224] Handling call
0630 12:13:23.224295 (+669714us) spinlock_profiling.cc:243] Waited 9.06 ms on lock 0x7b3400240ee8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.753088 (+528793us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.295278 (+     0us) write_op.cc:183] PREPARE: starting on tablet dbd127154e6541619d17ab8f92e4ea16
0630 12:13:23.355738 (+ 60460us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.355781 (+    43us) write_op.cc:435] Acquired schema lock
0630 12:13:23.355794 (+    13us) tablet.cc:662] Decoding operations
0630 12:13:23.356229 (+   435us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.356280 (+    51us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.356306 (+    26us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:23.356549 (+   243us) tablet.cc:701] Row locks acquired
0630 12:13:23.356569 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:23.356747 (+   178us) write_op.cc:270] Start()
0630 12:13:23.356865 (+   118us) write_op.cc:276] Timestamp: P: 1782821603356707 usec, L: 0
0630 12:13:23.356884 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.357610 (+   726us) log.cc:844] Serialized 432 byte log entry
0630 12:13:23.748508 (+390898us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.748782 (+   274us) write_op.cc:301] APPLY: starting
0630 12:13:23.748855 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.748978 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.749061 (+    83us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.749654 (+   593us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.749811 (+   157us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.749857 (+    46us) write_op.cc:312] APPLY: finished
0630 12:13:23.750040 (+   183us) log.cc:844] Serialized 34 byte log entry
0630 12:13:23.750840 (+   800us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.750920 (+    80us) write_op.cc:454] Released schema lock
0630 12:13:23.752748 (+  1828us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":20840320,"child_traces":[["op",{"apply.queue_time_us":117,"mutex_wait_us":3152,"num_ops":3,"prepare.queue_time_us":19660,"prepare.run_cpu_time_us":2847,"prepare.run_wall_time_us":64066,"replication_time_us":391542}]]}
I20260630 12:13:23.811614  5222 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38022 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=27, attempt_no=0}) took 1246 ms. Trace:
I20260630 12:13:23.804930  5229 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38022 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=22, attempt_no=0}) took 1262 ms. Trace:
I20260630 12:13:23.613384  5252 rpcz_store.cc:276] 0630 12:13:22.562947 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.567889 (+  4942us) service_pool.cc:224] Handling call
0630 12:13:22.953322 (+385433us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b3400280278. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.612670 (+659348us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.313597 (+     0us) write_op.cc:183] PREPARE: starting on tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d
0630 12:13:23.347665 (+ 34068us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.347699 (+    34us) write_op.cc:435] Acquired schema lock
0630 12:13:23.347713 (+    14us) tablet.cc:662] Decoding operations
0630 12:13:23.348146 (+   433us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.348190 (+    44us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.348216 (+    26us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:23.348566 (+   350us) tablet.cc:701] Row locks acquired
0630 12:13:23.348586 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:23.348781 (+   195us) write_op.cc:270] Start()
0630 12:13:23.348881 (+   100us) write_op.cc:276] Timestamp: P: 1782821603348734 usec, L: 0
0630 12:13:23.348902 (+    21us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.349539 (+   637us) log.cc:844] Serialized 475 byte log entry
0630 12:13:23.546335 (+196796us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.610169 (+ 63834us) write_op.cc:301] APPLY: starting
0630 12:13:23.610268 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.610439 (+   171us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.610528 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.611375 (+   847us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.611591 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.611643 (+    52us) write_op.cc:312] APPLY: finished
0630 12:13:23.611899 (+   256us) log.cc:844] Serialized 40 byte log entry
0630 12:13:23.612127 (+   228us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.612217 (+    90us) write_op.cc:454] Released schema lock
0630 12:13:23.612256 (+    39us) spinlock_profiling.cc:243] Waited 236 ms on lock 0x7b58000aa3d0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908d090 00007f9b5907d43c 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5 00007f9b56039e01
0630 12:13:23.612270 (+    14us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":29631360,"child_traces":[["op",{"apply.queue_time_us":63645,"num_ops":4,"prepare.queue_time_us":306729,"prepare.run_cpu_time_us":28044,"prepare.run_wall_time_us":66202,"raft.queue_time_us":3577,"raft.run_cpu_time_us":3194,"raft.run_wall_time_us":257768,"replication_time_us":197319,"spinlock_wait_cycles":541730432,"thread_start_us":26178,"threads_started":1}]]}
I20260630 12:13:23.817488  5229 rpcz_store.cc:276] 0630 12:13:22.546177 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.548639 (+  2462us) service_pool.cc:224] Handling call
0630 12:13:23.126238 (+577599us) spinlock_profiling.cc:243] Waited 14.1 ms on lock 0x7b3400310fb8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.804865 (+678627us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.238706 (+     0us) write_op.cc:183] PREPARE: starting on tablet c72c488ab732420d83f4fe64cc2c2a45
0630 12:13:23.529668 (+290962us) spinlock_profiling.cc:243] Waited 883 us on lock 0x7b5c0011fa8c. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5f314331 00007f9b5f314221 00007f9b5f30ef6c 00007f9b5cb6dd69 00007f9b5cb590a6 00007f9b5cb58d58 00007f9b5cb5d9f1 00007f9b5cb5d9a9 00007f9b5cb5d939 00007f9b5cb5d901 00007f9b5cb5cb2d
0630 12:13:23.529746 (+    78us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.529794 (+    48us) write_op.cc:435] Acquired schema lock
0630 12:13:23.529822 (+    28us) tablet.cc:662] Decoding operations
0630 12:13:23.530471 (+   649us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.530537 (+    66us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.530582 (+    45us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:23.530843 (+   261us) tablet.cc:701] Row locks acquired
0630 12:13:23.530868 (+    25us) write_op.cc:260] PREPARE: finished
0630 12:13:23.531116 (+   248us) write_op.cc:270] Start()
0630 12:13:23.531377 (+   261us) write_op.cc:276] Timestamp: P: 1782821603531052 usec, L: 0
0630 12:13:23.531432 (+    55us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.532308 (+   876us) log.cc:844] Serialized 388 byte log entry
0630 12:13:23.751975 (+219667us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.786199 (+ 34224us) write_op.cc:301] APPLY: starting
0630 12:13:23.786275 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.786406 (+   131us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.786434 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.786845 (+   411us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.787443 (+   598us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.787489 (+    46us) write_op.cc:312] APPLY: finished
0630 12:13:23.787655 (+   166us) log.cc:844] Serialized 28 byte log entry
0630 12:13:23.804333 (+ 16678us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.804425 (+    92us) write_op.cc:454] Released schema lock
0630 12:13:23.804465 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":32358656,"child_traces":[["op",{"apply.queue_time_us":34021,"mutex_wait_us":4892,"num_ops":2,"prepare.queue_time_us":108427,"prepare.run_cpu_time_us":10049,"prepare.run_wall_time_us":293953,"replication_time_us":220402,"spinlock_wait_cycles":2030976}]]}
I20260630 12:13:23.829092  5234 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36508 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=18, attempt_no=0}) took 1329 ms. Trace:
I20260630 12:13:23.829591  5234 rpcz_store.cc:276] 0630 12:13:22.499236 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.537441 (+ 38205us) service_pool.cc:224] Handling call
0630 12:13:23.319617 (+782176us) spinlock_profiling.cc:243] Waited 9.46 ms on lock 0x7b3400240ee8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.829021 (+509404us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.642870 (+     0us) write_op.cc:183] PREPARE: starting on tablet e1f4c8a0e4ec4738a25e92582d3dbe31
0630 12:13:23.643409 (+   539us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.643438 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:13:23.643458 (+    20us) tablet.cc:662] Decoding operations
0630 12:13:23.643953 (+   495us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.643996 (+    43us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.644026 (+    30us) tablet.cc:685] Acquiring locks for 5 operations
0630 12:13:23.644400 (+   374us) tablet.cc:701] Row locks acquired
0630 12:13:23.646120 (+  1720us) write_op.cc:260] PREPARE: finished
0630 12:13:23.660362 (+ 14242us) write_op.cc:270] Start()
0630 12:13:23.683925 (+ 23563us) write_op.cc:276] Timestamp: P: 1782821603658090 usec, L: 0
0630 12:13:23.683953 (+    28us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.703063 (+ 19110us) log.cc:844] Serialized 519 byte log entry
0630 12:13:23.799287 (+ 96224us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.801437 (+  2150us) write_op.cc:301] APPLY: starting
0630 12:13:23.801510 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.801662 (+   152us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.801754 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.802705 (+   951us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.802877 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.802920 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:23.828367 (+ 25447us) log.cc:844] Serialized 46 byte log entry
0630 12:13:23.828546 (+   179us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.828631 (+    85us) write_op.cc:454] Released schema lock
0630 12:13:23.828676 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":21753600,"child_traces":[["op",{"apply.queue_time_us":1991,"num_ops":5,"prepare.queue_time_us":310799,"prepare.run_cpu_time_us":2950,"prepare.run_wall_time_us":61558,"replication_time_us":108020}]]}
I20260630 12:13:23.812081  5222 rpcz_store.cc:276] 0630 12:13:22.565026 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.567185 (+  2159us) service_pool.cc:224] Handling call
0630 12:13:23.135198 (+568013us) spinlock_profiling.cc:243] Waited 3.6 ms on lock 0x7b3400310fb8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.811550 (+676352us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.567754 (+     0us) write_op.cc:183] PREPARE: starting on tablet c72c488ab732420d83f4fe64cc2c2a45
0630 12:13:23.599695 (+ 31941us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.599733 (+    38us) write_op.cc:435] Acquired schema lock
0630 12:13:23.599754 (+    21us) tablet.cc:662] Decoding operations
0630 12:13:23.600680 (+   926us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.600745 (+    65us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.600791 (+    46us) tablet.cc:685] Acquiring locks for 7 operations
0630 12:13:23.601374 (+   583us) tablet.cc:701] Row locks acquired
0630 12:13:23.601401 (+    27us) write_op.cc:260] PREPARE: finished
0630 12:13:23.601661 (+   260us) write_op.cc:270] Start()
0630 12:13:23.603052 (+  1391us) write_op.cc:276] Timestamp: P: 1782821603601599 usec, L: 0
0630 12:13:23.603087 (+    35us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.616875 (+ 13788us) log.cc:844] Serialized 605 byte log entry
0630 12:13:23.664187 (+ 47312us) spinlock_profiling.cc:243] Waited 4.03 ms on lock 0x7b18002273e0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5eefdbf1 00007f9b5ef0a391 00007f9b56037a33 00007f9b56039e01 00007f9b56039db9 00007f9b56039d49 00007f9b56039d11 00007f9b5603900d 000000000043f3c4 000000000043f209 00007f9b5601ae7a
0630 12:13:23.752282 (+ 88095us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.789787 (+ 37505us) write_op.cc:301] APPLY: starting
0630 12:13:23.789865 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.790057 (+   192us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.790081 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.791199 (+  1118us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.791387 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.791452 (+    65us) write_op.cc:312] APPLY: finished
0630 12:13:23.791688 (+   236us) log.cc:844] Serialized 58 byte log entry
0630 12:13:23.792412 (+   724us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.792507 (+    95us) write_op.cc:454] Released schema lock
0630 12:13:23.792550 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8277376,"child_traces":[["op",{"apply.queue_time_us":37340,"num_ops":7,"prepare.queue_time_us":410169,"prepare.run_cpu_time_us":4025,"prepare.run_wall_time_us":53434,"raft.queue_time_us":181,"raft.run_cpu_time_us":29,"raft.run_wall_time_us":30,"replication_time_us":149071,"spinlock_wait_cycles":9272192}]]}
I20260630 12:13:23.834473  5229 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38022 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=28, attempt_no=0}) took 1268 ms. Trace:
I20260630 12:13:23.859786  5223 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38022 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=39, attempt_no=0}) took 1259 ms. Trace:
I20260630 12:13:23.788141  5258 rpcz_store.cc:276] 0630 12:13:22.499997 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.540808 (+ 40811us) service_pool.cc:224] Handling call
0630 12:13:22.985813 (+445005us) spinlock_profiling.cc:243] Waited 18.9 ms on lock 0x7b3400310fb8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.785774 (+799961us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.418924 (+     0us) write_op.cc:183] PREPARE: starting on tablet f3aaaebeb939489790a2cedc9e7743a5
0630 12:13:23.419450 (+   526us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.419479 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:13:23.419497 (+    18us) tablet.cc:662] Decoding operations
0630 12:13:23.420002 (+   505us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.420042 (+    40us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.420068 (+    26us) tablet.cc:685] Acquiring locks for 6 operations
0630 12:13:23.468915 (+ 48847us) tablet.cc:701] Row locks acquired
0630 12:13:23.468943 (+    28us) write_op.cc:260] PREPARE: finished
0630 12:13:23.469233 (+   290us) write_op.cc:270] Start()
0630 12:13:23.469387 (+   154us) write_op.cc:276] Timestamp: P: 1782821603469174 usec, L: 0
0630 12:13:23.469418 (+    31us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.470101 (+   683us) log.cc:844] Serialized 562 byte log entry
0630 12:13:23.730332 (+260231us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.783266 (+ 52934us) write_op.cc:301] APPLY: starting
0630 12:13:23.783344 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.783506 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.783614 (+   108us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.784699 (+  1085us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.784873 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.784917 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:23.785165 (+   248us) log.cc:844] Serialized 52 byte log entry
0630 12:13:23.785336 (+   171us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.785426 (+    90us) write_op.cc:454] Released schema lock
0630 12:13:23.785467 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":43564416,"child_traces":[["op",{"apply.queue_time_us":52743,"num_ops":6,"prepare.queue_time_us":381489,"prepare.run_cpu_time_us":3384,"prepare.run_wall_time_us":51459,"replication_time_us":260791}]]}
I20260630 12:13:23.845255  5229 rpcz_store.cc:276] 0630 12:13:22.565414 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.565647 (+   233us) service_pool.cc:224] Handling call
0630 12:13:22.802756 (+237109us) spinlock_profiling.cc:243] Waited 8.41 ms on lock 0x7b3400310fb8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.830241 (+1027485us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.556169 (+     0us) write_op.cc:183] PREPARE: starting on tablet 20fafde3af714983ab52a8eb1856de60
0630 12:13:23.556643 (+   474us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.556673 (+    30us) write_op.cc:435] Acquired schema lock
0630 12:13:23.556698 (+    25us) tablet.cc:662] Decoding operations
0630 12:13:23.557155 (+   457us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.557203 (+    48us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.557233 (+    30us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:23.557582 (+   349us) tablet.cc:701] Row locks acquired
0630 12:13:23.557597 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:13:23.557803 (+   206us) write_op.cc:270] Start()
0630 12:13:23.557918 (+   115us) write_op.cc:276] Timestamp: P: 1782821603557749 usec, L: 0
0630 12:13:23.557938 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.568358 (+ 10420us) log.cc:844] Serialized 475 byte log entry
0630 12:13:23.659342 (+ 90984us) spinlock_profiling.cc:243] Waited 22.9 ms on lock 0x7b58001f6ad0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908d090 00007f9b5907d43c 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5 00007f9b56039e01
0630 12:13:23.755788 (+ 96446us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.828310 (+ 72522us) write_op.cc:301] APPLY: starting
0630 12:13:23.828384 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.828543 (+   159us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.828565 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.829160 (+   595us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.829339 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.829385 (+    46us) write_op.cc:312] APPLY: finished
0630 12:13:23.829612 (+   227us) log.cc:844] Serialized 40 byte log entry
0630 12:13:23.829791 (+   179us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.829876 (+    85us) write_op.cc:454] Released schema lock
0630 12:13:23.829918 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":19334016,"child_traces":[["op",{"apply.queue_time_us":72368,"num_ops":4,"prepare.queue_time_us":695861,"prepare.run_cpu_time_us":3170,"prepare.run_wall_time_us":12865,"raft.queue_time_us":130,"raft.run_cpu_time_us":1747,"raft.run_wall_time_us":90636,"replication_time_us":197757,"spinlock_wait_cycles":52625664}]]}
I20260630 12:13:23.864810  5218 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:34990 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=36, attempt_no=0}) took 1297 ms. Trace:
I20260630 12:13:23.860351  5223 rpcz_store.cc:276] 0630 12:13:22.600703 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.604945 (+  4242us) service_pool.cc:224] Handling call
0630 12:13:22.802953 (+198008us) spinlock_profiling.cc:243] Waited 9.78 ms on lock 0x7b3400310fb8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.859713 (+1056760us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.288493 (+     0us) write_op.cc:183] PREPARE: starting on tablet 20fafde3af714983ab52a8eb1856de60
0630 12:13:23.289014 (+   521us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.289043 (+    29us) write_op.cc:435] Acquired schema lock
0630 12:13:23.289057 (+    14us) tablet.cc:662] Decoding operations
0630 12:13:23.290342 (+  1285us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.290433 (+    91us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.290463 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0630 12:13:23.290723 (+   260us) tablet.cc:701] Row locks acquired
0630 12:13:23.290742 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:23.518996 (+228254us) spinlock_profiling.cc:243] Waited 29.2 ms on lock 0x7b18001b8c40. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908c571 00007f9b5915e73d 00007f9b5cb59243 00007f9b5cb58d58 00007f9b5cb5d9f1 00007f9b5cb5d9a9 00007f9b5cb5d939 00007f9b5cb5d901 00007f9b5cb5cb2d 000000000043f3c4 000000000043f209
0630 12:13:23.519051 (+    55us) write_op.cc:270] Start()
0630 12:13:23.520234 (+  1183us) write_op.cc:276] Timestamp: P: 1782821603320046 usec, L: 0
0630 12:13:23.520266 (+    32us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.522102 (+  1836us) log.cc:844] Serialized 432 byte log entry
0630 12:13:23.583502 (+ 61400us) spinlock_profiling.cc:243] Waited 12.5 ms on lock 0x7b5400281a20. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908c571 00007f9b5909c142 00007f9b5907ceaa 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5
0630 12:13:23.657219 (+ 73717us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b4c00131280. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573f1900 00007f9b57402909 00007f9b5740301f 00007f9b573c718b 00007f9b573f4e1c 00007f9b573f52de 00007f9b5768250b 00007f9b5907f381 00007f9b5907d26b 00007f9b59083d53 00007f9b59083cd9
0630 12:13:23.755498 (+ 98279us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.808551 (+ 53053us) write_op.cc:301] APPLY: starting
0630 12:13:23.808624 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.808755 (+   131us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.808774 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.854102 (+ 45328us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.858774 (+  4672us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.858818 (+    44us) write_op.cc:312] APPLY: finished
0630 12:13:23.859027 (+   209us) log.cc:844] Serialized 34 byte log entry
0630 12:13:23.859247 (+   220us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.859326 (+    79us) write_op.cc:454] Released schema lock
0630 12:13:23.859371 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":22482816,"child_traces":[["op",{"apply.queue_time_us":52874,"mutex_wait_us":4726,"num_ops":3,"prepare.queue_time_us":442658,"prepare.run_cpu_time_us":8538,"prepare.run_wall_time_us":248730,"raft.queue_time_us":14593,"raft.run_cpu_time_us":4872,"raft.run_wall_time_us":118492,"replication_time_us":235097,"spinlock_wait_cycles":122619264}]]}
I20260630 12:13:23.800025  5213 rpcz_store.cc:276] 0630 12:13:22.562064 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.566861 (+  4797us) service_pool.cc:224] Handling call
0630 12:13:23.094416 (+527555us) spinlock_profiling.cc:243] Waited 2.15 ms on lock 0x7b3400280278. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.799495 (+705079us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.095942 (+     0us) write_op.cc:183] PREPARE: starting on tablet f33996a8886f48a79474d3a75ef58122
0630 12:13:23.096500 (+   558us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.096531 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:13:23.096548 (+    17us) tablet.cc:662] Decoding operations
0630 12:13:23.107418 (+ 10870us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.111132 (+  3714us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.112880 (+  1748us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:23.131808 (+ 18928us) tablet.cc:701] Row locks acquired
0630 12:13:23.131825 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:13:23.137451 (+  5626us) write_op.cc:270] Start()
0630 12:13:23.142663 (+  5212us) write_op.cc:276] Timestamp: P: 1782821603136564 usec, L: 0
0630 12:13:23.145210 (+  2547us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.183009 (+ 37799us) log.cc:844] Serialized 475 byte log entry
0630 12:13:23.716558 (+533549us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.756684 (+ 40126us) write_op.cc:301] APPLY: starting
0630 12:13:23.756758 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.756902 (+   144us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.756986 (+    84us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.777298 (+ 20312us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.777503 (+   205us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.777546 (+    43us) write_op.cc:312] APPLY: finished
0630 12:13:23.777757 (+   211us) log.cc:844] Serialized 40 byte log entry
0630 12:13:23.798993 (+ 21236us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.799121 (+   128us) write_op.cc:454] Released schema lock
0630 12:13:23.799164 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":4950912,"child_traces":[["op",{"apply.queue_time_us":39939,"mutex_wait_us":43,"num_ops":4,"prepare.queue_time_us":384,"prepare.run_cpu_time_us":3654,"prepare.run_wall_time_us":90499,"replication_time_us":571236}]]}
I20260630 12:13:23.876113  5234 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36508 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=29, attempt_no=0}) took 1376 ms. Trace:
I20260630 12:13:23.877351  5222 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38022 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=20, attempt_no=0}) took 1377 ms. Trace:
I20260630 12:13:23.877944  5222 rpcz_store.cc:276] 0630 12:13:22.499604 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.537373 (+ 37769us) service_pool.cc:224] Handling call
0630 12:13:23.090079 (+552706us) spinlock_profiling.cc:243] Waited 2.89 ms on lock 0x7b54002734a8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5ca8d161 00007f9b5cb173af 00007f9b5cb18b11 00007f9b5e0e1b1e 00007f9b5d1bef84 00007f9b5d1bef12 00007f9b5d1bee41 00007f9b5d1bedbc 00007f9b5d1be072 00007f9b5746041c 00007f9b5745f856
0630 12:13:23.877285 (+787206us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.569218 (+     0us) write_op.cc:183] PREPARE: starting on tablet 20fafde3af714983ab52a8eb1856de60
0630 12:13:23.569794 (+   576us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.569824 (+    30us) write_op.cc:435] Acquired schema lock
0630 12:13:23.569848 (+    24us) tablet.cc:662] Decoding operations
0630 12:13:23.570213 (+   365us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.570261 (+    48us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.570293 (+    32us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:23.570538 (+   245us) tablet.cc:701] Row locks acquired
0630 12:13:23.570558 (+    20us) write_op.cc:260] PREPARE: finished
0630 12:13:23.576094 (+  5536us) write_op.cc:270] Start()
0630 12:13:23.576232 (+   138us) write_op.cc:276] Timestamp: P: 1782821603576038 usec, L: 0
0630 12:13:23.576255 (+    23us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.578650 (+  2395us) log.cc:844] Serialized 388 byte log entry
0630 12:13:23.636603 (+ 57953us) spinlock_profiling.cc:243] Waited 11.2 ms on lock 0x7b58001f6ad0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908d090 00007f9b5907d43c 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5 00007f9b56039e01
0630 12:13:23.756013 (+119410us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.844510 (+ 88497us) write_op.cc:301] APPLY: starting
0630 12:13:23.844588 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.844713 (+   125us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.844733 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.856327 (+ 11594us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.867310 (+ 10983us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.873468 (+  6158us) write_op.cc:312] APPLY: finished
0630 12:13:23.876613 (+  3145us) log.cc:844] Serialized 28 byte log entry
0630 12:13:23.876798 (+   185us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.876942 (+   144us) write_op.cc:454] Released schema lock
0630 12:13:23.876981 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":6637440,"child_traces":[["op",{"apply.queue_time_us":88348,"num_ops":2,"prepare.queue_time_us":459393,"prepare.run_cpu_time_us":3052,"prepare.run_wall_time_us":10204,"raft.queue_time_us":138,"raft.run_cpu_time_us":1343,"raft.run_wall_time_us":57553,"replication_time_us":179673,"spinlock_wait_cycles":25670400}]]}
I20260630 12:13:23.876585  5234 rpcz_store.cc:276] 0630 12:13:22.500045 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.532800 (+ 32755us) service_pool.cc:224] Handling call
0630 12:13:22.983851 (+451051us) spinlock_profiling.cc:243] Waited 21.1 ms on lock 0x7b3400240ee8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.876045 (+892194us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.318562 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2344109f89b544dcbadcb795e3671fc1
0630 12:13:23.319114 (+   552us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.319145 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:13:23.319171 (+    26us) tablet.cc:662] Decoding operations
0630 12:13:23.319685 (+   514us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.320939 (+  1254us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.322026 (+  1087us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:23.325309 (+  3283us) tablet.cc:701] Row locks acquired
0630 12:13:23.325324 (+    15us) write_op.cc:260] PREPARE: finished
0630 12:13:23.325499 (+   175us) write_op.cc:270] Start()
0630 12:13:23.325607 (+   108us) write_op.cc:276] Timestamp: P: 1782821603325455 usec, L: 0
0630 12:13:23.325627 (+    20us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.326245 (+   618us) log.cc:844] Serialized 388 byte log entry
0630 12:13:23.605056 (+278811us) spinlock_profiling.cc:243] Waited 209 ms on lock 0x7b580011b4d0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908d090 00007f9b5907d43c 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5 00007f9b56039e01
0630 12:13:23.811385 (+206329us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.853414 (+ 42029us) write_op.cc:301] APPLY: starting
0630 12:13:23.855539 (+  2125us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.865442 (+  9903us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.866034 (+   592us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.874058 (+  8024us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.874215 (+   157us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.874263 (+    48us) write_op.cc:312] APPLY: finished
0630 12:13:23.875423 (+  1160us) log.cc:844] Serialized 28 byte log entry
0630 12:13:23.875609 (+   186us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.875694 (+    85us) write_op.cc:454] Released schema lock
0630 12:13:23.875733 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":48602496,"child_traces":[["op",{"apply.queue_time_us":40641,"mutex_wait_us":3068,"num_ops":2,"prepare.queue_time_us":317009,"prepare.run_cpu_time_us":2807,"prepare.run_wall_time_us":8047,"raft.queue_time_us":545,"raft.run_cpu_time_us":3619,"raft.run_wall_time_us":278121,"replication_time_us":485648,"spinlock_wait_cycles":480587648}]]}
I20260630 12:13:23.883344  5231 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36508 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=19, attempt_no=0}) took 1383 ms. Trace:
I20260630 12:13:23.883726  5231 rpcz_store.cc:276] 0630 12:13:22.499666 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.526599 (+ 26933us) service_pool.cc:224] Handling call
0630 12:13:22.864082 (+337483us) spinlock_profiling.cc:243] Waited 20.3 ms on lock 0x7b3400240ee8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.883295 (+1019213us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.287227 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2344109f89b544dcbadcb795e3671fc1
0630 12:13:23.312499 (+ 25272us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.312827 (+   328us) write_op.cc:435] Acquired schema lock
0630 12:13:23.314441 (+  1614us) tablet.cc:662] Decoding operations
0630 12:13:23.315871 (+  1430us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.315948 (+    77us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.315997 (+    49us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:23.316644 (+   647us) tablet.cc:701] Row locks acquired
0630 12:13:23.316658 (+    14us) write_op.cc:260] PREPARE: finished
0630 12:13:23.316971 (+   313us) write_op.cc:270] Start()
0630 12:13:23.317094 (+   123us) write_op.cc:276] Timestamp: P: 1782821603316922 usec, L: 0
0630 12:13:23.317113 (+    19us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.317785 (+   672us) log.cc:844] Serialized 475 byte log entry
0630 12:13:23.665866 (+348081us) spinlock_profiling.cc:243] Waited 217 ms on lock 0x7b580011b4d0. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b5908d090 00007f9b5907d43c 00007f9b59083d53 00007f9b59083cd9 00007f9b59083c69 00007f9b59083c31 00007f9b59082dfd 000000000043f3c4 000000000043f209 00007f9b56037ab5 00007f9b56039e01
0630 12:13:23.810111 (+144245us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.835112 (+ 25001us) write_op.cc:301] APPLY: starting
0630 12:13:23.835678 (+   566us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.835810 (+   132us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.835829 (+    19us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.838663 (+  2834us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.848907 (+ 10244us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.850304 (+  1397us) write_op.cc:312] APPLY: finished
0630 12:13:23.856391 (+  6087us) log.cc:844] Serialized 40 byte log entry
0630 12:13:23.875153 (+ 18762us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.883010 (+  7857us) write_op.cc:454] Released schema lock
0630 12:13:23.883048 (+    38us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":46728448,"child_traces":[["op",{"apply.queue_time_us":24822,"num_ops":4,"prepare.queue_time_us":346305,"prepare.run_cpu_time_us":3473,"prepare.run_wall_time_us":44771,"raft.queue_time_us":109,"raft.run_cpu_time_us":3615,"raft.run_wall_time_us":347780,"replication_time_us":492881,"spinlock_wait_cycles":498136320}]]}
I20260630 12:13:23.886459  5205 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36508 (ReqId={client: ca63e4d2bdfa4cc580a519bda2619a0f, seq_no=35, attempt_no=0}) took 1333 ms. Trace:
I20260630 12:13:23.886895  5205 rpcz_store.cc:276] 0630 12:13:22.501463 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.563291 (+ 61828us) service_pool.cc:224] Handling call
0630 12:13:23.198000 (+634709us) spinlock_profiling.cc:243] Waited 9.39 ms on lock 0x7b3400240ee8. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.834350 (+636350us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.638492 (+     0us) write_op.cc:183] PREPARE: starting on tablet e1f4c8a0e4ec4738a25e92582d3dbe31
0630 12:13:23.639014 (+   522us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.639045 (+    31us) write_op.cc:435] Acquired schema lock
0630 12:13:23.639060 (+    15us) tablet.cc:662] Decoding operations
0630 12:13:23.639394 (+   334us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.639444 (+    50us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.639470 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0630 12:13:23.639674 (+   204us) tablet.cc:701] Row locks acquired
0630 12:13:23.639691 (+    17us) write_op.cc:260] PREPARE: finished
0630 12:13:23.639883 (+   192us) write_op.cc:270] Start()
0630 12:13:23.639993 (+   110us) write_op.cc:276] Timestamp: P: 1782821603639839 usec, L: 0
0630 12:13:23.640008 (+    15us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.641749 (+  1741us) log.cc:844] Serialized 388 byte log entry
0630 12:13:23.799009 (+157260us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.801065 (+  2056us) write_op.cc:301] APPLY: starting
0630 12:13:23.801164 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.801320 (+   156us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.801460 (+   140us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.801953 (+   493us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.802192 (+   239us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.802258 (+    66us) write_op.cc:312] APPLY: finished
0630 12:13:23.826301 (+ 24043us) log.cc:844] Serialized 28 byte log entry
0630 12:13:23.832276 (+  5975us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.832385 (+   109us) write_op.cc:454] Released schema lock
0630 12:13:23.832445 (+    60us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":21596416,"child_traces":[["op",{"apply.queue_time_us":1872,"num_ops":2,"prepare.queue_time_us":439387,"prepare.run_cpu_time_us":2702,"prepare.run_wall_time_us":4216,"replication_time_us":158884}]]}
I20260630 12:13:23.866562  5218 rpcz_store.cc:276] 0630 12:13:22.567221 (+     0us) service_pool.cc:167] Inserting onto call queue
0630 12:13:22.571967 (+  4746us) service_pool.cc:224] Handling call
0630 12:13:23.389559 (+817592us) spinlock_profiling.cc:243] Waited 5.23 ms on lock 0x7b3400280278. stack: 00007f9b56005983 00007f9b56005880 00007f9b559951d4 000000000042d824 000000000042d7b9 00007f9b573d5171 00007f9b5741a18c 00007f9b5745f1d1 00007f9b574624cf 00007f9b57463821 00007f9b574637d9 00007f9b57463769 00007f9b57463731 00007f9b57462a2d 000000000043f3c4 000000000043f209
0630 12:13:23.864742 (+475183us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0630 12:13:23.394998 (+     0us) write_op.cc:183] PREPARE: starting on tablet ded1ffda36514a4c83fb0455b62a2f0e
0630 12:13:23.395551 (+   553us) write_op.cc:432] Acquiring schema lock in shared mode
0630 12:13:23.395586 (+    35us) write_op.cc:435] Acquired schema lock
0630 12:13:23.395605 (+    19us) tablet.cc:662] Decoding operations
0630 12:13:23.396088 (+   483us) write_op.cc:620] Acquiring the partition lock for write op
0630 12:13:23.396139 (+    51us) write_op.cc:641] Partition lock acquired for write op
0630 12:13:23.396169 (+    30us) tablet.cc:685] Acquiring locks for 4 operations
0630 12:13:23.396565 (+   396us) tablet.cc:701] Row locks acquired
0630 12:13:23.396584 (+    19us) write_op.cc:260] PREPARE: finished
0630 12:13:23.396797 (+   213us) write_op.cc:270] Start()
0630 12:13:23.396905 (+   108us) write_op.cc:276] Timestamp: P: 1782821603396749 usec, L: 0
0630 12:13:23.396922 (+    17us) op_driver.cc:348] REPLICATION: starting
0630 12:13:23.400147 (+  3225us) log.cc:844] Serialized 475 byte log entry
0630 12:13:23.768871 (+368724us) op_driver.cc:464] REPLICATION: finished
0630 12:13:23.849011 (+ 80140us) write_op.cc:301] APPLY: starting
0630 12:13:23.850362 (+  1351us) tablet.cc:1367] starting BulkCheckPresence
0630 12:13:23.855684 (+  5322us) tablet.cc:1370] finished BulkCheckPresence
0630 12:13:23.857574 (+  1890us) tablet.cc:1372] starting ApplyRowOperation cycle
0630 12:13:23.863696 (+  6122us) tablet.cc:1383] finished ApplyRowOperation cycle
0630 12:13:23.863851 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0630 12:13:23.863892 (+    41us) write_op.cc:312] APPLY: finished
0630 12:13:23.864103 (+   211us) log.cc:844] Serialized 40 byte log entry
0630 12:13:23.864303 (+   200us) write_op.cc:489] Releasing partition, row and schema locks
0630 12:13:23.864384 (+    81us) write_op.cc:454] Released schema lock
0630 12:13:23.864425 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":12028288,"child_traces":[["op",{"apply.queue_time_us":70522,"mutex_wait_us":1194,"num_ops":4,"prepare.queue_time_us":1286,"prepare.run_cpu_time_us":2882,"prepare.run_wall_time_us":5427,"replication_time_us":371834}]]}
W20260630 12:13:24.478190  5170 meta_cache.cc:1261] Time spent looking up entry by key: real 0.068s	user 0.001s	sys 0.003s
W20260630 12:13:24.613759  4923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42667, user_credentials={real_user=slave}} blocked reactor thread for 68942.2us
W20260630 12:13:24.988119  4923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40051, user_credentials={real_user=slave}} blocked reactor thread for 86457.6us
W20260630 12:13:25.559633  4997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40051, user_credentials={real_user=slave}} blocked reactor thread for 85929.2us
W20260630 12:13:25.668522  4848 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:36789, user_credentials={real_user=slave}} blocked reactor thread for 61579.3us
W20260630 12:13:26.156294  4923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40051, user_credentials={real_user=slave}} blocked reactor thread for 50983.8us
W20260630 12:13:26.388959  4923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42667, user_credentials={real_user=slave}} blocked reactor thread for 57311.8us
W20260630 12:13:26.564564  4923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40051, user_credentials={real_user=slave}} blocked reactor thread for 80487.4us
W20260630 12:13:26.822675  4997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40051, user_credentials={real_user=slave}} blocked reactor thread for 51765.6us
W20260630 12:13:26.885115  4997 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40051, user_credentials={real_user=slave}} blocked reactor thread for 58467.3us
W20260630 12:13:26.981462  4923 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:40051, user_credentials={real_user=slave}} blocked reactor thread for 57198.8us
I20260630 12:13:27.019886   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:27.030661  5285 instance_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:27.040396  5286 instance_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:27.042747  5288 instance_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:27.045059   431 server_base.cc:1061] running on GCE node
I20260630 12:13:27.047631   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:27.047871   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:27.048123   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821607048102 us; error 0 us; skew 500 ppm
I20260630 12:13:27.048655   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:27.051756   431 webserver.cc:533] Webserver started at http://127.0.107.196:35659/ using document root <none> and password file <none>
I20260630 12:13:27.052245   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:27.052419   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:27.052675   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:27.053831   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "1dd078d0823b4aa4983149d1c35f0633"
format_stamp: "Formatted at 2026-06-30 12:13:27 on dist-test-slave-dxwh"
I20260630 12:13:27.058637   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:13:27.062146  5293 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:27.063103   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:27.063428   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "1dd078d0823b4aa4983149d1c35f0633"
format_stamp: "Formatted at 2026-06-30 12:13:27 on dist-test-slave-dxwh"
I20260630 12:13:27.063704   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-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:27.079990   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:27.081300   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:27.082986   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:27.085458   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:27.085651   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:27.085968   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:27.086124   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:27.132637   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42109
I20260630 12:13:27.132740  5355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42109 every 8 connection(s)
I20260630 12:13:27.139006   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:27.146298  5360 instance_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:27.147039  5361 instance_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:27.150338  5363 instance_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:27.151090   431 server_base.cc:1061] running on GCE node
I20260630 12:13:27.152977   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:27.153218   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:27.153429   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821607153409 us; error 0 us; skew 500 ppm
I20260630 12:13:27.154006   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:27.155929  5356 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37459
I20260630 12:13:27.156328  5356 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:27.157101  5356 heartbeater.cc:507] Master 127.0.107.254:37459 requested a full tablet report, sending...
I20260630 12:13:27.157181   431 webserver.cc:533] Webserver started at http://127.0.107.197:40285/ using document root <none> and password file <none>
I20260630 12:13:27.157804   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:27.158043   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:27.158388   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:27.159467  4773 ts_manager.cc:194] Registered new tserver with Master: 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196:42109)
I20260630 12:13:27.159572   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-4-root/instance:
uuid: "716cfcb4f0bf4abea184a179f8e7c9ab"
format_stamp: "Formatted at 2026-06-30 12:13:27 on dist-test-slave-dxwh"
I20260630 12:13:27.161656  4773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49490
I20260630 12:13:27.165349   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:13:27.169121  5368 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:27.169941   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:27.170289   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-4-root
uuid: "716cfcb4f0bf4abea184a179f8e7c9ab"
format_stamp: "Formatted at 2026-06-30 12:13:27 on dist-test-slave-dxwh"
I20260630 12:13:27.170662   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-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:27.186537   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:27.187883   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:27.189512   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:27.191977   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:27.192234   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:27.192490   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:27.192682   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:27.254727   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:40675
I20260630 12:13:27.254896  5430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:40675 every 8 connection(s)
I20260630 12:13:27.262219   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:27.270911  5434 instance_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:27.273443  5435 instance_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:27.276803  5437 instance_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:27.277559  5431 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37459
I20260630 12:13:27.278077  5431 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:27.279198  5431 heartbeater.cc:507] Master 127.0.107.254:37459 requested a full tablet report, sending...
I20260630 12:13:27.279489   431 server_base.cc:1061] running on GCE node
I20260630 12:13:27.281625  4773 ts_manager.cc:194] Registered new tserver with Master: 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197:40675)
I20260630 12:13:27.281793   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:27.282119   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:27.282402   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821607282354 us; error 0 us; skew 500 ppm
I20260630 12:13:27.283222   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:27.283723  4773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49506
I20260630 12:13:27.286319   431 webserver.cc:533] Webserver started at http://127.0.107.198:34323/ using document root <none> and password file <none>
I20260630 12:13:27.286909   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:27.287071   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:27.287287   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:27.288488   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-5-root/instance:
uuid: "87b31c6d38fb4cd291b8285ad7a37491"
format_stamp: "Formatted at 2026-06-30 12:13:27 on dist-test-slave-dxwh"
I20260630 12:13:27.293129   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:13:27.296617  5442 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:27.297550   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:27.297931   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-5-root
uuid: "87b31c6d38fb4cd291b8285ad7a37491"
format_stamp: "Formatted at 2026-06-30 12:13:27 on dist-test-slave-dxwh"
I20260630 12:13:27.298312   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-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:27.329713   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:27.331029   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:27.332392   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:27.334551   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:27.334846   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:27.335098   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:27.335283   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:27.427634   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:37219
I20260630 12:13:27.427809  5504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:37219 every 8 connection(s)
I20260630 12:13:27.445544  5505 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37459
I20260630 12:13:27.445996  5505 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:27.446800  5505 heartbeater.cc:507] Master 127.0.107.254:37459 requested a full tablet report, sending...
I20260630 12:13:27.448762  4773 ts_manager.cc:194] Registered new tserver with Master: 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198:37219)
I20260630 12:13:27.450026  4773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49516
I20260630 12:13:27.668964  4955 consensus_queue.cc:237] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } }
I20260630 12:13:27.675124  5032 raft_consensus.cc:1275] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:27.677392  4880 raft_consensus.cc:1275] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:27.677215  5510 consensus_queue.cc:1048] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } 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:27.678787  5283 consensus_queue.cc:1048] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:27.686101  5283 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
W20260630 12:13:27.690696  4923 consensus_peers.cc:597] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 -> Peer 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197:40675): Couldn't send request to peer 716cfcb4f0bf4abea184a179f8e7c9ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3aaaebeb939489790a2cedc9e7743a5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:27.689769  4880 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:27.691336  5032 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:27.706744  4778 catalog_manager.cc:5697] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:27.716043  4880 consensus_queue.cc:237] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } }
I20260630 12:13:27.724746  4955 raft_consensus.cc:1275] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: 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:27.727283  5282 consensus_queue.cc:1048] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } 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:27.735615  5032 raft_consensus.cc:1275] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: 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:27.737434  5282 consensus_queue.cc:1048] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:27.739638  5282 raft_consensus.cc:2955] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
I20260630 12:13:27.742156  4955 raft_consensus.cc:2955] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
W20260630 12:13:27.748852  4849 consensus_peers.cc:597] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 -> Peer 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196:42109): Couldn't send request to peer 1dd078d0823b4aa4983149d1c35f0633. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56d7a61bbc4d4ea7ae5abce63af3ed7d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:27.752380  5032 raft_consensus.cc:2955] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
I20260630 12:13:27.756978  4778 catalog_manager.cc:5697] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index -1 to 26, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
I20260630 12:13:27.760383  4955 consensus_queue.cc:237] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } }
I20260630 12:13:27.769069  5032 raft_consensus.cc:1275] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:27.769670  4880 raft_consensus.cc:1275] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:27.770740  5510 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:27.772791  5513 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:13:27.781646  4924 consensus_peers.cc:597] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 -> Peer 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198:37219): Couldn't send request to peer 87b31c6d38fb4cd291b8285ad7a37491. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20fafde3af714983ab52a8eb1856de60. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:27.782694  5510 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:27.783989  5032 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:27.784350  4880 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:27.797816  4773 catalog_manager.cc:5697] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index -1 to 26, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:27.816087  5032 consensus_queue.cc:237] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } }
I20260630 12:13:27.822708  4955 raft_consensus.cc:1275] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:27.822886  4880 raft_consensus.cc:1275] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:27.824338  5524 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:13:27.825287  5279 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:13:27.832307  5279 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
W20260630 12:13:27.834803  4998 consensus_peers.cc:597] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 -> Peer 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196:42109): Couldn't send request to peer 1dd078d0823b4aa4983149d1c35f0633. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1f4c8a0e4ec4738a25e92582d3dbe31. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:27.835987  4955 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
I20260630 12:13:27.839128  4880 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
I20260630 12:13:27.847100  4778 catalog_manager.cc:5697] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index -1 to 25, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cd90b06cee334915983a845bc277e3d3" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:27.849772  4955 consensus_queue.cc:237] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } }
I20260630 12:13:27.855631  5032 raft_consensus.cc:1275] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:27.857194  4880 raft_consensus.cc:1275] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:27.857283  4923 consensus_peers.cc:597] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 -> Peer 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197:40675): Couldn't send request to peer 716cfcb4f0bf4abea184a179f8e7c9ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c72c488ab732420d83f4fe64cc2c2a45. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:27.861356  5283 consensus_queue.cc:1048] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:27.862195  5510 consensus_queue.cc:1048] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } 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:27.868225  5283 raft_consensus.cc:2955] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:27.873579  4880 raft_consensus.cc:2955] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:27.869832  5032 raft_consensus.cc:2955] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:27.886260  4780 catalog_manager.cc:5697] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:27.891656  4877 consensus_queue.cc:237] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } }
I20260630 12:13:27.899267  5032 raft_consensus.cc:1275] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: 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:27.899267  4955 raft_consensus.cc:1275] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: 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:27.901137  5521 consensus_queue.cc:1048] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } 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:27.902071  5282 consensus_queue.cc:1048] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:13:27.909718  4849 consensus_peers.cc:597] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 -> Peer 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198:37219): Couldn't send request to peer 87b31c6d38fb4cd291b8285ad7a37491. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f33996a8886f48a79474d3a75ef58122. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:27.911087  5282 raft_consensus.cc:2955] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:27.913655  5032 raft_consensus.cc:2955] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:27.913758  4955 raft_consensus.cc:2955] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:27.928161  4773 catalog_manager.cc:5697] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index -1 to 26, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:28.100798  5526 ts_tablet_manager.cc:933] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: Initiating tablet copy from peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:28.102959  5526 tablet_copy_client.cc:323] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36789
I20260630 12:13:28.112877  4968 tablet_copy_service.cc:140] P 8630c563ed72460ab69ad486a9382355: Received BeginTabletCopySession request for tablet f3aaaebeb939489790a2cedc9e7743a5 from peer 716cfcb4f0bf4abea184a179f8e7c9ab ({username='slave'} at 127.0.0.1:55032)
I20260630 12:13:28.113497  4968 tablet_copy_service.cc:161] P 8630c563ed72460ab69ad486a9382355: Beginning new tablet copy session on tablet f3aaaebeb939489790a2cedc9e7743a5 from peer 716cfcb4f0bf4abea184a179f8e7c9ab at {username='slave'} at 127.0.0.1:55032: session id = 716cfcb4f0bf4abea184a179f8e7c9ab-f3aaaebeb939489790a2cedc9e7743a5
I20260630 12:13:28.119362  4968 tablet_copy_source_session.cc:215] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:28.122282  5526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3aaaebeb939489790a2cedc9e7743a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:28.137219  5526 tablet_copy_client.cc:806] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:28.137814  5526 tablet_copy_client.cc:670] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:28.141834  5527 tablet_copy_client.cc:1025] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:28.145354  5529 ts_tablet_manager.cc:933] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: Initiating tablet copy from peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051)
I20260630 12:13:28.147122  5529 tablet_copy_client.cc:323] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40051
I20260630 12:13:28.158318  4893 tablet_copy_service.cc:140] P 1c96c280fa6f487791e49f0fd7ddc7a2: Received BeginTabletCopySession request for tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d from peer 1dd078d0823b4aa4983149d1c35f0633 ({username='slave'} at 127.0.0.1:44464)
I20260630 12:13:28.158941  4893 tablet_copy_service.cc:161] P 1c96c280fa6f487791e49f0fd7ddc7a2: Beginning new tablet copy session on tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d from peer 1dd078d0823b4aa4983149d1c35f0633 at {username='slave'} at 127.0.0.1:44464: session id = 1dd078d0823b4aa4983149d1c35f0633-56d7a61bbc4d4ea7ae5abce63af3ed7d
I20260630 12:13:28.164515  4893 tablet_copy_source_session.cc:215] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:28.164510  5356 heartbeater.cc:499] Master 127.0.107.254:37459 was elected leader, sending a full tablet report...
I20260630 12:13:28.168503  5529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:28.186771  5529 tablet_copy_client.cc:806] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:28.187088  5532 ts_tablet_manager.cc:933] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: Initiating tablet copy from peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:28.187402  5529 tablet_copy_client.cc:670] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:28.190778  5532 tablet_copy_client.cc:323] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36789
I20260630 12:13:28.193336  5530 tablet_copy_client.cc:1025] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:28.203429  4968 tablet_copy_service.cc:140] P 8630c563ed72460ab69ad486a9382355: Received BeginTabletCopySession request for tablet 20fafde3af714983ab52a8eb1856de60 from peer 87b31c6d38fb4cd291b8285ad7a37491 ({username='slave'} at 127.0.0.1:55046)
I20260630 12:13:28.204001  4968 tablet_copy_service.cc:161] P 8630c563ed72460ab69ad486a9382355: Beginning new tablet copy session on tablet 20fafde3af714983ab52a8eb1856de60 from peer 87b31c6d38fb4cd291b8285ad7a37491 at {username='slave'} at 127.0.0.1:55046: session id = 87b31c6d38fb4cd291b8285ad7a37491-20fafde3af714983ab52a8eb1856de60
I20260630 12:13:28.209568  4968 tablet_copy_source_session.cc:215] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:28.213130  5532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fafde3af714983ab52a8eb1856de60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:28.224606  5532 tablet_copy_client.cc:806] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:28.225229  5532 tablet_copy_client.cc:670] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:28.229193  5533 tablet_copy_client.cc:1025] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:28.286643  5431 heartbeater.cc:499] Master 127.0.107.254:37459 was elected leader, sending a full tablet report...
I20260630 12:13:28.324582  5535 ts_tablet_manager.cc:933] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: Initiating tablet copy from peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051)
I20260630 12:13:28.326234  5535 tablet_copy_client.cc:323] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40051
I20260630 12:13:28.336735  4893 tablet_copy_service.cc:140] P 1c96c280fa6f487791e49f0fd7ddc7a2: Received BeginTabletCopySession request for tablet f33996a8886f48a79474d3a75ef58122 from peer 87b31c6d38fb4cd291b8285ad7a37491 ({username='slave'} at 127.0.0.1:44472)
I20260630 12:13:28.337344  4893 tablet_copy_service.cc:161] P 1c96c280fa6f487791e49f0fd7ddc7a2: Beginning new tablet copy session on tablet f33996a8886f48a79474d3a75ef58122 from peer 87b31c6d38fb4cd291b8285ad7a37491 at {username='slave'} at 127.0.0.1:44472: session id = 87b31c6d38fb4cd291b8285ad7a37491-f33996a8886f48a79474d3a75ef58122
I20260630 12:13:28.345321  4893 tablet_copy_source_session.cc:215] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:28.348702  5535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f33996a8886f48a79474d3a75ef58122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:28.361181  5535 tablet_copy_client.cc:806] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:28.361780  5535 tablet_copy_client.cc:670] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:28.365666  5536 tablet_copy_client.cc:1025] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:28.402283  5537 ts_tablet_manager.cc:933] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: Initiating tablet copy from peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
I20260630 12:13:28.404191  5537 tablet_copy_client.cc:323] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36789
I20260630 12:13:28.407332  4968 tablet_copy_service.cc:140] P 8630c563ed72460ab69ad486a9382355: Received BeginTabletCopySession request for tablet c72c488ab732420d83f4fe64cc2c2a45 from peer 716cfcb4f0bf4abea184a179f8e7c9ab ({username='slave'} at 127.0.0.1:55032)
I20260630 12:13:28.407919  4968 tablet_copy_service.cc:161] P 8630c563ed72460ab69ad486a9382355: Beginning new tablet copy session on tablet c72c488ab732420d83f4fe64cc2c2a45 from peer 716cfcb4f0bf4abea184a179f8e7c9ab at {username='slave'} at 127.0.0.1:55032: session id = 716cfcb4f0bf4abea184a179f8e7c9ab-c72c488ab732420d83f4fe64cc2c2a45
I20260630 12:13:28.412955  4968 tablet_copy_source_session.cc:215] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:28.415500  5537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c72c488ab732420d83f4fe64cc2c2a45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:28.422783  5539 ts_tablet_manager.cc:933] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: Initiating tablet copy from peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:28.424623  5539 tablet_copy_client.cc:323] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42667
I20260630 12:13:28.430030  5537 tablet_copy_client.cc:806] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:28.430769  5537 tablet_copy_client.cc:670] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:28.434965  5538 tablet_copy_client.cc:1025] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:28.437819  5042 tablet_copy_service.cc:140] P cd90b06cee334915983a845bc277e3d3: Received BeginTabletCopySession request for tablet e1f4c8a0e4ec4738a25e92582d3dbe31 from peer 1dd078d0823b4aa4983149d1c35f0633 ({username='slave'} at 127.0.0.1:50764)
I20260630 12:13:28.438359  5042 tablet_copy_service.cc:161] P cd90b06cee334915983a845bc277e3d3: Beginning new tablet copy session on tablet e1f4c8a0e4ec4738a25e92582d3dbe31 from peer 1dd078d0823b4aa4983149d1c35f0633 at {username='slave'} at 127.0.0.1:50764: session id = 1dd078d0823b4aa4983149d1c35f0633-e1f4c8a0e4ec4738a25e92582d3dbe31
I20260630 12:13:28.444399  5042 tablet_copy_source_session.cc:215] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:28.447233  5539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f4c8a0e4ec4738a25e92582d3dbe31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:28.452652  5505 heartbeater.cc:499] Master 127.0.107.254:37459 was elected leader, sending a full tablet report...
I20260630 12:13:28.459842  5539 tablet_copy_client.cc:806] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:28.460544  5539 tablet_copy_client.cc:670] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:28.464578  5540 tablet_copy_client.cc:1025] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:30.142899  5526 tablet_copy_client.cc:538] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:30.149816  5526 tablet_bootstrap.cc:492] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: Bootstrap starting.
I20260630 12:13:30.194361  5529 tablet_copy_client.cc:538] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:30.204210  5529 tablet_bootstrap.cc:492] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: Bootstrap starting.
I20260630 12:13:30.230049  5532 tablet_copy_client.cc:538] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:30.241611  5532 tablet_bootstrap.cc:492] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: Bootstrap starting.
I20260630 12:13:30.344336  5526 tablet_bootstrap.cc:492] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:30.345386  5526 tablet_bootstrap.cc:492] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: Bootstrap complete.
I20260630 12:13:30.346143  5526 ts_tablet_manager.cc:1403] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: Time spent bootstrapping tablet: real 0.197s	user 0.123s	sys 0.029s
I20260630 12:13:30.348963  5526 raft_consensus.cc:359] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } }
I20260630 12:13:30.349893  5526 raft_consensus.cc:740] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 716cfcb4f0bf4abea184a179f8e7c9ab, State: Initialized, Role: LEARNER
I20260630 12:13:30.350601  5526 consensus_queue.cc:260] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } }
I20260630 12:13:30.360128  5526 ts_tablet_manager.cc:1434] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:13:30.362196  4968 tablet_copy_service.cc:342] P 8630c563ed72460ab69ad486a9382355: Request end of tablet copy session 716cfcb4f0bf4abea184a179f8e7c9ab-f3aaaebeb939489790a2cedc9e7743a5 received from {username='slave'} at 127.0.0.1:55032
I20260630 12:13:30.362720  4968 tablet_copy_service.cc:434] P 8630c563ed72460ab69ad486a9382355: ending tablet copy session 716cfcb4f0bf4abea184a179f8e7c9ab-f3aaaebeb939489790a2cedc9e7743a5 on tablet f3aaaebeb939489790a2cedc9e7743a5 with peer 716cfcb4f0bf4abea184a179f8e7c9ab
I20260630 12:13:30.366578  5535 tablet_copy_client.cc:538] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:30.380807  5535 tablet_bootstrap.cc:492] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: Bootstrap starting.
I20260630 12:13:30.398550  5529 tablet_bootstrap.cc:492] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:30.399591  5529 tablet_bootstrap.cc:492] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: Bootstrap complete.
I20260630 12:13:30.400367  5529 ts_tablet_manager.cc:1403] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: Time spent bootstrapping tablet: real 0.196s	user 0.131s	sys 0.043s
I20260630 12:13:30.403326  5529 raft_consensus.cc:359] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } }
I20260630 12:13:30.404271  5529 raft_consensus.cc:740] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1dd078d0823b4aa4983149d1c35f0633, State: Initialized, Role: LEARNER
I20260630 12:13:30.404937  5529 consensus_queue.cc:260] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } }
I20260630 12:13:30.431016  5529 ts_tablet_manager.cc:1434] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: Time spent starting tablet: real 0.030s	user 0.016s	sys 0.008s
I20260630 12:13:30.434711  4893 tablet_copy_service.cc:342] P 1c96c280fa6f487791e49f0fd7ddc7a2: Request end of tablet copy session 1dd078d0823b4aa4983149d1c35f0633-56d7a61bbc4d4ea7ae5abce63af3ed7d received from {username='slave'} at 127.0.0.1:44464
I20260630 12:13:30.435258  4893 tablet_copy_service.cc:434] P 1c96c280fa6f487791e49f0fd7ddc7a2: ending tablet copy session 1dd078d0823b4aa4983149d1c35f0633-56d7a61bbc4d4ea7ae5abce63af3ed7d on tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d with peer 1dd078d0823b4aa4983149d1c35f0633
I20260630 12:13:30.437803  5331 raft_consensus.cc:1217] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:30.439136  5537 tablet_copy_client.cc:538] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:30.450584  5537 tablet_bootstrap.cc:492] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: Bootstrap starting.
I20260630 12:13:30.465497  5539 tablet_copy_client.cc:538] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:30.469368  5532 tablet_bootstrap.cc:492] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=90 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:30.470346  5532 tablet_bootstrap.cc:492] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: Bootstrap complete.
I20260630 12:13:30.471091  5532 ts_tablet_manager.cc:1403] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: Time spent bootstrapping tablet: real 0.230s	user 0.127s	sys 0.042s
I20260630 12:13:30.474077  5532 raft_consensus.cc:359] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } }
I20260630 12:13:30.475034  5532 raft_consensus.cc:740] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87b31c6d38fb4cd291b8285ad7a37491, State: Initialized, Role: LEARNER
I20260630 12:13:30.475544  5539 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: Bootstrap starting.
I20260630 12:13:30.475740  5532 consensus_queue.cc:260] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } }
I20260630 12:13:30.492280  5532 ts_tablet_manager.cc:1434] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.006s
I20260630 12:13:30.494412  4968 tablet_copy_service.cc:342] P 8630c563ed72460ab69ad486a9382355: Request end of tablet copy session 87b31c6d38fb4cd291b8285ad7a37491-20fafde3af714983ab52a8eb1856de60 received from {username='slave'} at 127.0.0.1:55046
I20260630 12:13:30.494920  4968 tablet_copy_service.cc:434] P 8630c563ed72460ab69ad486a9382355: ending tablet copy session 87b31c6d38fb4cd291b8285ad7a37491-20fafde3af714983ab52a8eb1856de60 on tablet 20fafde3af714983ab52a8eb1856de60 with peer 87b31c6d38fb4cd291b8285ad7a37491
I20260630 12:13:30.564433  5535 tablet_bootstrap.cc:492] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:30.565647  5535 tablet_bootstrap.cc:492] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: Bootstrap complete.
I20260630 12:13:30.566402  5535 ts_tablet_manager.cc:1403] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: Time spent bootstrapping tablet: real 0.186s	user 0.136s	sys 0.022s
I20260630 12:13:30.569553  5535 raft_consensus.cc:359] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } }
I20260630 12:13:30.570421  5535 raft_consensus.cc:740] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 87b31c6d38fb4cd291b8285ad7a37491, State: Initialized, Role: LEARNER
I20260630 12:13:30.571065  5535 consensus_queue.cc:260] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } }
I20260630 12:13:30.573387  5535 ts_tablet_manager.cc:1434] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:13:30.575233  4893 tablet_copy_service.cc:342] P 1c96c280fa6f487791e49f0fd7ddc7a2: Request end of tablet copy session 87b31c6d38fb4cd291b8285ad7a37491-f33996a8886f48a79474d3a75ef58122 received from {username='slave'} at 127.0.0.1:44472
I20260630 12:13:30.575663  4893 tablet_copy_service.cc:434] P 1c96c280fa6f487791e49f0fd7ddc7a2: ending tablet copy session 87b31c6d38fb4cd291b8285ad7a37491-f33996a8886f48a79474d3a75ef58122 on tablet f33996a8886f48a79474d3a75ef58122 with peer 87b31c6d38fb4cd291b8285ad7a37491
I20260630 12:13:30.638167  5480 raft_consensus.cc:1217] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:30.648548  5537 tablet_bootstrap.cc:492] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=98 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:30.649569  5537 tablet_bootstrap.cc:492] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: Bootstrap complete.
I20260630 12:13:30.650261  5537 ts_tablet_manager.cc:1403] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: Time spent bootstrapping tablet: real 0.200s	user 0.130s	sys 0.029s
I20260630 12:13:30.650630  5539 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:30.651559  5539 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: Bootstrap complete.
I20260630 12:13:30.652251  5539 ts_tablet_manager.cc:1403] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: Time spent bootstrapping tablet: real 0.177s	user 0.120s	sys 0.040s
I20260630 12:13:30.653137  5537 raft_consensus.cc:359] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } }
I20260630 12:13:30.653988  5537 raft_consensus.cc:740] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 716cfcb4f0bf4abea184a179f8e7c9ab, State: Initialized, Role: LEARNER
I20260630 12:13:30.654621  5537 consensus_queue.cc:260] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } }
I20260630 12:13:30.654881  5539 raft_consensus.cc:359] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } }
I20260630 12:13:30.655686  5539 raft_consensus.cc:740] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1dd078d0823b4aa4983149d1c35f0633, State: Initialized, Role: LEARNER
I20260630 12:13:30.656363  5539 consensus_queue.cc:260] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } }
I20260630 12:13:30.657054  5537 ts_tablet_manager.cc:1434] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:13:30.658885  5539 ts_tablet_manager.cc:1434] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:30.662462  5042 tablet_copy_service.cc:342] P cd90b06cee334915983a845bc277e3d3: Request end of tablet copy session 1dd078d0823b4aa4983149d1c35f0633-e1f4c8a0e4ec4738a25e92582d3dbe31 received from {username='slave'} at 127.0.0.1:50764
I20260630 12:13:30.662954  5042 tablet_copy_service.cc:434] P cd90b06cee334915983a845bc277e3d3: ending tablet copy session 1dd078d0823b4aa4983149d1c35f0633-e1f4c8a0e4ec4738a25e92582d3dbe31 on tablet e1f4c8a0e4ec4738a25e92582d3dbe31 with peer 1dd078d0823b4aa4983149d1c35f0633
I20260630 12:13:30.663882  4968 tablet_copy_service.cc:342] P 8630c563ed72460ab69ad486a9382355: Request end of tablet copy session 716cfcb4f0bf4abea184a179f8e7c9ab-c72c488ab732420d83f4fe64cc2c2a45 received from {username='slave'} at 127.0.0.1:55032
I20260630 12:13:30.664330  4968 tablet_copy_service.cc:434] P 8630c563ed72460ab69ad486a9382355: ending tablet copy session 716cfcb4f0bf4abea184a179f8e7c9ab-c72c488ab732420d83f4fe64cc2c2a45 on tablet c72c488ab732420d83f4fe64cc2c2a45 with peer 716cfcb4f0bf4abea184a179f8e7c9ab
I20260630 12:13:30.730301  5406 raft_consensus.cc:1217] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:30.818642  5544 raft_consensus.cc:1064] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2: attempting to promote NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 to VOTER
I20260630 12:13:30.821228  5544 consensus_queue.cc:237] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } }
I20260630 12:13:30.828302  5025 raft_consensus.cc:1275] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:30.828377  5331 raft_consensus.cc:1275] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633 [term 1 LEARNER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:30.830111  5563 consensus_queue.cc:1048] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:30.831169  5561 consensus_queue.cc:1048] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:30.831354  4954 raft_consensus.cc:1275] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:30.833173  5544 consensus_queue.cc:1048] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } 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:30.846239  5563 raft_consensus.cc:2955] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:30.848222  5025 raft_consensus.cc:2955] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:30.852219  4954 raft_consensus.cc:2955] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:30.859922  5331 raft_consensus.cc:2955] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:30.862756  4780 catalog_manager.cc:5697] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index 26 to 27, 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:30.869035  5480 raft_consensus.cc:1217] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:30.894556  4877 consensus_queue.cc:237] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } }
I20260630 12:13:30.900614  5331 raft_consensus.cc:1275] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:30.901269  5025 raft_consensus.cc:1275] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:13:30.902810  5563 consensus_queue.cc:1048] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } 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:30.903793  5544 consensus_queue.cc:1048] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:30.910560  5330 raft_consensus.cc:1217] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:13:30.913379  5561 raft_consensus.cc:2955] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8630c563ed72460ab69ad486a9382355 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:30.920696  5330 raft_consensus.cc:2955] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8630c563ed72460ab69ad486a9382355 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:30.921303  5025 raft_consensus.cc:2955] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 8630c563ed72460ab69ad486a9382355 (127.0.107.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:30.938831  4767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:30.942408  4778 catalog_manager.cc:5697] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index 27 to 28, VOTER 8630c563ed72460ab69ad486a9382355 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:30.953293  4939 tablet_service.cc:1558] Processing DeleteTablet for tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d with delete_type TABLET_DATA_TOMBSTONED (TS 8630c563ed72460ab69ad486a9382355 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:37990
I20260630 12:13:30.955809  5574 tablet_replica.cc:333] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:30.956584  5574 raft_consensus.cc:2243] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:30.957302  5574 raft_consensus.cc:2272] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:30.962898  5574 ts_tablet_manager.cc:1916] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:30.975098  5574 ts_tablet_manager.cc:1929] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:30.975526  5574 log.cc:1199] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 8630c563ed72460ab69ad486a9382355: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-1-root/wals/56d7a61bbc4d4ea7ae5abce63af3ed7d
I20260630 12:13:30.977147  4767 catalog_manager.cc:5028] TS 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): tablet 56d7a61bbc4d4ea7ae5abce63af3ed7d (table test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]) successfully deleted
I20260630 12:13:31.065439  5572 raft_consensus.cc:1064] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2: attempting to promote NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 to VOTER
I20260630 12:13:31.068025  5572 consensus_queue.cc:237] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } }
I20260630 12:13:31.075321  5480 raft_consensus.cc:1275] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 LEARNER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.075783  5025 raft_consensus.cc:1275] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.077441  5563 consensus_queue.cc:1048] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.079473  5544 consensus_queue.cc:1048] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } 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:31.086664  4954 raft_consensus.cc:1275] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.089654  5561 consensus_queue.cc:1048] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.112413  5544 raft_consensus.cc:2955] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.114831  5025 raft_consensus.cc:2955] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.121165  5479 raft_consensus.cc:2955] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.138101  4773 catalog_manager.cc:5697] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 reported cstate change: config changed from index 26 to 27, 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:31.128633  4955 raft_consensus.cc:2955] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.156348  4877 consensus_queue.cc:237] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } }
I20260630 12:13:31.164817  4955 raft_consensus.cc:1275] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: 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:31.166852  5544 consensus_queue.cc:1048] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:31.167990  5479 raft_consensus.cc:1275] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Refusing update from remote peer 1c96c280fa6f487791e49f0fd7ddc7a2: 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:31.169788  5561 consensus_queue.cc:1048] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } 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:31.173998  5544 raft_consensus.cc:2955] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cd90b06cee334915983a845bc277e3d3 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.175916  4955 raft_consensus.cc:2955] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cd90b06cee334915983a845bc277e3d3 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.179204  5479 raft_consensus.cc:2955] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cd90b06cee334915983a845bc277e3d3 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.190965  4773 catalog_manager.cc:5697] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index 27 to 28, VOTER cd90b06cee334915983a845bc277e3d3 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.192632  4767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f33996a8886f48a79474d3a75ef58122 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:31.206168  5405 raft_consensus.cc:1217] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:13:31.207342  5580 raft_consensus.cc:1064] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355: attempting to promote NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab to VOTER
I20260630 12:13:31.209926  5014 tablet_service.cc:1558] Processing DeleteTablet for tablet f33996a8886f48a79474d3a75ef58122 with delete_type TABLET_DATA_TOMBSTONED (TS cd90b06cee334915983a845bc277e3d3 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36490
I20260630 12:13:31.210307  5580 consensus_queue.cc:237] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } }
I20260630 12:13:31.216558  5581 tablet_replica.cc:333] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:31.217726  5581 raft_consensus.cc:2243] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:31.219496  5581 raft_consensus.cc:2272] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:31.225449  5025 raft_consensus.cc:1275] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.228199  4877 raft_consensus.cc:1275] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.230218  5405 raft_consensus.cc:1275] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.230077  5580 consensus_queue.cc:1048] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.232270  5581 ts_tablet_manager.cc:1916] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:31.232877  5582 consensus_queue.cc:1048] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.234561  5560 consensus_queue.cc:1048] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } 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:31.250810  5581 ts_tablet_manager.cc:1929] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:31.251426  5581 log.cc:1199] T f33996a8886f48a79474d3a75ef58122 P cd90b06cee334915983a845bc277e3d3: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-2-root/wals/f33996a8886f48a79474d3a75ef58122
I20260630 12:13:31.253283  4767 catalog_manager.cc:5028] TS cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667): tablet f33996a8886f48a79474d3a75ef58122 (table test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]) successfully deleted
I20260630 12:13:31.256434  5580 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.259419  4880 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.259546  5405 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.271566  5025 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.274267  4774 catalog_manager.cc:5697] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index 26 to 27, 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:31.290961  4955 consensus_queue.cc:237] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } }
I20260630 12:13:31.296567  4880 raft_consensus.cc:1275] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:31.296612  5405 raft_consensus.cc:1275] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:31.297859  5560 consensus_queue.cc:1048] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:31.298897  5579 consensus_queue.cc:1048] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:31.305096  5560 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cd90b06cee334915983a845bc277e3d3 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.308845  5405 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cd90b06cee334915983a845bc277e3d3 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.308761  4880 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER cd90b06cee334915983a845bc277e3d3 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.325457  4767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3aaaebeb939489790a2cedc9e7743a5 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:31.327142  4778 catalog_manager.cc:5697] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index 27 to 28, VOTER cd90b06cee334915983a845bc277e3d3 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:31.340261  5014 tablet_service.cc:1558] Processing DeleteTablet for tablet f3aaaebeb939489790a2cedc9e7743a5 with delete_type TABLET_DATA_TOMBSTONED (TS cd90b06cee334915983a845bc277e3d3 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36490
I20260630 12:13:31.341249  5581 tablet_replica.cc:333] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:31.342187  5581 raft_consensus.cc:2243] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:31.342833  5581 raft_consensus.cc:2272] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:31.345906  5581 ts_tablet_manager.cc:1916] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:31.361552  5581 ts_tablet_manager.cc:1929] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:31.361945  5581 log.cc:1199] T f3aaaebeb939489790a2cedc9e7743a5 P cd90b06cee334915983a845bc277e3d3: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-2-root/wals/f3aaaebeb939489790a2cedc9e7743a5
I20260630 12:13:31.363425  4767 catalog_manager.cc:5028] TS cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667): tablet f3aaaebeb939489790a2cedc9e7743a5 (table test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]) successfully deleted
I20260630 12:13:31.464577  5552 raft_consensus.cc:1064] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3: attempting to promote NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 to VOTER
I20260630 12:13:31.467597  5560 raft_consensus.cc:1064] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355: attempting to promote NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 to VOTER
I20260630 12:13:31.467465  5552 consensus_queue.cc:237] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } }
I20260630 12:13:31.470283  5560 consensus_queue.cc:237] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } }
I20260630 12:13:31.478554  4955 raft_consensus.cc:1275] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:31.478813  5330 raft_consensus.cc:1275] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 LEARNER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:31.481341  5562 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:31.490300  5562 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } 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:31.503903  5479 raft_consensus.cc:1275] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 LEARNER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.504405  5032 raft_consensus.cc:1275] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.506474  5579 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } 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:31.511960  5579 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.545171  4880 raft_consensus.cc:1275] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.547675  5579 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } 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:31.552168  5587 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.557595  5032 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.573859  4780 catalog_manager.cc:5697] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index 26 to 27, 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:31.575019  5479 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.585168  5562 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:31.589848  5330 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:31.639142  4877 raft_consensus.cc:1275] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:13:31.649483  4955 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:31.652200  5552 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:13:31.667277  4877 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.690052  4954 consensus_queue.cc:237] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [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: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } }
I20260630 12:13:31.693625  4780 catalog_manager.cc:5697] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index 25 to 26, 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "cd90b06cee334915983a845bc277e3d3" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:31.687397  4880 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:31.720471  5032 raft_consensus.cc:1275] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:31.723169  5587 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:31.725696  5479 raft_consensus.cc:1275] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:31.730454  5587 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:31.736747  5560 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.743227  5032 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.745522  5480 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.754765  4767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20fafde3af714983ab52a8eb1856de60 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:31.764312  4778 catalog_manager.cc:5697] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 reported cstate change: config changed from index 27 to 28, VOTER 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } }
I20260630 12:13:31.776902  4873 tablet_service.cc:1558] Processing DeleteTablet for tablet 20fafde3af714983ab52a8eb1856de60 with delete_type TABLET_DATA_TOMBSTONED (TS 1c96c280fa6f487791e49f0fd7ddc7a2 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:34968
I20260630 12:13:31.781589  5600 tablet_replica.cc:333] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:31.783181  5600 raft_consensus.cc:2243] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:31.784300  5600 raft_consensus.cc:2272] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:31.789513  5560 raft_consensus.cc:1064] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355: attempting to promote NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab to VOTER
I20260630 12:13:31.790654  5600 ts_tablet_manager.cc:1916] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:31.792955  5560 consensus_queue.cc:237] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } }
I20260630 12:13:31.801375  5405 raft_consensus.cc:1275] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.801589  5032 raft_consensus.cc:1275] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.802210  4880 raft_consensus.cc:1275] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:13:31.803833  5579 consensus_queue.cc:1048] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:13:31.804960  5560 consensus_queue.cc:1048] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:31.806003  5587 consensus_queue.cc:1048] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } 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:31.809873  5600 ts_tablet_manager.cc:1929] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:31.810670  5600 log.cc:1199] T 20fafde3af714983ab52a8eb1856de60 P 1c96c280fa6f487791e49f0fd7ddc7a2: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-0-root/wals/20fafde3af714983ab52a8eb1856de60
I20260630 12:13:31.812999  4767 catalog_manager.cc:5028] TS 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): tablet 20fafde3af714983ab52a8eb1856de60 (table test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]) successfully deleted
I20260630 12:13:31.823998  5579 raft_consensus.cc:2955] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.827661  5032 raft_consensus.cc:2955] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.829361  4880 raft_consensus.cc:2955] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.840286  5405 raft_consensus.cc:2955] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.846777  4773 catalog_manager.cc:5697] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index 26 to 27, 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:31.868585  4955 consensus_queue.cc:237] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [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: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } }
I20260630 12:13:31.873673  5032 raft_consensus.cc:1275] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:31.873736  5405 raft_consensus.cc:1275] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:31.875283  5587 consensus_queue.cc:1048] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:13:31.877221  5579 consensus_queue.cc:1048] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } 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:31.881992  5587 raft_consensus.cc:2955] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.883863  5032 raft_consensus.cc:2955] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.889634  5405 raft_consensus.cc:2955] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } }
I20260630 12:13:31.895581  4767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c72c488ab732420d83f4fe64cc2c2a45 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:31.897682  4778 catalog_manager.cc:5697] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index 27 to 28, VOTER 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:31.908972  4873 tablet_service.cc:1558] Processing DeleteTablet for tablet c72c488ab732420d83f4fe64cc2c2a45 with delete_type TABLET_DATA_TOMBSTONED (TS 1c96c280fa6f487791e49f0fd7ddc7a2 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:34968
I20260630 12:13:31.909981  5600 tablet_replica.cc:333] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:31.911182  5600 raft_consensus.cc:2243] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:31.912348  5600 raft_consensus.cc:2272] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:31.919461  5600 ts_tablet_manager.cc:1916] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:31.935637  5600 ts_tablet_manager.cc:1929] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:13:31.936059  5600 log.cc:1199] T c72c488ab732420d83f4fe64cc2c2a45 P 1c96c280fa6f487791e49f0fd7ddc7a2: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-0-root/wals/c72c488ab732420d83f4fe64cc2c2a45
I20260630 12:13:31.937507  4767 catalog_manager.cc:5028] TS 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): tablet c72c488ab732420d83f4fe64cc2c2a45 (table test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]) successfully deleted
I20260630 12:13:32.211081  5032 consensus_queue.cc:237] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } }
I20260630 12:13:32.215833  4880 raft_consensus.cc:1275] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: 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:32.216105  5330 raft_consensus.cc:1275] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: 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:32.218164  5606 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } 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:32.219383  5607 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:13:32.226439  5606 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8630c563ed72460ab69ad486a9382355 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:32.228777  5330 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8630c563ed72460ab69ad486a9382355 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:32.233175  4880 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 8630c563ed72460ab69ad486a9382355 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } }
I20260630 12:13:32.237291  4767 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1f4c8a0e4ec4738a25e92582d3dbe31 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:32.243669  4778 catalog_manager.cc:5697] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index 26 to 27, VOTER 8630c563ed72460ab69ad486a9382355 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "cd90b06cee334915983a845bc277e3d3" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:13:32.256211  4939 tablet_service.cc:1558] Processing DeleteTablet for tablet e1f4c8a0e4ec4738a25e92582d3dbe31 with delete_type TABLET_DATA_TOMBSTONED (TS 8630c563ed72460ab69ad486a9382355 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:37990
I20260630 12:13:32.258713  5609 tablet_replica.cc:333] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:32.259843  5609 raft_consensus.cc:2243] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:32.260612  5609 raft_consensus.cc:2272] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:32.264017  5609 ts_tablet_manager.cc:1916] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:32.276177  5609 ts_tablet_manager.cc:1929] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:13:32.276513  5609 log.cc:1199] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 8630c563ed72460ab69ad486a9382355: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821480598769-431-0/minicluster-data/ts-1-root/wals/e1f4c8a0e4ec4738a25e92582d3dbe31
I20260630 12:13:32.278232  4767 catalog_manager.cc:5028] TS 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): tablet e1f4c8a0e4ec4738a25e92582d3dbe31 (table test-workload [id=4f28d1b5029b4aa5804d8a204bd5f639]) successfully deleted
I20260630 12:13:33.278872  4955 consensus_queue.cc:237] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [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: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } }
I20260630 12:13:33.287281  5479 raft_consensus.cc:1275] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:33.287371  5025 raft_consensus.cc:1275] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:33.289510  5611 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:13:33.290563  5579 consensus_queue.cc:1048] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } 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:33.299950  5579 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
W20260630 12:13:33.302433  4924 consensus_peers.cc:597] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 -> Peer 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196:42109): Couldn't send request to peer 1dd078d0823b4aa4983149d1c35f0633. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20fafde3af714983ab52a8eb1856de60. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.304550  5025 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
I20260630 12:13:33.307145  5479 raft_consensus.cc:2955] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
I20260630 12:13:33.320472  4774 catalog_manager.cc:5697] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index 28 to 29, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.322540  5025 consensus_queue.cc:237] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } }
I20260630 12:13:33.352499  5330 raft_consensus.cc:1275] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: 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:33.356896  5622 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:13:33.366046  4880 raft_consensus.cc:1275] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: 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:33.367761  5622 consensus_queue.cc:1048] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
W20260630 12:13:33.377602  4997 consensus_peers.cc:597] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 -> Peer 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197:40675): Couldn't send request to peer 716cfcb4f0bf4abea184a179f8e7c9ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1f4c8a0e4ec4738a25e92582d3dbe31. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.378933  5607 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:33.382274  5330 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:33.383754  4880 raft_consensus.cc:2955] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:33.393178  4778 catalog_manager.cc:5697] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index 27 to 28, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "cd90b06cee334915983a845bc277e3d3" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.394866  5025 consensus_queue.cc:237] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } }
I20260630 12:13:33.418606  4955 raft_consensus.cc:1275] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:33.422401  5622 consensus_queue.cc:1048] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:13:33.425884  4880 raft_consensus.cc:1275] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:13:33.428194  5628 consensus_queue.cc:1048] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:13:33.436738  5607 raft_consensus.cc:2955] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
W20260630 12:13:33.440773  4998 consensus_peers.cc:597] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 -> Peer 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198:37219): Couldn't send request to peer 87b31c6d38fb4cd291b8285ad7a37491. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10dd348f77034a7b9c63c93896157212. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.439847  4955 raft_consensus.cc:2955] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:33.454476  4954 consensus_queue.cc:237] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } }
I20260630 12:13:33.455935  4778 catalog_manager.cc:5697] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index -1 to 25, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "cd90b06cee334915983a845bc277e3d3" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:33.458720  4880 raft_consensus.cc:2955] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:33.462566  5025 raft_consensus.cc:1275] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:33.463109  4877 raft_consensus.cc:1275] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: 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:33.464234  5616 consensus_queue.cc:1048] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:13:33.467353  4923 consensus_peers.cc:597] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 -> Peer 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197:40675): Couldn't send request to peer 716cfcb4f0bf4abea184a179f8e7c9ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0e378c599454b0c97c1de60381fd578. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.468382  5616 consensus_queue.cc:1048] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:33.477617  5579 raft_consensus.cc:2955] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:33.479378  5025 raft_consensus.cc:2955] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:33.480197  4880 raft_consensus.cc:2955] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:33.490161  4780 catalog_manager.cc:5697] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index -1 to 26, NON_VOTER 716cfcb4f0bf4abea184a179f8e7c9ab (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } } }
I20260630 12:13:33.495956  5025 consensus_queue.cc:237] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } }
W20260630 12:13:33.503505  4998 consensus_peers.cc:597] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 -> Peer 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196:42109): Couldn't send request to peer 1dd078d0823b4aa4983149d1c35f0633. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dbd127154e6541619d17ab8f92e4ea16. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.503919  4880 raft_consensus.cc:1275] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: 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:33.505239  5622 consensus_queue.cc:1048] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:13:33.504014  4954 raft_consensus.cc:1275] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Refusing update from remote peer cd90b06cee334915983a845bc277e3d3: 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:33.507869  5622 consensus_queue.cc:1048] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } 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:33.509337   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:33.519551  5607 raft_consensus.cc:2955] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
I20260630 12:13:33.523088  4954 raft_consensus.cc:2955] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } }
W20260630 12:13:33.534456  4997 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260630 12:13:33.538357  4955 consensus_queue.cc:237] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [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: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } }
I20260630 12:13:33.543990  4780 catalog_manager.cc:5697] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 reported cstate change: config changed from index -1 to 26, NON_VOTER 1dd078d0823b4aa4983149d1c35f0633 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "cd90b06cee334915983a845bc277e3d3" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.569882  5405 raft_consensus.cc:1275] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Refusing update from remote peer 8630c563ed72460ab69ad486a9382355: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260630 12:13:33.570211  4924 consensus_peers.cc:597] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 -> Peer 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198:37219): Couldn't send request to peer 87b31c6d38fb4cd291b8285ad7a37491. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3aaaebeb939489790a2cedc9e7743a5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.571508  5611 consensus_queue.cc:1048] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [LEADER]: Connected to new peer: Peer: permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
W20260630 12:13:33.574000  4997 consensus_peers.cc:597] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 -> Peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Couldn't send request to peer 1c96c280fa6f487791e49f0fd7ddc7a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:33.581599  4997 consensus_peers.cc:597] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 -> Peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Couldn't send request to peer 1c96c280fa6f487791e49f0fd7ddc7a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:33.585052  4923 consensus_peers.cc:597] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 -> Peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Couldn't send request to peer 1c96c280fa6f487791e49f0fd7ddc7a2. 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:33.586347  5611 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:33.592630   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:33.593573   431 tablet_replica.cc:333] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:33.594431   431 raft_consensus.cc:2243] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.595244   431 raft_consensus.cc:2272] T 10dd348f77034a7b9c63c93896157212 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.601857   431 tablet_replica.cc:333] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:33.601891  4780 catalog_manager.cc:5697] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 reported cstate change: config changed from index 28 to 29, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "8630c563ed72460ab69ad486a9382355" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:33.603032   431 raft_consensus.cc:2243] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:33.604312   431 raft_consensus.cc:2272] T 1012485cb1ab40ccbb6dd013b652f8f3 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.607599   431 tablet_replica.cc:333] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:33.608455   431 raft_consensus.cc:2243] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:33.602072  5405 raft_consensus.cc:2955] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 87b31c6d38fb4cd291b8285ad7a37491 (127.0.107.198) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } } }
I20260630 12:13:33.611343   431 raft_consensus.cc:2272] T f33996a8886f48a79474d3a75ef58122 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.614928   431 tablet_replica.cc:333] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:33.615739   431 raft_consensus.cc:2243] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:33.616837   431 raft_consensus.cc:2272] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.620342   431 tablet_replica.cc:333] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:33.621145   431 raft_consensus.cc:2243] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.622298   431 raft_consensus.cc:2272] T f3aaaebeb939489790a2cedc9e7743a5 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.626361   431 tablet_replica.cc:333] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:33.627220   431 raft_consensus.cc:2243] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.628060   431 raft_consensus.cc:2272] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.631850   431 tablet_replica.cc:333] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:33.632614   431 raft_consensus.cc:2243] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.633199   431 pending_rounds.cc:70] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2: Trying to abort 1 pending ops.
I20260630 12:13:33.633424   431 pending_rounds.cc:77] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2: Aborting op as it isn't in flight: id { term: 1 index: 26 } timestamp: 7302437328874094592 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "dbd127154e6541619d17ab8f92e4ea16" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } } } }
I20260630 12:13:33.634483   431 raft_consensus.cc:2917] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Aborting config change with OpId 1.26: Aborted: Op aborted
I20260630 12:13:33.634883   431 raft_consensus.cc:2889] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:13:33.635210   431 raft_consensus.cc:2272] T dbd127154e6541619d17ab8f92e4ea16 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.639039   431 tablet_replica.cc:333] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:33.639842   431 raft_consensus.cc:2243] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.640717   431 raft_consensus.cc:2272] T c0e378c599454b0c97c1de60381fd578 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.644354   431 tablet_replica.cc:333] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:33.645121   431 raft_consensus.cc:2243] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:33.646215   431 raft_consensus.cc:2272] T ded1ffda36514a4c83fb0455b62a2f0e P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.649667   431 tablet_replica.cc:333] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2: stopping tablet replica
I20260630 12:13:33.650309   431 raft_consensus.cc:2243] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.651036   431 raft_consensus.cc:2272] T 2344109f89b544dcbadcb795e3671fc1 P 1c96c280fa6f487791e49f0fd7ddc7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.696125   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:33.736250   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:33.777328   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:33.778262   431 tablet_replica.cc:333] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:33.779297   431 raft_consensus.cc:2243] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.780203   431 raft_consensus.cc:2272] T 1012485cb1ab40ccbb6dd013b652f8f3 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.783007   431 tablet_replica.cc:333] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:33.783576   431 raft_consensus.cc:2243] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.784157   431 raft_consensus.cc:2272] T f33996a8886f48a79474d3a75ef58122 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.786649   431 tablet_replica.cc:333] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:33.787227   431 raft_consensus.cc:2243] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:33.788278   431 raft_consensus.cc:2272] T f3aaaebeb939489790a2cedc9e7743a5 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.791985   431 tablet_replica.cc:333] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:33.792840   431 raft_consensus.cc:2243] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:33.794127   431 raft_consensus.cc:2272] T c0e378c599454b0c97c1de60381fd578 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.798481   431 tablet_replica.cc:333] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:33.799492   431 raft_consensus.cc:2243] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.800211   431 raft_consensus.cc:2272] T dbd127154e6541619d17ab8f92e4ea16 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.804167   431 tablet_replica.cc:333] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:33.804963   431 raft_consensus.cc:2243] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:33.805960   431 raft_consensus.cc:2272] T c72c488ab732420d83f4fe64cc2c2a45 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.809455   431 tablet_replica.cc:333] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:33.810360   431 raft_consensus.cc:2243] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:33.811774   431 raft_consensus.cc:2272] T 20fafde3af714983ab52a8eb1856de60 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.811849  5648 ts_tablet_manager.cc:933] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: Initiating tablet copy from peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:33.814096  5648 tablet_copy_client.cc:323] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42667
I20260630 12:13:33.815888   431 tablet_replica.cc:333] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:33.816747   431 raft_consensus.cc:2243] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.817607   431 raft_consensus.cc:2272] T ded1ffda36514a4c83fb0455b62a2f0e P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.820926   431 tablet_replica.cc:333] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:33.821762   431 raft_consensus.cc:2243] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.822595   431 raft_consensus.cc:2272] T 2344109f89b544dcbadcb795e3671fc1 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.826011   431 tablet_replica.cc:333] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355: stopping tablet replica
I20260630 12:13:33.827476   431 raft_consensus.cc:2243] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.828083   431 raft_consensus.cc:2272] T 10dd348f77034a7b9c63c93896157212 P 8630c563ed72460ab69ad486a9382355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.840041  5042 tablet_copy_service.cc:140] P cd90b06cee334915983a845bc277e3d3: Received BeginTabletCopySession request for tablet e1f4c8a0e4ec4738a25e92582d3dbe31 from peer 716cfcb4f0bf4abea184a179f8e7c9ab ({username='slave'} at 127.0.0.1:52062)
I20260630 12:13:33.840657  5042 tablet_copy_service.cc:161] P cd90b06cee334915983a845bc277e3d3: Beginning new tablet copy session on tablet e1f4c8a0e4ec4738a25e92582d3dbe31 from peer 716cfcb4f0bf4abea184a179f8e7c9ab at {username='slave'} at 127.0.0.1:52062: session id = 716cfcb4f0bf4abea184a179f8e7c9ab-e1f4c8a0e4ec4738a25e92582d3dbe31
I20260630 12:13:33.846266  5042 tablet_copy_source_session.cc:215] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:33.849651  5648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1f4c8a0e4ec4738a25e92582d3dbe31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:33.870429  5648 tablet_copy_client.cc:806] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:33.871146  5648 tablet_copy_client.cc:670] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:33.876170   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:33.876170  5649 tablet_copy_client.cc:1025] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Injecting latency into file download: 2000
I20260630 12:13:33.910691   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260630 12:13:33.921396  4997 consensus_peers.cc:597] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 -> Peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): Couldn't send request to peer 8630c563ed72460ab69ad486a9382355. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:36789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.931665   431 tablet_copy_service.cc:362] P cd90b06cee334915983a845bc277e3d3: Destroying tablet copy session 716cfcb4f0bf4abea184a179f8e7c9ab-e1f4c8a0e4ec4738a25e92582d3dbe31 due to service shutdown
I20260630 12:13:33.932217   431 tablet_copy_service.cc:434] P cd90b06cee334915983a845bc277e3d3: ending tablet copy session 716cfcb4f0bf4abea184a179f8e7c9ab-e1f4c8a0e4ec4738a25e92582d3dbe31 on tablet e1f4c8a0e4ec4738a25e92582d3dbe31 with peer 716cfcb4f0bf4abea184a179f8e7c9ab
W20260630 12:13:33.934469  4997 consensus_peers.cc:597] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 -> Peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Couldn't send request to peer 1c96c280fa6f487791e49f0fd7ddc7a2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:13:33.965155  4997 consensus_peers.cc:597] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 -> Peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): Couldn't send request to peer 8630c563ed72460ab69ad486a9382355. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:36789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:33.967517  5652 ts_tablet_manager.cc:933] T dbd127154e6541619d17ab8f92e4ea16 P 1dd078d0823b4aa4983149d1c35f0633: Initiating tablet copy from peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
I20260630 12:13:33.970114  5652 tablet_copy_client.cc:323] T dbd127154e6541619d17ab8f92e4ea16 P 1dd078d0823b4aa4983149d1c35f0633: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42667
I20260630 12:13:33.981940   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:33.982852   431 tablet_replica.cc:333] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:33.983536   431 raft_consensus.cc:2243] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:33.984658   431 raft_consensus.cc:2272] T e1f4c8a0e4ec4738a25e92582d3dbe31 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.987739   431 tablet_replica.cc:333] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:33.988400   431 raft_consensus.cc:2243] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.989089   431 raft_consensus.cc:2272] T 1012485cb1ab40ccbb6dd013b652f8f3 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.991976   431 tablet_replica.cc:333] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:33.992602   431 raft_consensus.cc:2243] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:33.993327   431 raft_consensus.cc:2272] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:33.996114   431 tablet_replica.cc:333] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:33.996733   431 raft_consensus.cc:2243] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:33.997749   431 raft_consensus.cc:2272] T dbd127154e6541619d17ab8f92e4ea16 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.001544   431 tablet_replica.cc:333] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:34.002190   431 raft_consensus.cc:2243] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.003185   431 raft_consensus.cc:2272] T c72c488ab732420d83f4fe64cc2c2a45 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.005728   431 tablet_replica.cc:333] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:34.006338   431 raft_consensus.cc:2243] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.007052   431 raft_consensus.cc:2272] T 20fafde3af714983ab52a8eb1856de60 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.010097   431 tablet_replica.cc:333] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:34.010775   431 raft_consensus.cc:2243] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.011452   431 raft_consensus.cc:2272] T ded1ffda36514a4c83fb0455b62a2f0e P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.014307   431 tablet_replica.cc:333] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:34.014955   431 raft_consensus.cc:2243] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.015547   431 raft_consensus.cc:2272] T c0e378c599454b0c97c1de60381fd578 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.018914   431 tablet_replica.cc:333] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:34.019418   431 raft_consensus.cc:2243] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:34.020500   431 raft_consensus.cc:2272] T 10dd348f77034a7b9c63c93896157212 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.023972   431 tablet_replica.cc:333] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3: stopping tablet replica
I20260630 12:13:34.024546   431 raft_consensus.cc:2243] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:34.025461   431 raft_consensus.cc:2272] T 2344109f89b544dcbadcb795e3671fc1 P cd90b06cee334915983a845bc277e3d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.063880   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
W20260630 12:13:34.074201  5295 connection.cc:466] server connection from 127.0.0.1:34970 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:34970 (request call id 22) could send its response
I20260630 12:13:34.105657   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:34.135432   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:34.136505   431 tablet_replica.cc:333] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633: stopping tablet replica
I20260630 12:13:34.137279   431 raft_consensus.cc:2243] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.138069   431 raft_consensus.cc:2272] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.141520   431 tablet_replica.cc:333] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633: stopping tablet replica
I20260630 12:13:34.142199   431 raft_consensus.cc:2243] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:34.142943   431 raft_consensus.cc:2272] T 56d7a61bbc4d4ea7ae5abce63af3ed7d P 1dd078d0823b4aa4983149d1c35f0633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:34.166181   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:34.182921   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260630 12:13:34.211872   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:34.910271  5655 raft_consensus.cc:493] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c96c280fa6f487791e49f0fd7ddc7a2)
I20260630 12:13:34.910876  5655 raft_consensus.cc:515] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } }
I20260630 12:13:34.912926  5655 leader_election.cc:290] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
W20260630 12:13:34.919577  5445 leader_election.cc:336] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Network error: Client connection negotiation failed: client connection to 127.0.107.193:40051: connect: Connection refused (error 111)
W20260630 12:13:34.920394  5445 leader_election.cc:336] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): Network error: Client connection negotiation failed: client connection to 127.0.107.194:36789: connect: Connection refused (error 111)
I20260630 12:13:34.920825  5445 leader_election.cc:304] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [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: 87b31c6d38fb4cd291b8285ad7a37491; no voters: 1c96c280fa6f487791e49f0fd7ddc7a2, 8630c563ed72460ab69ad486a9382355
I20260630 12:13:34.921576  5655 raft_consensus.cc:2749] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:35.103957  5659 raft_consensus.cc:493] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8630c563ed72460ab69ad486a9382355)
I20260630 12:13:35.104493  5659 raft_consensus.cc:515] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: true } }
I20260630 12:13:35.106829  5659 leader_election.cc:290] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051), 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789)
W20260630 12:13:35.114116  5371 leader_election.cc:336] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c96c280fa6f487791e49f0fd7ddc7a2 (127.0.107.193:40051): Network error: Client connection negotiation failed: client connection to 127.0.107.193:40051: connect: Connection refused (error 111)
W20260630 12:13:35.114925  5371 leader_election.cc:336] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): Network error: Client connection negotiation failed: client connection to 127.0.107.194:36789: connect: Connection refused (error 111)
I20260630 12:13:35.115391  5371 leader_election.cc:304] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [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: 716cfcb4f0bf4abea184a179f8e7c9ab; no voters: 1c96c280fa6f487791e49f0fd7ddc7a2, 8630c563ed72460ab69ad486a9382355
I20260630 12:13:35.116137  5659 raft_consensus.cc:2749] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:35.214810  5659 raft_consensus.cc:493] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8630c563ed72460ab69ad486a9382355)
I20260630 12:13:35.215333  5659 raft_consensus.cc:515] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: false } }
I20260630 12:13:35.217455  5659 leader_election.cc:290] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
W20260630 12:13:35.227032  5371 leader_election.cc:336] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): Network error: Client connection negotiation failed: client connection to 127.0.107.194:36789: connect: Connection refused (error 111)
W20260630 12:13:35.227823  5371 leader_election.cc:336] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667): Network error: Client connection negotiation failed: client connection to 127.0.107.195:42667: connect: Connection refused (error 111)
I20260630 12:13:35.228255  5371 leader_election.cc:304] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [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: 716cfcb4f0bf4abea184a179f8e7c9ab; no voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3
I20260630 12:13:35.228986  5659 raft_consensus.cc:2749] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:35.267128  5655 raft_consensus.cc:493] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8630c563ed72460ab69ad486a9382355)
I20260630 12:13:35.267782  5655 raft_consensus.cc:515] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "8630c563ed72460ab69ad486a9382355" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36789 } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } attrs { replace: true } } peers { permanent_uuid: "87b31c6d38fb4cd291b8285ad7a37491" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 37219 } attrs { promote: false } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: true } }
I20260630 12:13:35.270262  5655 leader_election.cc:290] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789), cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667)
W20260630 12:13:35.274487  5445 leader_election.cc:336] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8630c563ed72460ab69ad486a9382355 (127.0.107.194:36789): Network error: Client connection negotiation failed: client connection to 127.0.107.194:36789: connect: Connection refused (error 111)
W20260630 12:13:35.275187  5445 leader_election.cc:336] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cd90b06cee334915983a845bc277e3d3 (127.0.107.195:42667): Network error: Client connection negotiation failed: client connection to 127.0.107.195:42667: connect: Connection refused (error 111)
I20260630 12:13:35.275522  5445 leader_election.cc:304] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [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: 87b31c6d38fb4cd291b8285ad7a37491; no voters: 8630c563ed72460ab69ad486a9382355, cd90b06cee334915983a845bc277e3d3
I20260630 12:13:35.276144  5655 raft_consensus.cc:2749] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:13:35.877470  5648 tablet_copy_client.cc:538] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:35.887408  5648 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: Bootstrap starting.
I20260630 12:13:35.993166  5648 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:35.993896  5648 tablet_bootstrap.cc:492] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: Bootstrap complete.
I20260630 12:13:35.994532  5648 ts_tablet_manager.cc:1403] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: Time spent bootstrapping tablet: real 0.107s	user 0.102s	sys 0.006s
I20260630 12:13:35.996411  5648 raft_consensus.cc:359] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } }
I20260630 12:13:35.996984  5648 raft_consensus.cc:740] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 716cfcb4f0bf4abea184a179f8e7c9ab, State: Initialized, Role: LEARNER
I20260630 12:13:35.997511  5648 consensus_queue.cc:260] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "1c96c280fa6f487791e49f0fd7ddc7a2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40051 } attrs { replace: true } } peers { permanent_uuid: "cd90b06cee334915983a845bc277e3d3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42667 } } peers { permanent_uuid: "1dd078d0823b4aa4983149d1c35f0633" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42109 } attrs { promote: false } } peers { permanent_uuid: "716cfcb4f0bf4abea184a179f8e7c9ab" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 40675 } attrs { promote: true } }
I20260630 12:13:36.000119  5648 ts_tablet_manager.cc:1434] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
W20260630 12:13:36.003387  5648 tablet_copy_client.cc:1131] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: 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:42667: connect: Connection refused (error 111)
I20260630 12:13:36.005369   431 tablet_replica.cc:333] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab: stopping tablet replica
I20260630 12:13:36.006248   431 raft_consensus.cc:2243] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:13:36.006855   431 raft_consensus.cc:2272] T e1f4c8a0e4ec4738a25e92582d3dbe31 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:13:36.009840   431 tablet_replica.cc:333] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab: stopping tablet replica
I20260630 12:13:36.010447   431 raft_consensus.cc:2243] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.010970   431 raft_consensus.cc:2272] T c72c488ab732420d83f4fe64cc2c2a45 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.013131   431 tablet_replica.cc:333] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab: stopping tablet replica
I20260630 12:13:36.013598   431 raft_consensus.cc:2243] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.014165   431 raft_consensus.cc:2272] T f3aaaebeb939489790a2cedc9e7743a5 P 716cfcb4f0bf4abea184a179f8e7c9ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.036540   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260630 12:13:36.050629   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260630 12:13:36.087877   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:36.088812   431 tablet_replica.cc:333] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491: stopping tablet replica
I20260630 12:13:36.089609   431 raft_consensus.cc:2243] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.090279   431 raft_consensus.cc:2272] T f33996a8886f48a79474d3a75ef58122 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.093441   431 tablet_replica.cc:333] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491: stopping tablet replica
I20260630 12:13:36.094094   431 raft_consensus.cc:2243] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:36.094851   431 raft_consensus.cc:2272] T 20fafde3af714983ab52a8eb1856de60 P 87b31c6d38fb4cd291b8285ad7a37491 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.118443   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260630 12:13:36.132246   431 master.cc:562] Master@127.0.107.254:37459 shutting down...
W20260630 12:13:36.163864  4829 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:13:36.165246   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:36.165750   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:36.166023   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1bf29e28446e49db9ec938654d01fe0f: stopping tablet replica
I20260630 12:13:36.189109   431 master.cc:584] Master@127.0.107.254:37459 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17289 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:13:36.239463   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36543
I20260630 12:13:36.240540   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:36.246191  5667 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.246274  5666 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.247058  5669 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:36.247988   431 server_base.cc:1061] running on GCE node
I20260630 12:13:36.248898   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:36.249114   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:36.249274   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821616249240 us; error 0 us; skew 500 ppm
I20260630 12:13:36.249774   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:36.252453   431 webserver.cc:533] Webserver started at http://127.0.107.254:46807/ using document root <none> and password file <none>
I20260630 12:13:36.252930   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:36.253132   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:36.253414   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:36.254550   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "db195cfe398f4e7fad062b40d54bb4ff"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-dxwh"
I20260630 12:13:36.258826   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:13:36.262161  5674 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.262920   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:36.263208   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "db195cfe398f4e7fad062b40d54bb4ff"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-dxwh"
I20260630 12:13:36.263491   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-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:36.286458   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:36.287657   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:36.325387   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36543
I20260630 12:13:36.325479  5725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36543 every 8 connection(s)
I20260630 12:13:36.329281  5726 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:36.339438  5726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff: Bootstrap starting.
I20260630 12:13:36.344297  5726 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:36.349234  5726 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff: No bootstrap required, opened a new log
I20260630 12:13:36.352048  5726 raft_consensus.cc:359] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db195cfe398f4e7fad062b40d54bb4ff" member_type: VOTER }
I20260630 12:13:36.352440  5726 raft_consensus.cc:385] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:36.352738  5726 raft_consensus.cc:740] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db195cfe398f4e7fad062b40d54bb4ff, State: Initialized, Role: FOLLOWER
I20260630 12:13:36.353389  5726 consensus_queue.cc:260] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "db195cfe398f4e7fad062b40d54bb4ff" member_type: VOTER }
I20260630 12:13:36.353854  5726 raft_consensus.cc:399] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:36.354071  5726 raft_consensus.cc:493] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:36.354377  5726 raft_consensus.cc:3060] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:36.359018  5726 raft_consensus.cc:515] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db195cfe398f4e7fad062b40d54bb4ff" member_type: VOTER }
I20260630 12:13:36.359547  5726 leader_election.cc:304] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [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: db195cfe398f4e7fad062b40d54bb4ff; no voters: 
I20260630 12:13:36.360738  5726 leader_election.cc:290] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:36.361089  5729 raft_consensus.cc:2804] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:36.362478  5729 raft_consensus.cc:697] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 1 LEADER]: Becoming Leader. State: Replica: db195cfe398f4e7fad062b40d54bb4ff, State: Running, Role: LEADER
I20260630 12:13:36.363160  5729 consensus_queue.cc:237] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [LEADER]: Queue going to LEADER mode. State: All 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: "db195cfe398f4e7fad062b40d54bb4ff" member_type: VOTER }
I20260630 12:13:36.363665  5726 sys_catalog.cc:565] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:36.367689  5730 sys_catalog.cc:455] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "db195cfe398f4e7fad062b40d54bb4ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db195cfe398f4e7fad062b40d54bb4ff" member_type: VOTER } }
I20260630 12:13:36.368458  5731 sys_catalog.cc:455] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader db195cfe398f4e7fad062b40d54bb4ff. Latest consensus state: current_term: 1 leader_uuid: "db195cfe398f4e7fad062b40d54bb4ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db195cfe398f4e7fad062b40d54bb4ff" member_type: VOTER } }
I20260630 12:13:36.369074  5730 sys_catalog.cc:458] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:36.369164  5731 sys_catalog.cc:458] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:36.377020  5737 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:36.381964  5737 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:36.383773   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:36.390972  5737 catalog_manager.cc:1383] Generated new cluster ID: 5a29657e25b34fc6911c3c893b0665b3
I20260630 12:13:36.391273  5737 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:36.404975  5737 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:36.406312  5737 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:36.421020  5737 catalog_manager.cc:6070] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff: Generated new TSK 0
I20260630 12:13:36.421661  5737 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:36.450073   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:36.456300  5747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.457443  5748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.459215  5750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:36.459420   431 server_base.cc:1061] running on GCE node
I20260630 12:13:36.460306   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:36.460489   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:36.460606   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821616460595 us; error 0 us; skew 500 ppm
I20260630 12:13:36.461043   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:36.463425   431 webserver.cc:533] Webserver started at http://127.0.107.193:43069/ using document root <none> and password file <none>
I20260630 12:13:36.463867   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:36.464020   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:36.464232   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:36.465442   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "0fb56d854df34d4f9068907e208a8654"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-dxwh"
I20260630 12:13:36.470038   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:13:36.473592  5755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.474440   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:36.474803   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "0fb56d854df34d4f9068907e208a8654"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-dxwh"
I20260630 12:13:36.475100   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:36.488972   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:36.490177   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:36.491696   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:36.494052   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:36.494292   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.494606   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:36.494787   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.534158   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38545
I20260630 12:13:36.534248  5817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38545 every 8 connection(s)
I20260630 12:13:36.539150   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:36.546139  5822 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.548099  5823 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:13:36.551481  5825 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:36.552678   431 server_base.cc:1061] running on GCE node
I20260630 12:13:36.553354  5818 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36543
I20260630 12:13:36.553745  5818 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:36.554524  5818 heartbeater.cc:507] Master 127.0.107.254:36543 requested a full tablet report, sending...
I20260630 12:13:36.555649   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:36.555934   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:36.556128   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821616556098 us; error 0 us; skew 500 ppm
I20260630 12:13:36.556723   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:36.556684  5691 ts_manager.cc:194] Registered new tserver with Master: 0fb56d854df34d4f9068907e208a8654 (127.0.107.193:38545)
I20260630 12:13:36.559067  5691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34596
I20260630 12:13:36.559685   431 webserver.cc:533] Webserver started at http://127.0.107.194:37647/ using document root <none> and password file <none>
I20260630 12:13:36.560251   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:36.560477   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:36.560765   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:36.561844   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "ccab9b5a732743f481381c678a10359b"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-dxwh"
I20260630 12:13:36.566781   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:13:36.569983  5830 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.570808   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:36.571117   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "ccab9b5a732743f481381c678a10359b"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-dxwh"
I20260630 12:13:36.571409   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:36.602746   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:36.604046   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:36.605540   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:36.607815   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:36.608047   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.608287   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:36.608458   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.649325   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38097
I20260630 12:13:36.649344  5892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38097 every 8 connection(s)
I20260630 12:13:36.656152   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:36.664891  5896 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:36.667915  5893 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36543
W20260630 12:13:36.668267  5897 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:36.668642  5893 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:36.669996  5893 heartbeater.cc:507] Master 127.0.107.254:36543 requested a full tablet report, sending...
I20260630 12:13:36.673496  5691 ts_manager.cc:194] Registered new tserver with Master: ccab9b5a732743f481381c678a10359b (127.0.107.194:38097)
W20260630 12:13:36.673882  5899 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:13:36.674510   431 server_base.cc:1061] running on GCE node
I20260630 12:13:36.675478  5691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34608
I20260630 12:13:36.675596   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:36.675951   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:13:36.676163   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821616676141 us; error 0 us; skew 500 ppm
I20260630 12:13:36.676812   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:36.679448   431 webserver.cc:533] Webserver started at http://127.0.107.195:38789/ using document root <none> and password file <none>
I20260630 12:13:36.679949   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:36.680151   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:36.680437   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:36.681489   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "c8f859e449744c89b4fe0f11452b362d"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-dxwh"
I20260630 12:13:36.685837   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:13:36.688970  5904 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.689670   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:36.689985   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "c8f859e449744c89b4fe0f11452b362d"
format_stamp: "Formatted at 2026-06-30 12:13:36 on dist-test-slave-dxwh"
I20260630 12:13:36.690255   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:13:36.712586   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:36.713745   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:36.715250   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:36.717577   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:36.717831   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.718070   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:36.718245   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:36.757345   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39133
I20260630 12:13:36.757443  5966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39133 every 8 connection(s)
I20260630 12:13:36.771740  5967 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36543
I20260630 12:13:36.772101  5967 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:36.772884  5967 heartbeater.cc:507] Master 127.0.107.254:36543 requested a full tablet report, sending...
I20260630 12:13:36.775122  5691 ts_manager.cc:194] Registered new tserver with Master: c8f859e449744c89b4fe0f11452b362d (127.0.107.195:39133)
I20260630 12:13:36.775341   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014636217s
I20260630 12:13:36.776911  5691 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34620
I20260630 12:13:37.561955  5818 heartbeater.cc:499] Master 127.0.107.254:36543 was elected leader, sending a full tablet report...
I20260630 12:13:37.678512  5893 heartbeater.cc:499] Master 127.0.107.254:36543 was elected leader, sending a full tablet report...
I20260630 12:13:37.779979  5967 heartbeater.cc:499] Master 127.0.107.254:36543 was elected leader, sending a full tablet report...
I20260630 12:13:37.835392  5691 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34628:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:13:37.837532  5691 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:13:37.901193  5783 tablet_service.cc:1511] Processing CreateTablet for tablet c515457b88e44c8293bcf399af5f1b21 (DEFAULT_TABLE table=test-workload [id=688b02248c4f42ab9216905d35032676]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:37.902104  5782 tablet_service.cc:1511] Processing CreateTablet for tablet 5439266c8be9447295d93e3ca9a5b99b (DEFAULT_TABLE table=test-workload [id=688b02248c4f42ab9216905d35032676]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:37.902323  5931 tablet_service.cc:1511] Processing CreateTablet for tablet 5439266c8be9447295d93e3ca9a5b99b (DEFAULT_TABLE table=test-workload [id=688b02248c4f42ab9216905d35032676]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:37.901193  5932 tablet_service.cc:1511] Processing CreateTablet for tablet c515457b88e44c8293bcf399af5f1b21 (DEFAULT_TABLE table=test-workload [id=688b02248c4f42ab9216905d35032676]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:37.903808  5931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5439266c8be9447295d93e3ca9a5b99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.904459  5932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c515457b88e44c8293bcf399af5f1b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.904505  5781 tablet_service.cc:1511] Processing CreateTablet for tablet 40de5ccd42e2446e8e2cbbb88dd620d6 (DEFAULT_TABLE table=test-workload [id=688b02248c4f42ab9216905d35032676]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:37.902808  5783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c515457b88e44c8293bcf399af5f1b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.905922  5930 tablet_service.cc:1511] Processing CreateTablet for tablet 40de5ccd42e2446e8e2cbbb88dd620d6 (DEFAULT_TABLE table=test-workload [id=688b02248c4f42ab9216905d35032676]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:37.906930  5782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5439266c8be9447295d93e3ca9a5b99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.907310  5930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40de5ccd42e2446e8e2cbbb88dd620d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.909963  5781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40de5ccd42e2446e8e2cbbb88dd620d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.911765  5858 tablet_service.cc:1511] Processing CreateTablet for tablet c515457b88e44c8293bcf399af5f1b21 (DEFAULT_TABLE table=test-workload [id=688b02248c4f42ab9216905d35032676]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:13:37.913234  5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c515457b88e44c8293bcf399af5f1b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.924350  5857 tablet_service.cc:1511] Processing CreateTablet for tablet 5439266c8be9447295d93e3ca9a5b99b (DEFAULT_TABLE table=test-workload [id=688b02248c4f42ab9216905d35032676]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:13:37.925823  5857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5439266c8be9447295d93e3ca9a5b99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.936194  5856 tablet_service.cc:1511] Processing CreateTablet for tablet 40de5ccd42e2446e8e2cbbb88dd620d6 (DEFAULT_TABLE table=test-workload [id=688b02248c4f42ab9216905d35032676]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:13:37.937651  5856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40de5ccd42e2446e8e2cbbb88dd620d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:37.962440  5987 tablet_bootstrap.cc:492] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654: Bootstrap starting.
I20260630 12:13:37.967571  5988 tablet_bootstrap.cc:492] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d: Bootstrap starting.
I20260630 12:13:37.969749  5987 tablet_bootstrap.cc:654] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.972802  5989 tablet_bootstrap.cc:492] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b: Bootstrap starting.
I20260630 12:13:37.978736  5987 tablet_bootstrap.cc:492] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654: No bootstrap required, opened a new log
I20260630 12:13:37.979312  5987 ts_tablet_manager.cc:1403] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260630 12:13:37.980482  5989 tablet_bootstrap.cc:654] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.982450  5987 raft_consensus.cc:359] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:37.983304  5987 raft_consensus.cc:385] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.983713  5987 raft_consensus.cc:740] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb56d854df34d4f9068907e208a8654, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.984534  5987 consensus_queue.cc:260] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:37.985422  5988 tablet_bootstrap.cc:654] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.986450  5989 tablet_bootstrap.cc:492] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b: No bootstrap required, opened a new log
I20260630 12:13:37.986970  5989 ts_tablet_manager.cc:1403] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260630 12:13:37.987540  5987 ts_tablet_manager.cc:1434] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:13:37.988620  5987 tablet_bootstrap.cc:492] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654: Bootstrap starting.
I20260630 12:13:37.989903  5989 raft_consensus.cc:359] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:37.990695  5989 raft_consensus.cc:385] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:37.990991  5989 raft_consensus.cc:740] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccab9b5a732743f481381c678a10359b, State: Initialized, Role: FOLLOWER
I20260630 12:13:37.991981  5989 consensus_queue.cc:260] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:37.996120  5987 tablet_bootstrap.cc:654] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:37.999454  5988 tablet_bootstrap.cc:492] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d: No bootstrap required, opened a new log
I20260630 12:13:37.999971  5988 ts_tablet_manager.cc:1403] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.003s
I20260630 12:13:38.002166  5989 ts_tablet_manager.cc:1434] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:13:38.002918  5988 raft_consensus.cc:359] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:38.005206  5989 tablet_bootstrap.cc:492] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b: Bootstrap starting.
I20260630 12:13:38.003726  5988 raft_consensus.cc:385] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:38.006624  5987 tablet_bootstrap.cc:492] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654: No bootstrap required, opened a new log
I20260630 12:13:38.007025  5988 raft_consensus.cc:740] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8f859e449744c89b4fe0f11452b362d, State: Initialized, Role: FOLLOWER
I20260630 12:13:38.007324  5987 ts_tablet_manager.cc:1403] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.002s
I20260630 12:13:38.008147  5988 consensus_queue.cc:260] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:38.010622  5987 raft_consensus.cc:359] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:38.011446  5987 raft_consensus.cc:385] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:38.011788  5987 raft_consensus.cc:740] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb56d854df34d4f9068907e208a8654, State: Initialized, Role: FOLLOWER
I20260630 12:13:38.012720  5987 consensus_queue.cc:260] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:38.014477  5989 tablet_bootstrap.cc:654] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:38.020416  5988 ts_tablet_manager.cc:1434] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:13:38.021625  5988 tablet_bootstrap.cc:492] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d: Bootstrap starting.
I20260630 12:13:38.021729  5987 ts_tablet_manager.cc:1434] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260630 12:13:38.022984  5989 tablet_bootstrap.cc:492] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b: No bootstrap required, opened a new log
I20260630 12:13:38.023550  5989 ts_tablet_manager.cc:1403] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260630 12:13:38.024358  5987 tablet_bootstrap.cc:492] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654: Bootstrap starting.
I20260630 12:13:38.028163  5988 tablet_bootstrap.cc:654] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:38.028431  5989 raft_consensus.cc:359] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.029223  5989 raft_consensus.cc:385] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:38.029525  5989 raft_consensus.cc:740] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccab9b5a732743f481381c678a10359b, State: Initialized, Role: FOLLOWER
I20260630 12:13:38.030468  5989 consensus_queue.cc:260] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.033752  5987 tablet_bootstrap.cc:654] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:38.040395  5987 tablet_bootstrap.cc:492] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654: No bootstrap required, opened a new log
I20260630 12:13:38.040923  5987 ts_tablet_manager.cc:1403] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:13:38.041057  5989 ts_tablet_manager.cc:1434] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:13:38.042637  5989 tablet_bootstrap.cc:492] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b: Bootstrap starting.
I20260630 12:13:38.045564  5987 raft_consensus.cc:359] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.046411  5987 raft_consensus.cc:385] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:38.046744  5987 raft_consensus.cc:740] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb56d854df34d4f9068907e208a8654, State: Initialized, Role: FOLLOWER
I20260630 12:13:38.047652  5987 consensus_queue.cc:260] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.051079  5989 tablet_bootstrap.cc:654] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:38.051566  5987 ts_tablet_manager.cc:1434] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:13:38.057605  5988 tablet_bootstrap.cc:492] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d: No bootstrap required, opened a new log
I20260630 12:13:38.058111  5988 ts_tablet_manager.cc:1403] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.014s
I20260630 12:13:38.058444  5989 tablet_bootstrap.cc:492] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b: No bootstrap required, opened a new log
I20260630 12:13:38.058949  5989 ts_tablet_manager.cc:1403] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:13:38.060568  5988 raft_consensus.cc:359] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.061158  5988 raft_consensus.cc:385] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:38.061407  5988 raft_consensus.cc:740] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8f859e449744c89b4fe0f11452b362d, State: Initialized, Role: FOLLOWER
I20260630 12:13:38.061777  5989 raft_consensus.cc:359] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.061997  5988 consensus_queue.cc:260] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.062495  5989 raft_consensus.cc:385] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:38.062836  5989 raft_consensus.cc:740] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccab9b5a732743f481381c678a10359b, State: Initialized, Role: FOLLOWER
I20260630 12:13:38.063591  5989 consensus_queue.cc:260] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.064106  5988 ts_tablet_manager.cc:1434] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:13:38.065140  5988 tablet_bootstrap.cc:492] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d: Bootstrap starting.
I20260630 12:13:38.065610  5989 ts_tablet_manager.cc:1434] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:13:38.070794  5988 tablet_bootstrap.cc:654] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:38.076771  5988 tablet_bootstrap.cc:492] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d: No bootstrap required, opened a new log
I20260630 12:13:38.077301  5988 ts_tablet_manager.cc:1403] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:13:38.079766  5988 raft_consensus.cc:359] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.080305  5988 raft_consensus.cc:385] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:38.080492  5988 raft_consensus.cc:740] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8f859e449744c89b4fe0f11452b362d, State: Initialized, Role: FOLLOWER
I20260630 12:13:38.081104  5988 consensus_queue.cc:260] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.082859  5988 ts_tablet_manager.cc:1434] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:13:38.095666  5996 raft_consensus.cc:493] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:38.096199  5996 raft_consensus.cc:515] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.098604  5996 leader_election.cc:290] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb56d854df34d4f9068907e208a8654 (127.0.107.193:38545), ccab9b5a732743f481381c678a10359b (127.0.107.194:38097)
I20260630 12:13:38.111485  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40de5ccd42e2446e8e2cbbb88dd620d6" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb56d854df34d4f9068907e208a8654" is_pre_election: true
I20260630 12:13:38.111847  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40de5ccd42e2446e8e2cbbb88dd620d6" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccab9b5a732743f481381c678a10359b" is_pre_election: true
I20260630 12:13:38.112394  5793 raft_consensus.cc:2468] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 0.
I20260630 12:13:38.112648  5868 raft_consensus.cc:2468] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 0.
I20260630 12:13:38.113699  5908 leader_election.cc:304] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb56d854df34d4f9068907e208a8654, c8f859e449744c89b4fe0f11452b362d; no voters: 
I20260630 12:13:38.114466  5996 raft_consensus.cc:2804] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:38.114921  5996 raft_consensus.cc:493] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:38.115223  5996 raft_consensus.cc:3060] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:38.120481  5996 raft_consensus.cc:515] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.122264  5996 leader_election.cc:290] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 election: Requested vote from peers 0fb56d854df34d4f9068907e208a8654 (127.0.107.193:38545), ccab9b5a732743f481381c678a10359b (127.0.107.194:38097)
I20260630 12:13:38.123153  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40de5ccd42e2446e8e2cbbb88dd620d6" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb56d854df34d4f9068907e208a8654"
I20260630 12:13:38.123296  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40de5ccd42e2446e8e2cbbb88dd620d6" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccab9b5a732743f481381c678a10359b"
I20260630 12:13:38.123782  5793 raft_consensus.cc:3060] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:38.123895  5868 raft_consensus.cc:3060] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:38.129073  5868 raft_consensus.cc:2468] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 1.
I20260630 12:13:38.129197  5793 raft_consensus.cc:2468] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 1.
I20260630 12:13:38.130582  5905 leader_election.cc:304] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [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: 0fb56d854df34d4f9068907e208a8654, c8f859e449744c89b4fe0f11452b362d, ccab9b5a732743f481381c678a10359b; no voters: 
I20260630 12:13:38.131472  5996 raft_consensus.cc:2804] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:38.132711  5996 raft_consensus.cc:697] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Becoming Leader. State: Replica: c8f859e449744c89b4fe0f11452b362d, State: Running, Role: LEADER
I20260630 12:13:38.133446  5996 consensus_queue.cc:237] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.141360  5690 catalog_manager.cc:5697] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d reported cstate change: term changed from 0 to 1, leader changed from <none> to c8f859e449744c89b4fe0f11452b362d (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c8f859e449744c89b4fe0f11452b362d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:38.173909  5996 raft_consensus.cc:493] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:38.174499  5996 raft_consensus.cc:515] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:38.176237  5996 leader_election.cc:290] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb56d854df34d4f9068907e208a8654 (127.0.107.193:38545), ccab9b5a732743f481381c678a10359b (127.0.107.194:38097)
I20260630 12:13:38.177332  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515457b88e44c8293bcf399af5f1b21" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccab9b5a732743f481381c678a10359b" is_pre_election: true
I20260630 12:13:38.177255  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515457b88e44c8293bcf399af5f1b21" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb56d854df34d4f9068907e208a8654" is_pre_election: true
I20260630 12:13:38.178257  5868 raft_consensus.cc:2468] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 0.
I20260630 12:13:38.178323  5793 raft_consensus.cc:2468] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 0.
I20260630 12:13:38.179571  5905 leader_election.cc:304] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8f859e449744c89b4fe0f11452b362d, ccab9b5a732743f481381c678a10359b; no voters: 
I20260630 12:13:38.180303  5996 raft_consensus.cc:2804] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:38.180649  5996 raft_consensus.cc:493] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:38.180879  5996 raft_consensus.cc:3060] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:38.185891  5996 raft_consensus.cc:515] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:38.187568  5996 leader_election.cc:290] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 election: Requested vote from peers 0fb56d854df34d4f9068907e208a8654 (127.0.107.193:38545), ccab9b5a732743f481381c678a10359b (127.0.107.194:38097)
I20260630 12:13:38.188446  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515457b88e44c8293bcf399af5f1b21" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb56d854df34d4f9068907e208a8654"
I20260630 12:13:38.188548  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515457b88e44c8293bcf399af5f1b21" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccab9b5a732743f481381c678a10359b"
I20260630 12:13:38.189267  5793 raft_consensus.cc:3060] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:38.189352  5868 raft_consensus.cc:3060] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:38.194298  5793 raft_consensus.cc:2468] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 1.
I20260630 12:13:38.194422  5868 raft_consensus.cc:2468] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 1.
I20260630 12:13:38.195530  5908 leader_election.cc:304] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb56d854df34d4f9068907e208a8654, c8f859e449744c89b4fe0f11452b362d; no voters: 
I20260630 12:13:38.196234  5996 raft_consensus.cc:2804] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:38.196635  5996 raft_consensus.cc:697] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Becoming Leader. State: Replica: c8f859e449744c89b4fe0f11452b362d, State: Running, Role: LEADER
I20260630 12:13:38.197400  5996 consensus_queue.cc:237] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:38.204094  5690 catalog_manager.cc:5697] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d reported cstate change: term changed from 0 to 1, leader changed from <none> to c8f859e449744c89b4fe0f11452b362d (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c8f859e449744c89b4fe0f11452b362d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:38.299095  5992 raft_consensus.cc:493] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:38.299811  5996 raft_consensus.cc:493] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:38.299741  5992 raft_consensus.cc:515] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.300312  5996 raft_consensus.cc:515] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.302157  5996 leader_election.cc:290] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb56d854df34d4f9068907e208a8654 (127.0.107.193:38545), ccab9b5a732743f481381c678a10359b (127.0.107.194:38097)
I20260630 12:13:38.302199  5992 leader_election.cc:290] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccab9b5a732743f481381c678a10359b (127.0.107.194:38097), c8f859e449744c89b4fe0f11452b362d (127.0.107.195:39133)
I20260630 12:13:38.303107  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439266c8be9447295d93e3ca9a5b99b" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb56d854df34d4f9068907e208a8654" is_pre_election: true
I20260630 12:13:38.305028  5793 raft_consensus.cc:2468] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 0.
I20260630 12:13:38.306346  5908 leader_election.cc:304] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb56d854df34d4f9068907e208a8654, c8f859e449744c89b4fe0f11452b362d; no voters: 
I20260630 12:13:38.306828  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439266c8be9447295d93e3ca9a5b99b" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccab9b5a732743f481381c678a10359b" is_pre_election: true
I20260630 12:13:38.307363  5996 raft_consensus.cc:2804] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:38.307801  5868 raft_consensus.cc:2468] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 0.
I20260630 12:13:38.308178  5996 raft_consensus.cc:493] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:38.308840  5996 raft_consensus.cc:3060] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:38.316454  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439266c8be9447295d93e3ca9a5b99b" candidate_uuid: "0fb56d854df34d4f9068907e208a8654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccab9b5a732743f481381c678a10359b" is_pre_election: true
I20260630 12:13:38.316443  5996 raft_consensus.cc:515] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.317344  5868 raft_consensus.cc:2468] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb56d854df34d4f9068907e208a8654 in term 0.
I20260630 12:13:38.318820  5756 leader_election.cc:304] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fb56d854df34d4f9068907e208a8654, ccab9b5a732743f481381c678a10359b; no voters: 
I20260630 12:13:38.319705  5992 raft_consensus.cc:2804] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:38.320097  5992 raft_consensus.cc:493] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:38.319715  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439266c8be9447295d93e3ca9a5b99b" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb56d854df34d4f9068907e208a8654"
I20260630 12:13:38.320436  5996 leader_election.cc:290] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 election: Requested vote from peers 0fb56d854df34d4f9068907e208a8654 (127.0.107.193:38545), ccab9b5a732743f481381c678a10359b (127.0.107.194:38097)
I20260630 12:13:38.320726  5992 raft_consensus.cc:3060] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:38.320757  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439266c8be9447295d93e3ca9a5b99b" candidate_uuid: "0fb56d854df34d4f9068907e208a8654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8f859e449744c89b4fe0f11452b362d" is_pre_election: true
I20260630 12:13:38.321301  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439266c8be9447295d93e3ca9a5b99b" candidate_uuid: "c8f859e449744c89b4fe0f11452b362d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccab9b5a732743f481381c678a10359b"
I20260630 12:13:38.321834  5942 raft_consensus.cc:2393] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0fb56d854df34d4f9068907e208a8654 in current term 1: Already voted for candidate c8f859e449744c89b4fe0f11452b362d in this term.
I20260630 12:13:38.321931  5868 raft_consensus.cc:3060] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:38.329169  5868 raft_consensus.cc:2468] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8f859e449744c89b4fe0f11452b362d in term 1.
I20260630 12:13:38.328855  5992 raft_consensus.cc:515] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.330327  5793 raft_consensus.cc:2393] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c8f859e449744c89b4fe0f11452b362d in current term 1: Already voted for candidate 0fb56d854df34d4f9068907e208a8654 in this term.
I20260630 12:13:38.330552  5905 leader_election.cc:304] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8f859e449744c89b4fe0f11452b362d, ccab9b5a732743f481381c678a10359b; no voters: 
I20260630 12:13:38.331585  5996 raft_consensus.cc:2804] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:38.331787  5992 leader_election.cc:290] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [CANDIDATE]: Term 1 election: Requested vote from peers ccab9b5a732743f481381c678a10359b (127.0.107.194:38097), c8f859e449744c89b4fe0f11452b362d (127.0.107.195:39133)
I20260630 12:13:38.332185  5996 raft_consensus.cc:697] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Becoming Leader. State: Replica: c8f859e449744c89b4fe0f11452b362d, State: Running, Role: LEADER
I20260630 12:13:38.333565  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439266c8be9447295d93e3ca9a5b99b" candidate_uuid: "0fb56d854df34d4f9068907e208a8654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8f859e449744c89b4fe0f11452b362d"
I20260630 12:13:38.332500  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5439266c8be9447295d93e3ca9a5b99b" candidate_uuid: "0fb56d854df34d4f9068907e208a8654" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccab9b5a732743f481381c678a10359b"
I20260630 12:13:38.333528  5996 consensus_queue.cc:237] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:38.334492  5868 raft_consensus.cc:2393] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0fb56d854df34d4f9068907e208a8654 in current term 1: Already voted for candidate c8f859e449744c89b4fe0f11452b362d in this term.
I20260630 12:13:38.335495  5756 leader_election.cc:304] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [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: 0fb56d854df34d4f9068907e208a8654; no voters: c8f859e449744c89b4fe0f11452b362d, ccab9b5a732743f481381c678a10359b
I20260630 12:13:38.336275  5992 raft_consensus.cc:2749] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:13:38.340831  5690 catalog_manager.cc:5697] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d reported cstate change: term changed from 0 to 1, leader changed from <none> to c8f859e449744c89b4fe0f11452b362d (127.0.107.195). New cstate: current_term: 1 leader_uuid: "c8f859e449744c89b4fe0f11452b362d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } health_report { overall_health: HEALTHY } } }
I20260630 12:13:38.381861   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:13:38.383592  5744 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:13:38.389321  6010 instance_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:38.390448  6011 instance_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:38.394443   431 server_base.cc:1061] running on GCE node
W20260630 12:13:38.394969  6014 instance_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:38.396329   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:38.396633   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:38.396925   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821618396904 us; error 0 us; skew 500 ppm
I20260630 12:13:38.397774   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:38.401885   431 webserver.cc:533] Webserver started at http://127.0.107.196:45275/ using document root <none> and password file <none>
I20260630 12:13:38.401821  5942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40de5ccd42e2446e8e2cbbb88dd620d6"
dest_uuid: "c8f859e449744c89b4fe0f11452b362d"
mode: GRACEFUL
new_leader_uuid: "ccab9b5a732743f481381c678a10359b"
 from {username='slave'} at 127.0.0.1:55732
I20260630 12:13:38.402601   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:38.402576  5942 raft_consensus.cc:606] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Received request to transfer leadership to TS ccab9b5a732743f481381c678a10359b
I20260630 12:13:38.403023   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:38.403424   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:38.404620   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-dxwh"
I20260630 12:13:38.405517  5942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c515457b88e44c8293bcf399af5f1b21"
dest_uuid: "c8f859e449744c89b4fe0f11452b362d"
mode: GRACEFUL
new_leader_uuid: "0fb56d854df34d4f9068907e208a8654"
 from {username='slave'} at 127.0.0.1:55732
I20260630 12:13:38.406039  5942 raft_consensus.cc:606] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Received request to transfer leadership to TS 0fb56d854df34d4f9068907e208a8654
I20260630 12:13:38.407366  5744 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260630 12:13:38.407784  5744 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:38.410290   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260630 12:13:38.413956  6019 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:38.414799   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:38.415140   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe"
format_stamp: "Formatted at 2026-06-30 12:13:38 on dist-test-slave-dxwh"
I20260630 12:13:38.415453   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-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:38.441237   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:38.442557   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:38.444001   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:38.446439   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:38.446689   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.446945   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:38.447125   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:38.454985  5996 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:13:38.465639  5996 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:13:38.465941  5996 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:13:38.467775  6004 consensus_queue.cc:1048] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:38.487985  6004 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:38.517923   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36971
I20260630 12:13:38.518114  6088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36971 every 8 connection(s)
I20260630 12:13:38.532155  6089 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36543
I20260630 12:13:38.532581  6089 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:38.533362  6089 heartbeater.cc:507] Master 127.0.107.254:36543 requested a full tablet report, sending...
I20260630 12:13:38.535316  5689 ts_manager.cc:194] Registered new tserver with Master: 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196:36971)
I20260630 12:13:38.536607  5689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34634
I20260630 12:13:38.560716  6057 consensus_queue.cc:1048] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:38.569099  6054 raft_consensus.cc:993] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d: : Instructing follower 0fb56d854df34d4f9068907e208a8654 to start an election
I20260630 12:13:38.569654  6057 raft_consensus.cc:1081] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Signalling peer 0fb56d854df34d4f9068907e208a8654 to start an election
I20260630 12:13:38.571261  5793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c515457b88e44c8293bcf399af5f1b21"
dest_uuid: "0fb56d854df34d4f9068907e208a8654"
 from {username='slave'} at 127.0.0.1:47360
I20260630 12:13:38.571893  5793 raft_consensus.cc:493] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:13:38.572253  5793 raft_consensus.cc:3060] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:38.578238  5793 raft_consensus.cc:515] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:38.579885  5793 leader_election.cc:290] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [CANDIDATE]: Term 2 election: Requested vote from peers c8f859e449744c89b4fe0f11452b362d (127.0.107.195:39133), ccab9b5a732743f481381c678a10359b (127.0.107.194:38097)
I20260630 12:13:38.580641  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515457b88e44c8293bcf399af5f1b21" candidate_uuid: "0fb56d854df34d4f9068907e208a8654" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8f859e449744c89b4fe0f11452b362d"
I20260630 12:13:38.580905  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c515457b88e44c8293bcf399af5f1b21" candidate_uuid: "0fb56d854df34d4f9068907e208a8654" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccab9b5a732743f481381c678a10359b"
I20260630 12:13:38.581315  5942 raft_consensus.cc:3055] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:38.581456  5868 raft_consensus.cc:3060] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:38.581707  5942 raft_consensus.cc:740] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8f859e449744c89b4fe0f11452b362d, State: Running, Role: LEADER
I20260630 12:13:38.582603  5942 consensus_queue.cc:260] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [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: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:38.583977  5942 raft_consensus.cc:3060] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:38.588905  5868 raft_consensus.cc:2468] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb56d854df34d4f9068907e208a8654 in term 2.
I20260630 12:13:38.590230  5756 leader_election.cc:304] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [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: 0fb56d854df34d4f9068907e208a8654, ccab9b5a732743f481381c678a10359b; no voters: 
I20260630 12:13:38.591044  5992 raft_consensus.cc:2804] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:38.591099  5942 raft_consensus.cc:2468] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb56d854df34d4f9068907e208a8654 in term 2.
I20260630 12:13:38.592386  5992 raft_consensus.cc:697] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 2 LEADER]: Becoming Leader. State: Replica: 0fb56d854df34d4f9068907e208a8654, State: Running, Role: LEADER
I20260630 12:13:38.593202  5992 consensus_queue.cc:237] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [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: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } }
I20260630 12:13:38.599386  5689 catalog_manager.cc:5697] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 reported cstate change: term changed from 1 to 2, leader changed from c8f859e449744c89b4fe0f11452b362d (127.0.107.195) to 0fb56d854df34d4f9068907e208a8654 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "0fb56d854df34d4f9068907e208a8654" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:38.607714  6057 consensus_queue.cc:1048] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:38.620819  6057 consensus_queue.cc:1048] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:38.924402  5868 raft_consensus.cc:1275] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 2 FOLLOWER]: Refusing update from remote peer 0fb56d854df34d4f9068907e208a8654: 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:38.925845  5992 consensus_queue.cc:1048] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:38.926585  5942 raft_consensus.cc:1275] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Refusing update from remote peer 0fb56d854df34d4f9068907e208a8654: 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:38.927942  5992 consensus_queue.cc:1048] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:39.204993  5996 raft_consensus.cc:993] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d: : Instructing follower ccab9b5a732743f481381c678a10359b to start an election
I20260630 12:13:39.205657  6004 raft_consensus.cc:1081] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Signalling peer ccab9b5a732743f481381c678a10359b to start an election
I20260630 12:13:39.207463  5868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40de5ccd42e2446e8e2cbbb88dd620d6"
dest_uuid: "ccab9b5a732743f481381c678a10359b"
 from {username='slave'} at 127.0.0.1:45078
I20260630 12:13:39.207983  5868 raft_consensus.cc:493] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:13:39.208258  5868 raft_consensus.cc:3060] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:39.213418  5868 raft_consensus.cc:515] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:39.215528  5868 leader_election.cc:290] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [CANDIDATE]: Term 2 election: Requested vote from peers 0fb56d854df34d4f9068907e208a8654 (127.0.107.193:38545), c8f859e449744c89b4fe0f11452b362d (127.0.107.195:39133)
I20260630 12:13:39.227437  5793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40de5ccd42e2446e8e2cbbb88dd620d6" candidate_uuid: "ccab9b5a732743f481381c678a10359b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0fb56d854df34d4f9068907e208a8654"
I20260630 12:13:39.228014  5793 raft_consensus.cc:3060] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:39.229398  5942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40de5ccd42e2446e8e2cbbb88dd620d6" candidate_uuid: "ccab9b5a732743f481381c678a10359b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8f859e449744c89b4fe0f11452b362d"
I20260630 12:13:39.229966  5942 raft_consensus.cc:3055] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:13:39.230258  5942 raft_consensus.cc:740] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c8f859e449744c89b4fe0f11452b362d, State: Running, Role: LEADER
I20260630 12:13:39.231087  5942 consensus_queue.cc:260] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [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: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:39.232102  5942 raft_consensus.cc:3060] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:39.233465  5793 raft_consensus.cc:2468] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccab9b5a732743f481381c678a10359b in term 2.
I20260630 12:13:39.234692  5834 leader_election.cc:304] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [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: 0fb56d854df34d4f9068907e208a8654, ccab9b5a732743f481381c678a10359b; no voters: 
I20260630 12:13:39.235450  5994 raft_consensus.cc:2804] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:39.236811  5994 raft_consensus.cc:697] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 2 LEADER]: Becoming Leader. State: Replica: ccab9b5a732743f481381c678a10359b, State: Running, Role: LEADER
I20260630 12:13:39.237526  5942 raft_consensus.cc:2468] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccab9b5a732743f481381c678a10359b in term 2.
I20260630 12:13:39.237582  5994 consensus_queue.cc:237] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [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: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } }
I20260630 12:13:39.244170  5691 catalog_manager.cc:5697] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b reported cstate change: term changed from 1 to 2, leader changed from c8f859e449744c89b4fe0f11452b362d (127.0.107.195) to ccab9b5a732743f481381c678a10359b (127.0.107.194). New cstate: current_term: 2 leader_uuid: "ccab9b5a732743f481381c678a10359b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:39.404032  5942 consensus_queue.cc:237] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [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: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } }
I20260630 12:13:39.410104  5868 raft_consensus.cc:1275] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Refusing update from remote peer c8f859e449744c89b4fe0f11452b362d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:39.411759  5793 raft_consensus.cc:1275] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Refusing update from remote peer c8f859e449744c89b4fe0f11452b362d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:13:39.412177  6054 consensus_queue.cc:1048] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:39.413380  6004 consensus_queue.cc:1048] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } 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:39.423504  5906 consensus_peers.cc:597] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d -> Peer 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196:36971): Couldn't send request to peer 686ab7e8ddab40e3bfa6c979a4bae2fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5439266c8be9447295d93e3ca9a5b99b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:39.423153  5793 raft_consensus.cc:2955] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } } }
I20260630 12:13:39.423409  5868 raft_consensus.cc:2955] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } } }
I20260630 12:13:39.434821  5689 catalog_manager.cc:5697] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 reported cstate change: config changed from index -1 to 2, NON_VOTER 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "c8f859e449744c89b4fe0f11452b362d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } } }
I20260630 12:13:39.464174  6004 raft_consensus.cc:2955] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } } }
I20260630 12:13:39.474340  5942 raft_consensus.cc:1275] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Refusing update from remote peer ccab9b5a732743f481381c678a10359b: 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:39.476161  5994 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:13:39.476976  5739 auto_rebalancer.cc:639] Failed to schedule move for tablet 40de5ccd42e2446e8e2cbbb88dd620d6: Illegal state: Replica c8f859e449744c89b4fe0f11452b362d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } }
I20260630 12:13:39.538882  6089 heartbeater.cc:499] Master 127.0.107.254:36543 was elected leader, sending a full tablet report...
I20260630 12:13:39.590454  5793 raft_consensus.cc:1275] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Refusing update from remote peer ccab9b5a732743f481381c678a10359b: 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:39.592079  5994 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:13:39.748833  6115 ts_tablet_manager.cc:933] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: Initiating tablet copy from peer c8f859e449744c89b4fe0f11452b362d (127.0.107.195:39133)
I20260630 12:13:39.750600  6115 tablet_copy_client.cc:323] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39133
I20260630 12:13:39.763965  5952 tablet_copy_service.cc:140] P c8f859e449744c89b4fe0f11452b362d: Received BeginTabletCopySession request for tablet 5439266c8be9447295d93e3ca9a5b99b from peer 686ab7e8ddab40e3bfa6c979a4bae2fe ({username='slave'} at 127.0.0.1:55752)
I20260630 12:13:39.764593  5952 tablet_copy_service.cc:161] P c8f859e449744c89b4fe0f11452b362d: Beginning new tablet copy session on tablet 5439266c8be9447295d93e3ca9a5b99b from peer 686ab7e8ddab40e3bfa6c979a4bae2fe at {username='slave'} at 127.0.0.1:55752: session id = 686ab7e8ddab40e3bfa6c979a4bae2fe-5439266c8be9447295d93e3ca9a5b99b
I20260630 12:13:39.770658  5952 tablet_copy_source_session.cc:215] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:39.773470  6115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5439266c8be9447295d93e3ca9a5b99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:39.786473  6115 tablet_copy_client.cc:806] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:39.787045  6115 tablet_copy_client.cc:670] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:39.790832  6115 tablet_copy_client.cc:538] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:39.797317  6115 tablet_bootstrap.cc:492] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: Bootstrap starting.
I20260630 12:13:39.816255  6115 tablet_bootstrap.cc:492] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:13:39.817229  6115 tablet_bootstrap.cc:492] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: Bootstrap complete.
I20260630 12:13:39.818189  6115 ts_tablet_manager.cc:1403] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260630 12:13:39.821378  6115 raft_consensus.cc:359] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } }
I20260630 12:13:39.822289  6115 raft_consensus.cc:740] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 686ab7e8ddab40e3bfa6c979a4bae2fe, State: Initialized, Role: LEARNER
I20260630 12:13:39.823117  6115 consensus_queue.cc:260] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe [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: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } }
I20260630 12:13:39.826057  6115 ts_tablet_manager.cc:1434] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:13:39.827884  5952 tablet_copy_service.cc:342] P c8f859e449744c89b4fe0f11452b362d: Request end of tablet copy session 686ab7e8ddab40e3bfa6c979a4bae2fe-5439266c8be9447295d93e3ca9a5b99b received from {username='slave'} at 127.0.0.1:55752
I20260630 12:13:39.828320  5952 tablet_copy_service.cc:434] P c8f859e449744c89b4fe0f11452b362d: ending tablet copy session 686ab7e8ddab40e3bfa6c979a4bae2fe-5439266c8be9447295d93e3ca9a5b99b on tablet 5439266c8be9447295d93e3ca9a5b99b with peer 686ab7e8ddab40e3bfa6c979a4bae2fe
I20260630 12:13:40.115945  6064 raft_consensus.cc:1217] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:13:40.408797  5744 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:40.411983  5744 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:40.412467  5744 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:40.586155  6054 raft_consensus.cc:1064] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d: attempting to promote NON_VOTER 686ab7e8ddab40e3bfa6c979a4bae2fe to VOTER
I20260630 12:13:40.588207  6054 consensus_queue.cc:237] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [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: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } }
I20260630 12:13:40.594789  6064 raft_consensus.cc:1275] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 1 LEARNER]: Refusing update from remote peer c8f859e449744c89b4fe0f11452b362d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:40.596688  6004 consensus_queue.cc:1048] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:40.597223  5868 raft_consensus.cc:1275] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Refusing update from remote peer c8f859e449744c89b4fe0f11452b362d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:40.598264  5793 raft_consensus.cc:1275] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Refusing update from remote peer c8f859e449744c89b4fe0f11452b362d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:13:40.602295  6004 consensus_queue.cc:1048] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:40.604003  6121 consensus_queue.cc:1048] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:40.615850  5868 raft_consensus.cc:2955] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:40.615850  5793 raft_consensus.cc:2955] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:40.630321  5689 catalog_manager.cc:5697] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b reported cstate change: config changed from index 2 to 3, 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c8f859e449744c89b4fe0f11452b362d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:40.702875  6121 raft_consensus.cc:2955] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:40.712072  6064 raft_consensus.cc:2955] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } attrs { replace: true } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:40.913894  5941 consensus_queue.cc:237] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [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: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } }
I20260630 12:13:40.919307  6064 raft_consensus.cc:1275] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 1 FOLLOWER]: Refusing update from remote peer c8f859e449744c89b4fe0f11452b362d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:40.920397  5868 raft_consensus.cc:1275] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Refusing update from remote peer c8f859e449744c89b4fe0f11452b362d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:13:40.921824  6054 consensus_queue.cc:1048] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:40.923055  6123 consensus_queue.cc:1048] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:13:40.933547  5868 raft_consensus.cc:2955] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fb56d854df34d4f9068907e208a8654 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:40.933919  6064 raft_consensus.cc:2955] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fb56d854df34d4f9068907e208a8654 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:40.947412  5691 catalog_manager.cc:5697] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b reported cstate change: config changed from index 3 to 4, VOTER 0fb56d854df34d4f9068907e208a8654 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "c8f859e449744c89b4fe0f11452b362d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:41.158728  5781 tablet_service.cc:1558] Processing DeleteTablet for tablet 5439266c8be9447295d93e3ca9a5b99b with delete_type TABLET_DATA_TOMBSTONED (TS 0fb56d854df34d4f9068907e208a8654 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47352
I20260630 12:13:41.158818  6054 raft_consensus.cc:2955] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0fb56d854df34d4f9068907e208a8654 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:41.170102  6131 tablet_replica.cc:333] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654: stopping tablet replica
I20260630 12:13:41.171171  6131 raft_consensus.cc:2243] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:41.171995  6131 raft_consensus.cc:2272] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:41.171904  5678 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5439266c8be9447295d93e3ca9a5b99b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:41.175879  6131 ts_tablet_manager.cc:1916] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:41.196177  6131 ts_tablet_manager.cc:1929] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:13:41.196691  6131 log.cc:1199] T 5439266c8be9447295d93e3ca9a5b99b P 0fb56d854df34d4f9068907e208a8654: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-0-root/wals/5439266c8be9447295d93e3ca9a5b99b
I20260630 12:13:41.198664  5678 catalog_manager.cc:5028] TS 0fb56d854df34d4f9068907e208a8654 (127.0.107.193:38545): tablet 5439266c8be9447295d93e3ca9a5b99b (table test-workload [id=688b02248c4f42ab9216905d35032676]) successfully deleted
I20260630 12:13:42.179190  5868 consensus_queue.cc:237] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [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: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } }
I20260630 12:13:42.189174  5942 raft_consensus.cc:1275] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Refusing update from remote peer ccab9b5a732743f481381c678a10359b: 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:42.193399  6103 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } 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:42.199400  5793 raft_consensus.cc:1275] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Refusing update from remote peer ccab9b5a732743f481381c678a10359b: 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:42.201262  6136 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:13:42.208215  5942 raft_consensus.cc:2955] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } } }
W20260630 12:13:42.210276  5832 consensus_peers.cc:597] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b -> Peer 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196:36971): Couldn't send request to peer 686ab7e8ddab40e3bfa6c979a4bae2fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40de5ccd42e2446e8e2cbbb88dd620d6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:42.213529  5793 raft_consensus.cc:2955] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } } }
I20260630 12:13:42.227778  5690 catalog_manager.cc:5697] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d reported cstate change: config changed from index -1 to 3, NON_VOTER 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "ccab9b5a732743f481381c678a10359b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } } }
I20260630 12:13:42.227589  6141 raft_consensus.cc:2955] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } } }
I20260630 12:13:42.413792  5744 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:42.417306  5744 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:42.417768  5744 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:42.460209  6147 ts_tablet_manager.cc:933] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: Initiating tablet copy from peer ccab9b5a732743f481381c678a10359b (127.0.107.194:38097)
I20260630 12:13:42.462451  6147 tablet_copy_client.cc:323] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38097
I20260630 12:13:42.474303  5878 tablet_copy_service.cc:140] P ccab9b5a732743f481381c678a10359b: Received BeginTabletCopySession request for tablet 40de5ccd42e2446e8e2cbbb88dd620d6 from peer 686ab7e8ddab40e3bfa6c979a4bae2fe ({username='slave'} at 127.0.0.1:45106)
I20260630 12:13:42.474921  5878 tablet_copy_service.cc:161] P ccab9b5a732743f481381c678a10359b: Beginning new tablet copy session on tablet 40de5ccd42e2446e8e2cbbb88dd620d6 from peer 686ab7e8ddab40e3bfa6c979a4bae2fe at {username='slave'} at 127.0.0.1:45106: session id = 686ab7e8ddab40e3bfa6c979a4bae2fe-40de5ccd42e2446e8e2cbbb88dd620d6
I20260630 12:13:42.482640  5878 tablet_copy_source_session.cc:215] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:13:42.485945  6147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40de5ccd42e2446e8e2cbbb88dd620d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:42.500134  6147 tablet_copy_client.cc:806] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: tablet copy: Starting download of 0 data blocks...
I20260630 12:13:42.500841  6147 tablet_copy_client.cc:670] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: tablet copy: Starting download of 1 WAL segments...
I20260630 12:13:42.504995  6147 tablet_copy_client.cc:538] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:13:42.511723  6147 tablet_bootstrap.cc:492] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: Bootstrap starting.
I20260630 12:13:42.530036  6147 tablet_bootstrap.cc:492] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: 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:13:42.531104  6147 tablet_bootstrap.cc:492] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: Bootstrap complete.
I20260630 12:13:42.531946  6147 ts_tablet_manager.cc:1403] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260630 12:13:42.535346  6147 raft_consensus.cc:359] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } }
I20260630 12:13:42.536309  6147 raft_consensus.cc:740] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 686ab7e8ddab40e3bfa6c979a4bae2fe, State: Initialized, Role: LEARNER
I20260630 12:13:42.537097  6147 consensus_queue.cc:260] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe [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: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: true } }
I20260630 12:13:42.540246  6147 ts_tablet_manager.cc:1434] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260630 12:13:42.542092  5878 tablet_copy_service.cc:342] P ccab9b5a732743f481381c678a10359b: Request end of tablet copy session 686ab7e8ddab40e3bfa6c979a4bae2fe-40de5ccd42e2446e8e2cbbb88dd620d6 received from {username='slave'} at 127.0.0.1:45106
I20260630 12:13:42.542562  5878 tablet_copy_service.cc:434] P ccab9b5a732743f481381c678a10359b: ending tablet copy session 686ab7e8ddab40e3bfa6c979a4bae2fe-40de5ccd42e2446e8e2cbbb88dd620d6 on tablet 40de5ccd42e2446e8e2cbbb88dd620d6 with peer 686ab7e8ddab40e3bfa6c979a4bae2fe
I20260630 12:13:42.695672  6064 raft_consensus.cc:1217] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:13:43.124330  6136 raft_consensus.cc:1064] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b: attempting to promote NON_VOTER 686ab7e8ddab40e3bfa6c979a4bae2fe to VOTER
I20260630 12:13:43.127564  6136 consensus_queue.cc:237] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [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: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } }
I20260630 12:13:43.135519  6064 raft_consensus.cc:1275] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 2 LEARNER]: Refusing update from remote peer ccab9b5a732743f481381c678a10359b: 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:43.135519  5942 raft_consensus.cc:1275] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Refusing update from remote peer ccab9b5a732743f481381c678a10359b: 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:43.135833  5793 raft_consensus.cc:1275] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Refusing update from remote peer ccab9b5a732743f481381c678a10359b: 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:43.137807  6141 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } 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:13:43.138865  6103 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:13:43.139829  6152 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [LEADER]: Connected to new peer: Peer: permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } 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:43.150924  5942 raft_consensus.cc:2955] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:43.153374  6064 raft_consensus.cc:2955] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:43.162317  5688 catalog_manager.cc:5697] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d reported cstate change: config changed from index 3 to 4, 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ccab9b5a732743f481381c678a10359b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:43.349157  6103 raft_consensus.cc:2955] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:43.364041  5793 raft_consensus.cc:2955] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 686ab7e8ddab40e3bfa6c979a4bae2fe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "c8f859e449744c89b4fe0f11452b362d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39133 } attrs { replace: true } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:43.370916  5868 consensus_queue.cc:237] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [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: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } }
I20260630 12:13:43.377202  6064 raft_consensus.cc:1275] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 2 FOLLOWER]: Refusing update from remote peer ccab9b5a732743f481381c678a10359b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:43.379243  6141 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [LEADER]: Connected to new peer: Peer: permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } 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:13:43.379745  5792 raft_consensus.cc:1275] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Refusing update from remote peer ccab9b5a732743f481381c678a10359b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:13:43.385393  6141 consensus_queue.cc:1048] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:13:43.388715  6064 raft_consensus.cc:2955] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c8f859e449744c89b4fe0f11452b362d (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:43.394779  5792 raft_consensus.cc:2955] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c8f859e449744c89b4fe0f11452b362d (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:43.402448  5691 catalog_manager.cc:5697] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe reported cstate change: config changed from index 4 to 5, VOTER c8f859e449744c89b4fe0f11452b362d (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "ccab9b5a732743f481381c678a10359b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:43.610265  5932 tablet_service.cc:1558] Processing DeleteTablet for tablet 40de5ccd42e2446e8e2cbbb88dd620d6 with delete_type TABLET_DATA_TOMBSTONED (TS c8f859e449744c89b4fe0f11452b362d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55726
I20260630 12:13:43.612782  6158 tablet_replica.cc:333] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d: stopping tablet replica
I20260630 12:13:43.613860  6158 raft_consensus.cc:2243] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:43.614712  6158 raft_consensus.cc:2272] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:43.618908  6158 ts_tablet_manager.cc:1916] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:13:43.631151  6158 ts_tablet_manager.cc:1929] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:13:43.631489  6158 log.cc:1199] T 40de5ccd42e2446e8e2cbbb88dd620d6 P c8f859e449744c89b4fe0f11452b362d: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821480598769-431-0/minicluster-data/ts-2-root/wals/40de5ccd42e2446e8e2cbbb88dd620d6
I20260630 12:13:43.633198  5678 catalog_manager.cc:5028] TS c8f859e449744c89b4fe0f11452b362d (127.0.107.195:39133): tablet 40de5ccd42e2446e8e2cbbb88dd620d6 (table test-workload [id=688b02248c4f42ab9216905d35032676]) successfully deleted
I20260630 12:13:43.780802  6103 raft_consensus.cc:2955] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c8f859e449744c89b4fe0f11452b362d (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0fb56d854df34d4f9068907e208a8654" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38545 } } peers { permanent_uuid: "ccab9b5a732743f481381c678a10359b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38097 } } peers { permanent_uuid: "686ab7e8ddab40e3bfa6c979a4bae2fe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36971 } attrs { promote: false } } }
I20260630 12:13:43.788127  5675 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40de5ccd42e2446e8e2cbbb88dd620d6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:13:44.418802  5744 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:44.421497  5744 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:44.421918  5744 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:46.422979  5744 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:46.426398  5744 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:46.426798  5744 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:46.847054   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:46.874074   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:46.875104   431 tablet_replica.cc:333] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654: stopping tablet replica
W20260630 12:13:46.875475  5834 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
I20260630 12:13:46.876102   431 raft_consensus.cc:2243] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.877308   431 raft_consensus.cc:2272] T c515457b88e44c8293bcf399af5f1b21 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:46.879099  5834 consensus_peers.cc:597] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b -> Peer 0fb56d854df34d4f9068907e208a8654 (127.0.107.193:38545): Couldn't send request to peer 0fb56d854df34d4f9068907e208a8654. 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:46.880393   431 tablet_replica.cc:333] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654: stopping tablet replica
I20260630 12:13:46.881045   431 raft_consensus.cc:2243] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.881808   431 raft_consensus.cc:2272] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 0fb56d854df34d4f9068907e208a8654 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.907882   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:46.924194   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:13:46.949173   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:46.949891   431 tablet_replica.cc:333] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b: stopping tablet replica
I20260630 12:13:46.950670   431 raft_consensus.cc:2243] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.951486   431 raft_consensus.cc:2272] T 5439266c8be9447295d93e3ca9a5b99b P ccab9b5a732743f481381c678a10359b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:13:46.952760  5905 consensus_peers.cc:597] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d -> Peer ccab9b5a732743f481381c678a10359b (127.0.107.194:38097): Couldn't send request to peer ccab9b5a732743f481381c678a10359b. 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:46.953819   431 tablet_replica.cc:333] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b: stopping tablet replica
I20260630 12:13:46.954505   431 raft_consensus.cc:2243] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:13:46.955260   431 raft_consensus.cc:2272] T 40de5ccd42e2446e8e2cbbb88dd620d6 P ccab9b5a732743f481381c678a10359b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.957309   431 tablet_replica.cc:333] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b: stopping tablet replica
I20260630 12:13:46.957844   431 raft_consensus.cc:2243] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:46.958278   431 raft_consensus.cc:2272] T c515457b88e44c8293bcf399af5f1b21 P ccab9b5a732743f481381c678a10359b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:46.982008   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:13:46.996181   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:13:47.019833   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:47.020592   431 tablet_replica.cc:333] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d: stopping tablet replica
I20260630 12:13:47.021142   431 raft_consensus.cc:2243] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:47.021965   431 raft_consensus.cc:2272] T 5439266c8be9447295d93e3ca9a5b99b P c8f859e449744c89b4fe0f11452b362d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.024154   431 tablet_replica.cc:333] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d: stopping tablet replica
I20260630 12:13:47.024650   431 raft_consensus.cc:2243] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.025135   431 raft_consensus.cc:2272] T c515457b88e44c8293bcf399af5f1b21 P c8f859e449744c89b4fe0f11452b362d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.048648   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:13:47.063262   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:13:47.089139   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:47.089985   431 tablet_replica.cc:333] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe: stopping tablet replica
I20260630 12:13:47.090723   431 raft_consensus.cc:2243] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.091348   431 raft_consensus.cc:2272] T 40de5ccd42e2446e8e2cbbb88dd620d6 P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.093515   431 tablet_replica.cc:333] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe: stopping tablet replica
I20260630 12:13:47.094099   431 raft_consensus.cc:2243] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:13:47.094884   431 raft_consensus.cc:2272] T 5439266c8be9447295d93e3ca9a5b99b P 686ab7e8ddab40e3bfa6c979a4bae2fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.116359   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:13:47.128845   431 master.cc:562] Master@127.0.107.254:36543 shutting down...
I20260630 12:13:47.151816   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:47.152341   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:47.152633   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P db195cfe398f4e7fad062b40d54bb4ff: stopping tablet replica
I20260630 12:13:47.172844   431 master.cc:584] Master@127.0.107.254:36543 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10976 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:13:47.215932   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46753
I20260630 12:13:47.217083   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:47.222890  6161 instance_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:47.222909  6162 instance_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:47.223771  6164 instance_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:47.225060   431 server_base.cc:1061] running on GCE node
I20260630 12:13:47.225893   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:47.226069   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:47.226270   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821627226235 us; error 0 us; skew 500 ppm
I20260630 12:13:47.226871   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:47.229256   431 webserver.cc:533] Webserver started at http://127.0.107.254:38469/ using document root <none> and password file <none>
I20260630 12:13:47.229729   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:47.229920   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:47.230214   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:47.231424   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "1dcad028aec946ffa1386bcf39c50c5d"
format_stamp: "Formatted at 2026-06-30 12:13:47 on dist-test-slave-dxwh"
I20260630 12:13:47.236006   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:13:47.239362  6169 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:47.240095   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:13:47.240388   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "1dcad028aec946ffa1386bcf39c50c5d"
format_stamp: "Formatted at 2026-06-30 12:13:47 on dist-test-slave-dxwh"
I20260630 12:13:47.240628   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-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:47.264094   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:47.265307   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:47.302630   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46753
I20260630 12:13:47.302762  6220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46753 every 8 connection(s)
I20260630 12:13:47.306522  6221 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:47.317169  6221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d: Bootstrap starting.
I20260630 12:13:47.322012  6221 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:47.326310  6221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d: No bootstrap required, opened a new log
I20260630 12:13:47.328446  6221 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcad028aec946ffa1386bcf39c50c5d" member_type: VOTER }
I20260630 12:13:47.328822  6221 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:47.328998  6221 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dcad028aec946ffa1386bcf39c50c5d, State: Initialized, Role: FOLLOWER
I20260630 12:13:47.329506  6221 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1dcad028aec946ffa1386bcf39c50c5d" member_type: VOTER }
I20260630 12:13:47.329897  6221 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:13:47.330081  6221 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:13:47.330292  6221 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:47.335143  6221 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcad028aec946ffa1386bcf39c50c5d" member_type: VOTER }
I20260630 12:13:47.335659  6221 leader_election.cc:304] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [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: 1dcad028aec946ffa1386bcf39c50c5d; no voters: 
I20260630 12:13:47.336798  6221 leader_election.cc:290] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:13:47.337211  6224 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:47.338546  6224 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 1 LEADER]: Becoming Leader. State: Replica: 1dcad028aec946ffa1386bcf39c50c5d, State: Running, Role: LEADER
I20260630 12:13:47.339207  6224 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [LEADER]: Queue going to LEADER mode. State: All 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: "1dcad028aec946ffa1386bcf39c50c5d" member_type: VOTER }
I20260630 12:13:47.339785  6221 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:13:47.342444  6226 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1dcad028aec946ffa1386bcf39c50c5d. Latest consensus state: current_term: 1 leader_uuid: "1dcad028aec946ffa1386bcf39c50c5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcad028aec946ffa1386bcf39c50c5d" member_type: VOTER } }
I20260630 12:13:47.342651  6225 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1dcad028aec946ffa1386bcf39c50c5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dcad028aec946ffa1386bcf39c50c5d" member_type: VOTER } }
I20260630 12:13:47.343358  6226 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:47.343492  6225 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [sys.catalog]: This master's current role is: LEADER
I20260630 12:13:47.346030  6230 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:13:47.354182  6230 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:13:47.359928   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:13:47.364130  6230 catalog_manager.cc:1383] Generated new cluster ID: dc9362592ba440fcbc79d222768bfdfc
I20260630 12:13:47.364434  6230 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:13:47.378140  6230 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:13:47.379472  6230 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:13:47.394905  6230 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d: Generated new TSK 0
I20260630 12:13:47.395521  6230 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:13:47.427457   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:47.433547  6242 instance_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:47.434628  6243 instance_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:47.436302  6245 instance_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:47.436484   431 server_base.cc:1061] running on GCE node
I20260630 12:13:47.437407   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:47.437597   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:47.437731   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821627437719 us; error 0 us; skew 500 ppm
I20260630 12:13:47.438171   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:47.440521   431 webserver.cc:533] Webserver started at http://127.0.107.193:33633/ using document root <none> and password file <none>
I20260630 12:13:47.440955   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:47.441107   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:47.441494   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:47.442668   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "7eaecd53bf9a421babd591f20d480b87"
format_stamp: "Formatted at 2026-06-30 12:13:47 on dist-test-slave-dxwh"
I20260630 12:13:47.446978   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:13:47.450208  6250 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:47.451032   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:13:47.451349   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "7eaecd53bf9a421babd591f20d480b87"
format_stamp: "Formatted at 2026-06-30 12:13:47 on dist-test-slave-dxwh"
I20260630 12:13:47.451671   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-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:47.469213   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:47.470490   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:47.471989   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:47.474277   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:47.474568   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:47.474818   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:47.475005   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:47.515117   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42971
I20260630 12:13:47.515236  6312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42971 every 8 connection(s)
I20260630 12:13:47.521023   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:47.528445  6317 instance_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:47.529520  6318 instance_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:47.532483   431 server_base.cc:1061] running on GCE node
W20260630 12:13:47.532449  6321 instance_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:47.533854   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:47.534094   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:47.534336   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821627534314 us; error 0 us; skew 500 ppm
I20260630 12:13:47.535037   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:47.535917  6313 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46753
I20260630 12:13:47.536304  6313 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:47.537027  6313 heartbeater.cc:507] Master 127.0.107.254:46753 requested a full tablet report, sending...
I20260630 12:13:47.537890   431 webserver.cc:533] Webserver started at http://127.0.107.194:33337/ using document root <none> and password file <none>
I20260630 12:13:47.538453   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:47.538659   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:47.538916   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:47.539237  6186 ts_manager.cc:194] Registered new tserver with Master: 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193:42971)
I20260630 12:13:47.540058   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "dae73cde4afc42a4a1b95e76321287bd"
format_stamp: "Formatted at 2026-06-30 12:13:47 on dist-test-slave-dxwh"
I20260630 12:13:47.541050  6186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48056
I20260630 12:13:47.544876   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:13:47.548511  6325 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:47.549310   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:13:47.549738   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "dae73cde4afc42a4a1b95e76321287bd"
format_stamp: "Formatted at 2026-06-30 12:13:47 on dist-test-slave-dxwh"
I20260630 12:13:47.550040   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-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:47.559165   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:47.560251   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:47.561599   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:47.563843   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:47.564085   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:47.564322   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:47.564489   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:47.602226   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44773
I20260630 12:13:47.602327  6387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44773 every 8 connection(s)
I20260630 12:13:47.607065   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:13:47.614194  6391 instance_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:47.615324  6392 instance_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:47.618834   431 server_base.cc:1061] running on GCE node
W20260630 12:13:47.619663  6394 instance_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:47.620311  6388 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46753
I20260630 12:13:47.620719  6388 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:47.620832   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:13:47.621137   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:47.621326   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821627621307 us; error 0 us; skew 500 ppm
I20260630 12:13:47.621583  6388 heartbeater.cc:507] Master 127.0.107.254:46753 requested a full tablet report, sending...
I20260630 12:13:47.621956   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:13:47.623826  6186 ts_manager.cc:194] Registered new tserver with Master: dae73cde4afc42a4a1b95e76321287bd (127.0.107.194:44773)
I20260630 12:13:47.624698   431 webserver.cc:533] Webserver started at http://127.0.107.195:32909/ using document root <none> and password file <none>
I20260630 12:13:47.625222   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:13:47.625415   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:13:47.625398  6186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48072
I20260630 12:13:47.625944   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:13:47.627355   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "40b7920929c046948331628358e5743b"
format_stamp: "Formatted at 2026-06-30 12:13:47 on dist-test-slave-dxwh"
I20260630 12:13:47.631816   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:13:47.635471  6399 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:47.636255   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260630 12:13:47.636597   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "40b7920929c046948331628358e5743b"
format_stamp: "Formatted at 2026-06-30 12:13:47 on dist-test-slave-dxwh"
I20260630 12:13:47.636893   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821480598769-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:47.652976   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:13:47.654309   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:13:47.655959   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:13:47.658682   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:13:47.658879   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:47.659171   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:13:47.659330   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:13:47.699342   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38091
I20260630 12:13:47.699437  6461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38091 every 8 connection(s)
I20260630 12:13:47.713785  6462 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46753
I20260630 12:13:47.714191  6462 heartbeater.cc:461] Registering TS with master...
I20260630 12:13:47.715006  6462 heartbeater.cc:507] Master 127.0.107.254:46753 requested a full tablet report, sending...
I20260630 12:13:47.717296  6186 ts_manager.cc:194] Registered new tserver with Master: 40b7920929c046948331628358e5743b (127.0.107.195:38091)
I20260630 12:13:47.717515   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015004001s
I20260630 12:13:47.719393  6186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48084
I20260630 12:13:48.543782  6313 heartbeater.cc:499] Master 127.0.107.254:46753 was elected leader, sending a full tablet report...
I20260630 12:13:48.628229  6388 heartbeater.cc:499] Master 127.0.107.254:46753 was elected leader, sending a full tablet report...
I20260630 12:13:48.722798  6462 heartbeater.cc:499] Master 127.0.107.254:46753 was elected leader, sending a full tablet report...
I20260630 12:13:48.775282  6186 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48096:
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:48.777218  6186 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:48.821955  6427 tablet_service.cc:1511] Processing CreateTablet for tablet dda82c68c90f43ab9e76856308405797 (DEFAULT_TABLE table=test-workload [id=ab9e4bb48f1b4cef85c0f83264f561f2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:48.823261  6427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda82c68c90f43ab9e76856308405797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:48.831095  6278 tablet_service.cc:1511] Processing CreateTablet for tablet dda82c68c90f43ab9e76856308405797 (DEFAULT_TABLE table=test-workload [id=ab9e4bb48f1b4cef85c0f83264f561f2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:48.832531  6278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda82c68c90f43ab9e76856308405797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:48.832842  6353 tablet_service.cc:1511] Processing CreateTablet for tablet dda82c68c90f43ab9e76856308405797 (DEFAULT_TABLE table=test-workload [id=ab9e4bb48f1b4cef85c0f83264f561f2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:13:48.834092  6353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda82c68c90f43ab9e76856308405797. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:13:48.841890  6482 tablet_bootstrap.cc:492] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b: Bootstrap starting.
I20260630 12:13:48.848187  6482 tablet_bootstrap.cc:654] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:48.851526  6483 tablet_bootstrap.cc:492] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87: Bootstrap starting.
I20260630 12:13:48.854715  6485 tablet_bootstrap.cc:492] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd: Bootstrap starting.
I20260630 12:13:48.855262  6482 tablet_bootstrap.cc:492] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b: No bootstrap required, opened a new log
I20260630 12:13:48.855713  6482 ts_tablet_manager.cc:1403] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:13:48.858701  6483 tablet_bootstrap.cc:654] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:48.859498  6482 raft_consensus.cc:359] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:48.860136  6482 raft_consensus.cc:385] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:48.860379  6482 raft_consensus.cc:740] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40b7920929c046948331628358e5743b, State: Initialized, Role: FOLLOWER
I20260630 12:13:48.861063  6482 consensus_queue.cc:260] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:48.861788  6485 tablet_bootstrap.cc:654] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:13:48.863626  6482 ts_tablet_manager.cc:1434] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:13:48.864537  6483 tablet_bootstrap.cc:492] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87: No bootstrap required, opened a new log
I20260630 12:13:48.865159  6483 ts_tablet_manager.cc:1403] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:13:48.867472  6485 tablet_bootstrap.cc:492] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd: No bootstrap required, opened a new log
I20260630 12:13:48.867926  6485 ts_tablet_manager.cc:1403] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:13:48.868134  6483 raft_consensus.cc:359] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:48.868985  6483 raft_consensus.cc:385] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:48.869323  6483 raft_consensus.cc:740] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eaecd53bf9a421babd591f20d480b87, State: Initialized, Role: FOLLOWER
I20260630 12:13:48.870144  6483 consensus_queue.cc:260] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:48.870662  6485 raft_consensus.cc:359] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:48.871397  6485 raft_consensus.cc:385] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:13:48.871766  6485 raft_consensus.cc:740] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dae73cde4afc42a4a1b95e76321287bd, State: Initialized, Role: FOLLOWER
I20260630 12:13:48.872483  6485 consensus_queue.cc:260] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:48.873077  6483 ts_tablet_manager.cc:1434] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260630 12:13:48.875208  6485 ts_tablet_manager.cc:1434] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:13:48.913681  6489 raft_consensus.cc:493] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:48.914283  6489 raft_consensus.cc:515] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:48.916487  6489 leader_election.cc:290] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40b7920929c046948331628358e5743b (127.0.107.195:38091), dae73cde4afc42a4a1b95e76321287bd (127.0.107.194:44773)
I20260630 12:13:48.929461  6437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda82c68c90f43ab9e76856308405797" candidate_uuid: "7eaecd53bf9a421babd591f20d480b87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b7920929c046948331628358e5743b" is_pre_election: true
I20260630 12:13:48.929555  6363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda82c68c90f43ab9e76856308405797" candidate_uuid: "7eaecd53bf9a421babd591f20d480b87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae73cde4afc42a4a1b95e76321287bd" is_pre_election: true
I20260630 12:13:48.930629  6363 raft_consensus.cc:2468] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eaecd53bf9a421babd591f20d480b87 in term 0.
I20260630 12:13:48.930629  6437 raft_consensus.cc:2468] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eaecd53bf9a421babd591f20d480b87 in term 0.
I20260630 12:13:48.932175  6252 leader_election.cc:304] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40b7920929c046948331628358e5743b, 7eaecd53bf9a421babd591f20d480b87; no voters: 
I20260630 12:13:48.932927  6489 raft_consensus.cc:2804] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:13:48.933290  6489 raft_consensus.cc:493] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:48.933566  6489 raft_consensus.cc:3060] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:48.939320  6489 raft_consensus.cc:515] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:48.941004  6489 leader_election.cc:290] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [CANDIDATE]: Term 1 election: Requested vote from peers 40b7920929c046948331628358e5743b (127.0.107.195:38091), dae73cde4afc42a4a1b95e76321287bd (127.0.107.194:44773)
I20260630 12:13:48.941937  6437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda82c68c90f43ab9e76856308405797" candidate_uuid: "7eaecd53bf9a421babd591f20d480b87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40b7920929c046948331628358e5743b"
I20260630 12:13:48.942139  6363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda82c68c90f43ab9e76856308405797" candidate_uuid: "7eaecd53bf9a421babd591f20d480b87" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae73cde4afc42a4a1b95e76321287bd"
I20260630 12:13:48.942658  6437 raft_consensus.cc:3060] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:48.942764  6363 raft_consensus.cc:3060] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:13:48.947989  6437 raft_consensus.cc:2468] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eaecd53bf9a421babd591f20d480b87 in term 1.
I20260630 12:13:48.947986  6363 raft_consensus.cc:2468] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eaecd53bf9a421babd591f20d480b87 in term 1.
I20260630 12:13:48.949107  6252 leader_election.cc:304] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40b7920929c046948331628358e5743b, 7eaecd53bf9a421babd591f20d480b87; no voters: 
I20260630 12:13:48.950417  6489 raft_consensus.cc:2804] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:13:48.951579  6489 raft_consensus.cc:697] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 1 LEADER]: Becoming Leader. State: Replica: 7eaecd53bf9a421babd591f20d480b87, State: Running, Role: LEADER
I20260630 12:13:48.952443  6489 consensus_queue.cc:237] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:48.959136  6186 catalog_manager.cc:5697] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "7eaecd53bf9a421babd591f20d480b87" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } health_report { overall_health: UNKNOWN } } }
I20260630 12:13:48.981675   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:13:48.999490   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:13:49.000416   431 tablet_replica.cc:333] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87: stopping tablet replica
I20260630 12:13:49.001046   431 raft_consensus.cc:2243] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:13:49.001670   431 pending_rounds.cc:70] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87: Trying to abort 1 pending ops.
I20260630 12:13:49.001897   431 pending_rounds.cc:77] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437392197025792 op_type: NO_OP noop_request { }
I20260630 12:13:49.002180   431 raft_consensus.cc:2889] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:13:49.002501   431 raft_consensus.cc:2272] T dda82c68c90f43ab9e76856308405797 P 7eaecd53bf9a421babd591f20d480b87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:13:49.011880   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:13:49.359766  6239 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:49.361145  6239 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:49.361505  6239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:13:50.648108  6495 raft_consensus.cc:493] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:13:50.648537  6495 raft_consensus.cc:515] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:50.650512  6495 leader_election.cc:290] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193:42971), dae73cde4afc42a4a1b95e76321287bd (127.0.107.194:44773)
W20260630 12:13:50.658305  6403 leader_election.cc:336] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193:42971): Network error: Client connection negotiation failed: client connection to 127.0.107.193:42971: connect: Connection refused (error 111)
I20260630 12:13:50.662595  6363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda82c68c90f43ab9e76856308405797" candidate_uuid: "40b7920929c046948331628358e5743b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae73cde4afc42a4a1b95e76321287bd" is_pre_election: true
I20260630 12:13:50.663142  6363 raft_consensus.cc:2468] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40b7920929c046948331628358e5743b in term 1.
I20260630 12:13:50.664121  6400 leader_election.cc:304] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [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: 40b7920929c046948331628358e5743b, dae73cde4afc42a4a1b95e76321287bd; no voters: 7eaecd53bf9a421babd591f20d480b87
I20260630 12:13:50.664855  6495 raft_consensus.cc:2804] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:13:50.665198  6495 raft_consensus.cc:493] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:13:50.665479  6495 raft_consensus.cc:3060] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:13:50.670184  6495 raft_consensus.cc:515] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:50.671949  6495 leader_election.cc:290] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [CANDIDATE]: Term 2 election: Requested vote from peers 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193:42971), dae73cde4afc42a4a1b95e76321287bd (127.0.107.194:44773)
I20260630 12:13:50.673135  6363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda82c68c90f43ab9e76856308405797" candidate_uuid: "40b7920929c046948331628358e5743b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dae73cde4afc42a4a1b95e76321287bd"
I20260630 12:13:50.673751  6363 raft_consensus.cc:3060] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:13:50.675525  6403 leader_election.cc:336] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193:42971): Network error: Client connection negotiation failed: client connection to 127.0.107.193:42971: connect: Connection refused (error 111)
I20260630 12:13:50.678277  6363 raft_consensus.cc:2468] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40b7920929c046948331628358e5743b in term 2.
I20260630 12:13:50.679356  6400 leader_election.cc:304] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [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: 40b7920929c046948331628358e5743b, dae73cde4afc42a4a1b95e76321287bd; no voters: 7eaecd53bf9a421babd591f20d480b87
I20260630 12:13:50.680023  6495 raft_consensus.cc:2804] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:13:50.681095  6495 raft_consensus.cc:697] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 2 LEADER]: Becoming Leader. State: Replica: 40b7920929c046948331628358e5743b, State: Running, Role: LEADER
I20260630 12:13:50.681731  6495 consensus_queue.cc:237] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [LEADER]: Queue going to LEADER 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: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } }
I20260630 12:13:50.688473  6186 catalog_manager.cc:5697] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b reported cstate change: term changed from 1 to 2, leader changed from 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193) to 40b7920929c046948331628358e5743b (127.0.107.195). New cstate: current_term: 2 leader_uuid: "40b7920929c046948331628358e5743b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eaecd53bf9a421babd591f20d480b87" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40b7920929c046948331628358e5743b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 } health_report { overall_health: UNKNOWN } } }
W20260630 12:13:51.074950  6403 consensus_peers.cc:597] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b -> Peer 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193:42971): Couldn't send request to peer 7eaecd53bf9a421babd591f20d480b87. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:13:51.280383  6363 raft_consensus.cc:1275] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 2 FOLLOWER]: Refusing update from remote peer 40b7920929c046948331628358e5743b: 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:51.281754  6495 consensus_queue.cc:1048] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [LEADER]: Connected to new peer: Peer: permanent_uuid: "dae73cde4afc42a4a1b95e76321287bd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:13:51.362545  6239 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:51.364125  6239 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:51.364542  6239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:52.018168  6403 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42971: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:13:53.365732  6239 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:53.367240  6239 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:53.367571  6239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:53.599360  6403 consensus_peers.cc:597] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b -> Peer 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193:42971): Couldn't send request to peer 7eaecd53bf9a421babd591f20d480b87. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42971: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:13:55.368556  6239 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:55.369875  6239 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:55.370194  6239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:56.155450  6403 consensus_peers.cc:597] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b -> Peer 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193:42971): Couldn't send request to peer 7eaecd53bf9a421babd591f20d480b87. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42971: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:13:57.244360  6403 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42971: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260630 12:13:57.371163  6239 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:57.372522  6239 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:57.372862  6239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:13:58.761972  6403 consensus_peers.cc:597] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b -> Peer 7eaecd53bf9a421babd591f20d480b87 (127.0.107.193:42971): Couldn't send request to peer 7eaecd53bf9a421babd591f20d480b87. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:42971: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:13:59.373819  6239 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:13:59.375312  6239 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:13:59.375695  6239 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:14:00.083885   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:00.114619   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:00.115428   431 tablet_replica.cc:333] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd: stopping tablet replica
I20260630 12:14:00.116088   431 raft_consensus.cc:2243] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:00.116705   431 raft_consensus.cc:2272] T dda82c68c90f43ab9e76856308405797 P dae73cde4afc42a4a1b95e76321287bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:00.140378   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:00.155876   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:00.184139   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:00.184981   431 tablet_replica.cc:333] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b: stopping tablet replica
I20260630 12:14:00.185606   431 raft_consensus.cc:2243] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:00.186738   431 raft_consensus.cc:2272] T dda82c68c90f43ab9e76856308405797 P 40b7920929c046948331628358e5743b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:00.208076   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:00.220893   431 master.cc:562] Master@127.0.107.254:46753 shutting down...
I20260630 12:14:00.243149   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:00.243808   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:00.244112   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1dcad028aec946ffa1386bcf39c50c5d: stopping tablet replica
I20260630 12:14:00.263446   431 master.cc:584] Master@127.0.107.254:46753 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13088 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:14:00.304623   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35797
I20260630 12:14:00.305774   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:00.311460  6529 instance_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.311451  6530 instance_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.313114  6532 instance_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.314420   431 server_base.cc:1061] running on GCE node
I20260630 12:14:00.315331   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:00.315528   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.315686   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821640315656 us; error 0 us; skew 500 ppm
I20260630 12:14:00.316198   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:00.318650   431 webserver.cc:533] Webserver started at http://127.0.107.254:41673/ using document root <none> and password file <none>
I20260630 12:14:00.319162   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:00.319363   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:00.319659   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:00.320910   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "bef6292655fc4540bf5bf7e2980ed82d"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-dxwh"
I20260630 12:14:00.325553   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:14:00.329301  6537 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.330216   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:00.330528   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "bef6292655fc4540bf5bf7e2980ed82d"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-dxwh"
I20260630 12:14:00.330771   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-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.357658   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:00.358952   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:00.396942   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35797
I20260630 12:14:00.397034  6588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35797 every 8 connection(s)
I20260630 12:14:00.401147  6589 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.412747  6589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d: Bootstrap starting.
I20260630 12:14:00.417809  6589 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:00.422194  6589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d: No bootstrap required, opened a new log
I20260630 12:14:00.424535  6589 raft_consensus.cc:359] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bef6292655fc4540bf5bf7e2980ed82d" member_type: VOTER }
I20260630 12:14:00.425004  6589 raft_consensus.cc:385] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:00.425288  6589 raft_consensus.cc:740] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bef6292655fc4540bf5bf7e2980ed82d, State: Initialized, Role: FOLLOWER
I20260630 12:14:00.425961  6589 consensus_queue.cc:260] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bef6292655fc4540bf5bf7e2980ed82d" member_type: VOTER }
I20260630 12:14:00.426455  6589 raft_consensus.cc:399] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:00.426659  6589 raft_consensus.cc:493] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:00.426964  6589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:00.431892  6589 raft_consensus.cc:515] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bef6292655fc4540bf5bf7e2980ed82d" member_type: VOTER }
I20260630 12:14:00.432636  6589 leader_election.cc:304] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [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: bef6292655fc4540bf5bf7e2980ed82d; no voters: 
I20260630 12:14:00.433808  6589 leader_election.cc:290] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:00.434257  6592 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:00.435623  6592 raft_consensus.cc:697] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 1 LEADER]: Becoming Leader. State: Replica: bef6292655fc4540bf5bf7e2980ed82d, State: Running, Role: LEADER
I20260630 12:14:00.436352  6592 consensus_queue.cc:237] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [LEADER]: Queue going to LEADER mode. State: All 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: "bef6292655fc4540bf5bf7e2980ed82d" member_type: VOTER }
I20260630 12:14:00.436985  6589 sys_catalog.cc:565] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:00.439414  6593 sys_catalog.cc:455] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bef6292655fc4540bf5bf7e2980ed82d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bef6292655fc4540bf5bf7e2980ed82d" member_type: VOTER } }
I20260630 12:14:00.440009  6593 sys_catalog.cc:458] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:00.441004  6594 sys_catalog.cc:455] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [sys.catalog]: SysCatalogTable state changed. Reason: New leader bef6292655fc4540bf5bf7e2980ed82d. Latest consensus state: current_term: 1 leader_uuid: "bef6292655fc4540bf5bf7e2980ed82d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bef6292655fc4540bf5bf7e2980ed82d" member_type: VOTER } }
I20260630 12:14:00.441903  6594 sys_catalog.cc:458] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:00.449692  6597 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:00.454952  6597 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:00.456250   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:00.464341  6597 catalog_manager.cc:1383] Generated new cluster ID: 5d5342cefd26472fb3d06f5c458bfc09
I20260630 12:14:00.464674  6597 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:00.482853  6597 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:00.484315  6597 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:00.497707  6597 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d: Generated new TSK 0
I20260630 12:14:00.498400  6597 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:00.523567   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:00.529752  6610 instance_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.530649  6611 instance_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.532042  6613 instance_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.532558   431 server_base.cc:1061] running on GCE node
I20260630 12:14:00.533480   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:00.533689   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.533865   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821640533846 us; error 0 us; skew 500 ppm
I20260630 12:14:00.534425   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:00.536661   431 webserver.cc:533] Webserver started at http://127.0.107.193:38351/ using document root <none> and password file <none>
I20260630 12:14:00.537120   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:00.537312   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:00.537597   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:00.538904   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "682fbefd82a24b84b4dba926f23b23b6"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-dxwh"
I20260630 12:14:00.543401   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:14:00.546747  6618 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.547519   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:00.547853   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "682fbefd82a24b84b4dba926f23b23b6"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-dxwh"
I20260630 12:14:00.548146   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-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.567905   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:00.569079   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:00.570559   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:00.573058   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:00.573320   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.573558   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:00.573745   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.614485   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41491
I20260630 12:14:00.614586  6680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41491 every 8 connection(s)
I20260630 12:14:00.619783   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:00.628167  6685 instance_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.631116  6686 instance_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.633746   431 server_base.cc:1061] running on GCE node
W20260630 12:14:00.634222  6688 instance_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.635197   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:00.635465   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.635622   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821640635610 us; error 0 us; skew 500 ppm
I20260630 12:14:00.636159   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:00.639446   431 webserver.cc:533] Webserver started at http://127.0.107.194:37185/ using document root <none> and password file <none>
I20260630 12:14:00.639967   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:00.640183   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:00.640462   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:00.640980  6681 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35797
I20260630 12:14:00.641397  6681 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:00.641773   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "7bb9f13060844d3bad9969060af1e86b"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-dxwh"
I20260630 12:14:00.642174  6681 heartbeater.cc:507] Master 127.0.107.254:35797 requested a full tablet report, sending...
I20260630 12:14:00.644546  6554 ts_manager.cc:194] Registered new tserver with Master: 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491)
I20260630 12:14:00.647012  6554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39250
I20260630 12:14:00.647436   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260630 12:14:00.651772  6693 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.652562   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:14:00.652825   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "7bb9f13060844d3bad9969060af1e86b"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-dxwh"
I20260630 12:14:00.653064   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-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.672152   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:00.673296   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:00.674732   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:00.676869   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:00.677075   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.677328   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:00.677491   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.717540   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36457
I20260630 12:14:00.717645  6755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36457 every 8 connection(s)
I20260630 12:14:00.722450   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:00.730017  6759 instance_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.731622  6760 instance_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.735071   431 server_base.cc:1061] running on GCE node
W20260630 12:14:00.735769  6762 instance_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.736982   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:00.737195  6756 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35797
W20260630 12:14:00.737294   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.737686   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821640737663 us; error 0 us; skew 500 ppm
I20260630 12:14:00.737732  6756 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:00.738467   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:00.738792  6756 heartbeater.cc:507] Master 127.0.107.254:35797 requested a full tablet report, sending...
I20260630 12:14:00.741320  6554 ts_manager.cc:194] Registered new tserver with Master: 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457)
I20260630 12:14:00.741401   431 webserver.cc:533] Webserver started at http://127.0.107.195:40679/ using document root <none> and password file <none>
I20260630 12:14:00.742110   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:00.742419   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:00.742749   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:00.743326  6554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39256
I20260630 12:14:00.744421   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "185c78759ca64ed7bea1d5b7f1c1b556"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-dxwh"
I20260630 12:14:00.749155   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:00.752823  6767 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.753604   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:00.753916   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "185c78759ca64ed7bea1d5b7f1c1b556"
format_stamp: "Formatted at 2026-06-30 12:14:00 on dist-test-slave-dxwh"
I20260630 12:14:00.754227   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-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.772203   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:00.773414   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:00.774963   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:00.777153   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:00.777410   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.777643   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:00.777820   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:00.817911   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45325
I20260630 12:14:00.818019  6829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45325 every 8 connection(s)
I20260630 12:14:00.832144  6830 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35797
I20260630 12:14:00.832567  6830 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:00.833432  6830 heartbeater.cc:507] Master 127.0.107.254:35797 requested a full tablet report, sending...
I20260630 12:14:00.835475  6554 ts_manager.cc:194] Registered new tserver with Master: 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325)
I20260630 12:14:00.835734   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014718675s
I20260630 12:14:00.836927  6554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39270
I20260630 12:14:01.650333  6681 heartbeater.cc:499] Master 127.0.107.254:35797 was elected leader, sending a full tablet report...
I20260630 12:14:01.746266  6756 heartbeater.cc:499] Master 127.0.107.254:35797 was elected leader, sending a full tablet report...
I20260630 12:14:01.840046  6830 heartbeater.cc:499] Master 127.0.107.254:35797 was elected leader, sending a full tablet report...
I20260630 12:14:01.898717  6554 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39274:
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.901587  6554 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.970258  6794 tablet_service.cc:1511] Processing CreateTablet for tablet 280a24ceb42547dab167ab8bedade034 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:01.969920  6795 tablet_service.cc:1511] Processing CreateTablet for tablet 0905bafafeb54c60a99a6102acb55048 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:01.972232  6794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280a24ceb42547dab167ab8bedade034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.973541  6795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0905bafafeb54c60a99a6102acb55048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.974927  6646 tablet_service.cc:1511] Processing CreateTablet for tablet 0905bafafeb54c60a99a6102acb55048 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:01.976547  6646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0905bafafeb54c60a99a6102acb55048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.976540  6793 tablet_service.cc:1511] Processing CreateTablet for tablet ee09cf3a3cff464c8bb3086040f3cae3 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:01.978256  6793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee09cf3a3cff464c8bb3086040f3cae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.983307  6792 tablet_service.cc:1511] Processing CreateTablet for tablet 09487377871d4a67805e6f1637ee4447 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:01.984859  6792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09487377871d4a67805e6f1637ee4447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:01.988758  6645 tablet_service.cc:1511] Processing CreateTablet for tablet 280a24ceb42547dab167ab8bedade034 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:01.990707  6645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280a24ceb42547dab167ab8bedade034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.000624  6644 tablet_service.cc:1511] Processing CreateTablet for tablet ee09cf3a3cff464c8bb3086040f3cae3 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:02.002233  6644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee09cf3a3cff464c8bb3086040f3cae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.003944  6851 tablet_bootstrap.cc:492] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556: Bootstrap starting.
I20260630 12:14:02.013206  6643 tablet_service.cc:1511] Processing CreateTablet for tablet 09487377871d4a67805e6f1637ee4447 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:02.014905  6643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09487377871d4a67805e6f1637ee4447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.019748  6851 tablet_bootstrap.cc:654] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.022591  6721 tablet_service.cc:1511] Processing CreateTablet for tablet 0905bafafeb54c60a99a6102acb55048 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:02.024331  6721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0905bafafeb54c60a99a6102acb55048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.027877  6720 tablet_service.cc:1511] Processing CreateTablet for tablet 280a24ceb42547dab167ab8bedade034 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:02.029323  6720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280a24ceb42547dab167ab8bedade034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.031708  6719 tablet_service.cc:1511] Processing CreateTablet for tablet ee09cf3a3cff464c8bb3086040f3cae3 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:02.034328  6718 tablet_service.cc:1511] Processing CreateTablet for tablet 09487377871d4a67805e6f1637ee4447 (DEFAULT_TABLE table=test-workload [id=cc1000021a684137a47b3bd876a32ab2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:02.037708  6851 tablet_bootstrap.cc:492] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556: No bootstrap required, opened a new log
I20260630 12:14:02.038475  6851 ts_tablet_manager.cc:1403] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.014s
I20260630 12:14:02.038553  6719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee09cf3a3cff464c8bb3086040f3cae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.041368  6718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09487377871d4a67805e6f1637ee4447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:02.054411  6851 raft_consensus.cc:359] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.055913  6851 raft_consensus.cc:385] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.056296  6851 raft_consensus.cc:740] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 185c78759ca64ed7bea1d5b7f1c1b556, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.057349  6851 consensus_queue.cc:260] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.067435  6851 ts_tablet_manager.cc:1434] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.003s
I20260630 12:14:02.068625  6851 tablet_bootstrap.cc:492] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556: Bootstrap starting.
I20260630 12:14:02.070924  6855 tablet_bootstrap.cc:492] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b: Bootstrap starting.
W20260630 12:14:02.073189  6831 tablet.cc:2406] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:02.076447  6851 tablet_bootstrap.cc:654] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.079850  6855 tablet_bootstrap.cc:654] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.085165  6853 tablet_bootstrap.cc:492] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6: Bootstrap starting.
I20260630 12:14:02.088043  6851 tablet_bootstrap.cc:492] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556: No bootstrap required, opened a new log
I20260630 12:14:02.088569  6851 ts_tablet_manager.cc:1403] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260630 12:14:02.091207  6851 raft_consensus.cc:359] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.091886  6851 raft_consensus.cc:385] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.092149  6851 raft_consensus.cc:740] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 185c78759ca64ed7bea1d5b7f1c1b556, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.092849  6853 tablet_bootstrap.cc:654] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.093092  6851 consensus_queue.cc:260] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.093977  6855 tablet_bootstrap.cc:492] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b: No bootstrap required, opened a new log
I20260630 12:14:02.094565  6855 ts_tablet_manager.cc:1403] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260630 12:14:02.095633  6851 ts_tablet_manager.cc:1434] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:14:02.096850  6851 tablet_bootstrap.cc:492] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556: Bootstrap starting.
I20260630 12:14:02.097779  6855 raft_consensus.cc:359] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.098747  6855 raft_consensus.cc:385] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.099116  6855 raft_consensus.cc:740] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bb9f13060844d3bad9969060af1e86b, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.100299  6855 consensus_queue.cc:260] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.105463  6851 tablet_bootstrap.cc:654] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.120095  6851 tablet_bootstrap.cc:492] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556: No bootstrap required, opened a new log
I20260630 12:14:02.121061  6851 ts_tablet_manager.cc:1403] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260630 12:14:02.123579  6855 ts_tablet_manager.cc:1434] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.016s
I20260630 12:14:02.124902  6853 tablet_bootstrap.cc:492] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6: No bootstrap required, opened a new log
I20260630 12:14:02.124915  6855 tablet_bootstrap.cc:492] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b: Bootstrap starting.
I20260630 12:14:02.124854  6851 raft_consensus.cc:359] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.125887  6853 ts_tablet_manager.cc:1403] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.022s
I20260630 12:14:02.125981  6851 raft_consensus.cc:385] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.126523  6851 raft_consensus.cc:740] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 185c78759ca64ed7bea1d5b7f1c1b556, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.127518  6851 consensus_queue.cc:260] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.129338  6853 raft_consensus.cc:359] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.129904  6851 ts_tablet_manager.cc:1434] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260630 12:14:02.130265  6853 raft_consensus.cc:385] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.130689  6853 raft_consensus.cc:740] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 682fbefd82a24b84b4dba926f23b23b6, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.131197  6851 tablet_bootstrap.cc:492] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556: Bootstrap starting.
I20260630 12:14:02.131762  6853 consensus_queue.cc:260] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.133214  6855 tablet_bootstrap.cc:654] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.139127  6851 tablet_bootstrap.cc:654] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.141474  6853 ts_tablet_manager.cc:1434] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.010s
I20260630 12:14:02.145581  6853 tablet_bootstrap.cc:492] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6: Bootstrap starting.
I20260630 12:14:02.146286  6855 tablet_bootstrap.cc:492] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b: No bootstrap required, opened a new log
I20260630 12:14:02.147226  6855 ts_tablet_manager.cc:1403] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260630 12:14:02.152523  6855 raft_consensus.cc:359] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.153409  6853 tablet_bootstrap.cc:654] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.153889  6855 raft_consensus.cc:385] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.154444  6855 raft_consensus.cc:740] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bb9f13060844d3bad9969060af1e86b, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.155830  6855 consensus_queue.cc:260] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.159745  6855 ts_tablet_manager.cc:1434] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:14:02.162339  6855 tablet_bootstrap.cc:492] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b: Bootstrap starting.
I20260630 12:14:02.163390  6851 tablet_bootstrap.cc:492] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556: No bootstrap required, opened a new log
I20260630 12:14:02.164054  6851 ts_tablet_manager.cc:1403] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260630 12:14:02.165973  6853 tablet_bootstrap.cc:492] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6: No bootstrap required, opened a new log
I20260630 12:14:02.166621  6853 ts_tablet_manager.cc:1403] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260630 12:14:02.166846  6854 raft_consensus.cc:493] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:02.167407  6851 raft_consensus.cc:359] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:02.167557  6854 raft_consensus.cc:515] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.168337  6851 raft_consensus.cc:385] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.168709  6851 raft_consensus.cc:740] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 185c78759ca64ed7bea1d5b7f1c1b556, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.169416  6855 tablet_bootstrap.cc:654] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.169646  6851 consensus_queue.cc:260] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:02.170471  6853 raft_consensus.cc:359] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:02.171471  6853 raft_consensus.cc:385] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.171862  6853 raft_consensus.cc:740] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 682fbefd82a24b84b4dba926f23b23b6, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.172215  6854 leader_election.cc:290] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491), 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457)
I20260630 12:14:02.173032  6853 consensus_queue.cc:260] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:02.175674  6853 ts_tablet_manager.cc:1434] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:14:02.176724  6853 tablet_bootstrap.cc:492] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6: Bootstrap starting.
I20260630 12:14:02.183964  6853 tablet_bootstrap.cc:654] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.193115  6851 ts_tablet_manager.cc:1434] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556: Time spent starting tablet: real 0.029s	user 0.021s	sys 0.004s
I20260630 12:14:02.197082  6853 tablet_bootstrap.cc:492] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6: No bootstrap required, opened a new log
I20260630 12:14:02.197865  6855 tablet_bootstrap.cc:492] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b: No bootstrap required, opened a new log
I20260630 12:14:02.198525  6855 ts_tablet_manager.cc:1403] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.007s
I20260630 12:14:02.199486  6853 ts_tablet_manager.cc:1403] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260630 12:14:02.202739  6853 raft_consensus.cc:359] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.203574  6853 raft_consensus.cc:385] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.203931  6853 raft_consensus.cc:740] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 682fbefd82a24b84b4dba926f23b23b6, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.204797  6853 consensus_queue.cc:260] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.204921  6855 raft_consensus.cc:359] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.206837  6855 raft_consensus.cc:385] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.207700  6853 ts_tablet_manager.cc:1434] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:14:02.207647  6855 raft_consensus.cc:740] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bb9f13060844d3bad9969060af1e86b, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.209081  6853 tablet_bootstrap.cc:492] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6: Bootstrap starting.
I20260630 12:14:02.209662  6855 consensus_queue.cc:260] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.213531  6861 raft_consensus.cc:493] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:02.213852  6855 ts_tablet_manager.cc:1434] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:14:02.214118  6861 raft_consensus.cc:515] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:02.215080  6855 tablet_bootstrap.cc:492] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b: Bootstrap starting.
I20260630 12:14:02.216846  6853 tablet_bootstrap.cc:654] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.224037  6861 leader_election.cc:290] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325), 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457)
I20260630 12:14:02.226730  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09487377871d4a67805e6f1637ee4447" candidate_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bb9f13060844d3bad9969060af1e86b" is_pre_election: true
I20260630 12:14:02.228048  6731 raft_consensus.cc:2468] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 185c78759ca64ed7bea1d5b7f1c1b556 in term 0.
I20260630 12:14:02.230294  6770 leader_election.cc:304] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 185c78759ca64ed7bea1d5b7f1c1b556, 7bb9f13060844d3bad9969060af1e86b; no voters: 
I20260630 12:14:02.231845  6865 raft_consensus.cc:2804] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:02.232178  6855 tablet_bootstrap.cc:654] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:02.232448  6865 raft_consensus.cc:493] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:02.232980  6865 raft_consensus.cc:3060] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.247483  6865 raft_consensus.cc:515] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.255911  6865 leader_election.cc:290] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [CANDIDATE]: Term 1 election: Requested vote from peers 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491), 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457)
I20260630 12:14:02.256340  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09487377871d4a67805e6f1637ee4447" candidate_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bb9f13060844d3bad9969060af1e86b"
I20260630 12:14:02.257125  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09487377871d4a67805e6f1637ee4447" candidate_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "682fbefd82a24b84b4dba926f23b23b6" is_pre_election: true
I20260630 12:14:02.257309  6731 raft_consensus.cc:3060] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.257771  6656 raft_consensus.cc:2468] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 185c78759ca64ed7bea1d5b7f1c1b556 in term 0.
I20260630 12:14:02.260407  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09487377871d4a67805e6f1637ee4447" candidate_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "682fbefd82a24b84b4dba926f23b23b6"
I20260630 12:14:02.261013  6656 raft_consensus.cc:3060] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.264550  6853 tablet_bootstrap.cc:492] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6: No bootstrap required, opened a new log
I20260630 12:14:02.265195  6853 ts_tablet_manager.cc:1403] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.041s
I20260630 12:14:02.267987  6731 raft_consensus.cc:2468] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 185c78759ca64ed7bea1d5b7f1c1b556 in term 1.
I20260630 12:14:02.268471  6853 raft_consensus.cc:359] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.269574  6656 raft_consensus.cc:2468] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 185c78759ca64ed7bea1d5b7f1c1b556 in term 1.
I20260630 12:14:02.270251  6853 raft_consensus.cc:385] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.271015  6770 leader_election.cc:304] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 185c78759ca64ed7bea1d5b7f1c1b556, 7bb9f13060844d3bad9969060af1e86b; no voters: 
I20260630 12:14:02.271346  6853 raft_consensus.cc:740] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 682fbefd82a24b84b4dba926f23b23b6, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.272782  6865 raft_consensus.cc:2804] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.273320  6865 raft_consensus.cc:697] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 LEADER]: Becoming Leader. State: Replica: 185c78759ca64ed7bea1d5b7f1c1b556, State: Running, Role: LEADER
I20260630 12:14:02.273881  6730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0905bafafeb54c60a99a6102acb55048" candidate_uuid: "682fbefd82a24b84b4dba926f23b23b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bb9f13060844d3bad9969060af1e86b" is_pre_election: true
I20260630 12:14:02.274266  6865 consensus_queue.cc:237] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.273583  6853 consensus_queue.cc:260] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
W20260630 12:14:02.275573  6621 leader_election.cc:343] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:02.277199  6853 ts_tablet_manager.cc:1434] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260630 12:14:02.278610  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0905bafafeb54c60a99a6102acb55048" candidate_uuid: "682fbefd82a24b84b4dba926f23b23b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" is_pre_election: true
I20260630 12:14:02.279367  6805 raft_consensus.cc:2468] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 682fbefd82a24b84b4dba926f23b23b6 in term 0.
I20260630 12:14:02.280898  6620 leader_election.cc:304] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [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: 185c78759ca64ed7bea1d5b7f1c1b556, 682fbefd82a24b84b4dba926f23b23b6; no voters: 7bb9f13060844d3bad9969060af1e86b
I20260630 12:14:02.281584  6861 raft_consensus.cc:493] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:02.282160  6861 raft_consensus.cc:515] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.284643  6861 leader_election.cc:290] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457), 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325)
I20260630 12:14:02.285362  6861 raft_consensus.cc:2804] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:02.285837  6861 raft_consensus.cc:493] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:02.286288  6861 raft_consensus.cc:3060] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.288082  6730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280a24ceb42547dab167ab8bedade034" candidate_uuid: "682fbefd82a24b84b4dba926f23b23b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bb9f13060844d3bad9969060af1e86b" is_pre_election: true
I20260630 12:14:02.289086  6730 raft_consensus.cc:2468] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 682fbefd82a24b84b4dba926f23b23b6 in term 0.
I20260630 12:14:02.290547  6621 leader_election.cc:304] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 682fbefd82a24b84b4dba926f23b23b6, 7bb9f13060844d3bad9969060af1e86b; no voters: 
I20260630 12:14:02.292121  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280a24ceb42547dab167ab8bedade034" candidate_uuid: "682fbefd82a24b84b4dba926f23b23b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" is_pre_election: true
I20260630 12:14:02.292820  6805 raft_consensus.cc:2468] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 682fbefd82a24b84b4dba926f23b23b6 in term 0.
I20260630 12:14:02.281139  6855 tablet_bootstrap.cc:492] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b: No bootstrap required, opened a new log
I20260630 12:14:02.295521  6875 raft_consensus.cc:2804] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:02.296083  6875 raft_consensus.cc:493] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:02.296137  6855 ts_tablet_manager.cc:1403] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.011s
I20260630 12:14:02.296567  6875 raft_consensus.cc:3060] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.300545  6855 raft_consensus.cc:359] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:02.301628  6855 raft_consensus.cc:385] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:02.303733  6875 raft_consensus.cc:515] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.304378  6855 raft_consensus.cc:740] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bb9f13060844d3bad9969060af1e86b, State: Initialized, Role: FOLLOWER
I20260630 12:14:02.305413  6855 consensus_queue.cc:260] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:02.306962  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280a24ceb42547dab167ab8bedade034" candidate_uuid: "682fbefd82a24b84b4dba926f23b23b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bb9f13060844d3bad9969060af1e86b"
I20260630 12:14:02.307745  6731 raft_consensus.cc:3060] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.307192  6553 catalog_manager.cc:5697] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:02.308188  6855 ts_tablet_manager.cc:1434] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:14:02.308514  6875 leader_election.cc:290] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [CANDIDATE]: Term 1 election: Requested vote from peers 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457), 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325)
I20260630 12:14:02.308413  6805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280a24ceb42547dab167ab8bedade034" candidate_uuid: "682fbefd82a24b84b4dba926f23b23b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "185c78759ca64ed7bea1d5b7f1c1b556"
I20260630 12:14:02.309478  6805 raft_consensus.cc:3060] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.317085  6861 raft_consensus.cc:515] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:02.317512  6805 raft_consensus.cc:2468] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 682fbefd82a24b84b4dba926f23b23b6 in term 1.
I20260630 12:14:02.319126  6620 leader_election.cc:304] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 185c78759ca64ed7bea1d5b7f1c1b556, 682fbefd82a24b84b4dba926f23b23b6; no voters: 
I20260630 12:14:02.319581  6861 leader_election.cc:290] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [CANDIDATE]: Term 1 election: Requested vote from peers 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325), 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457)
I20260630 12:14:02.319959  6731 raft_consensus.cc:2468] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 682fbefd82a24b84b4dba926f23b23b6 in term 1.
I20260630 12:14:02.320153  6861 raft_consensus.cc:2804] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.320716  6861 raft_consensus.cc:697] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 LEADER]: Becoming Leader. State: Replica: 682fbefd82a24b84b4dba926f23b23b6, State: Running, Role: LEADER
I20260630 12:14:02.321570  6861 consensus_queue.cc:237] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.322813  6804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0905bafafeb54c60a99a6102acb55048" candidate_uuid: "682fbefd82a24b84b4dba926f23b23b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "185c78759ca64ed7bea1d5b7f1c1b556"
I20260630 12:14:02.323541  6804 raft_consensus.cc:3060] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.324617  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0905bafafeb54c60a99a6102acb55048" candidate_uuid: "682fbefd82a24b84b4dba926f23b23b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bb9f13060844d3bad9969060af1e86b"
I20260630 12:14:02.325251  6731 raft_consensus.cc:3060] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.331661  6804 raft_consensus.cc:2468] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 682fbefd82a24b84b4dba926f23b23b6 in term 1.
I20260630 12:14:02.332911  6731 raft_consensus.cc:2468] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 682fbefd82a24b84b4dba926f23b23b6 in term 1.
I20260630 12:14:02.332959  6620 leader_election.cc:304] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 185c78759ca64ed7bea1d5b7f1c1b556, 682fbefd82a24b84b4dba926f23b23b6; no voters: 
I20260630 12:14:02.334024  6861 raft_consensus.cc:2804] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.334563  6861 raft_consensus.cc:697] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 LEADER]: Becoming Leader. State: Replica: 682fbefd82a24b84b4dba926f23b23b6, State: Running, Role: LEADER
I20260630 12:14:02.335392  6861 consensus_queue.cc:237] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:02.335079  6552 catalog_manager.cc:5697] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "682fbefd82a24b84b4dba926f23b23b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:02.342108  6859 raft_consensus.cc:493] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:02.342639  6859 raft_consensus.cc:515] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.345249  6859 leader_election.cc:290] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491), 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325)
I20260630 12:14:02.349836  6552 catalog_manager.cc:5697] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "682fbefd82a24b84b4dba926f23b23b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:02.359963  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee09cf3a3cff464c8bb3086040f3cae3" candidate_uuid: "7bb9f13060844d3bad9969060af1e86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "682fbefd82a24b84b4dba926f23b23b6" is_pre_election: true
I20260630 12:14:02.360114  6804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee09cf3a3cff464c8bb3086040f3cae3" candidate_uuid: "7bb9f13060844d3bad9969060af1e86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" is_pre_election: true
I20260630 12:14:02.360652  6656 raft_consensus.cc:2468] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bb9f13060844d3bad9969060af1e86b in term 0.
I20260630 12:14:02.360864  6804 raft_consensus.cc:2468] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bb9f13060844d3bad9969060af1e86b in term 0.
I20260630 12:14:02.362087  6695 leader_election.cc:304] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 185c78759ca64ed7bea1d5b7f1c1b556, 7bb9f13060844d3bad9969060af1e86b; no voters: 
I20260630 12:14:02.362845  6859 raft_consensus.cc:2804] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:02.363169  6859 raft_consensus.cc:493] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:02.363461  6859 raft_consensus.cc:3060] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.368422  6859 raft_consensus.cc:515] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.370157  6859 leader_election.cc:290] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [CANDIDATE]: Term 1 election: Requested vote from peers 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491), 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325)
I20260630 12:14:02.371068  6656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee09cf3a3cff464c8bb3086040f3cae3" candidate_uuid: "7bb9f13060844d3bad9969060af1e86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "682fbefd82a24b84b4dba926f23b23b6"
I20260630 12:14:02.371287  6804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee09cf3a3cff464c8bb3086040f3cae3" candidate_uuid: "7bb9f13060844d3bad9969060af1e86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "185c78759ca64ed7bea1d5b7f1c1b556"
I20260630 12:14:02.371778  6656 raft_consensus.cc:3060] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.371888  6804 raft_consensus.cc:3060] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:02.376929  6804 raft_consensus.cc:2468] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bb9f13060844d3bad9969060af1e86b in term 1.
I20260630 12:14:02.376929  6656 raft_consensus.cc:2468] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bb9f13060844d3bad9969060af1e86b in term 1.
I20260630 12:14:02.378140  6695 leader_election.cc:304] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 185c78759ca64ed7bea1d5b7f1c1b556, 7bb9f13060844d3bad9969060af1e86b; no voters: 
I20260630 12:14:02.378923  6859 raft_consensus.cc:2804] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:02.380095  6859 raft_consensus.cc:697] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 1 LEADER]: Becoming Leader. State: Replica: 7bb9f13060844d3bad9969060af1e86b, State: Running, Role: LEADER
I20260630 12:14:02.380831  6859 consensus_queue.cc:237] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:02.388159  6552 catalog_manager.cc:5697] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bb9f13060844d3bad9969060af1e86b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7bb9f13060844d3bad9969060af1e86b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:02.448937   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:02.503808   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:02.504882   431 tablet_replica.cc:333] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6: stopping tablet replica
I20260630 12:14:02.505556   431 raft_consensus.cc:2243] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:02.506004   431 raft_consensus.cc:2272] T ee09cf3a3cff464c8bb3086040f3cae3 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.508289   431 tablet_replica.cc:333] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6: stopping tablet replica
I20260630 12:14:02.508860   431 raft_consensus.cc:2243] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:02.509481   431 pending_rounds.cc:70] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6: Trying to abort 1 pending ops.
I20260630 12:14:02.509687   431 pending_rounds.cc:77] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437447015948288 op_type: NO_OP noop_request { }
I20260630 12:14:02.510025   431 raft_consensus.cc:2889] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:02.510317   431 raft_consensus.cc:2272] T 0905bafafeb54c60a99a6102acb55048 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.512930   431 tablet_replica.cc:333] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6: stopping tablet replica
I20260630 12:14:02.513485   431 raft_consensus.cc:2243] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:02.514097   431 pending_rounds.cc:70] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6: Trying to abort 1 pending ops.
I20260630 12:14:02.514302   431 pending_rounds.cc:77] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437446959960064 op_type: NO_OP noop_request { }
I20260630 12:14:02.514648   431 raft_consensus.cc:2889] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:02.514945   431 raft_consensus.cc:2272] T 280a24ceb42547dab167ab8bedade034 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.517282   431 tablet_replica.cc:333] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6: stopping tablet replica
I20260630 12:14:02.517815   431 raft_consensus.cc:2243] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:02.518206   431 raft_consensus.cc:2272] T 09487377871d4a67805e6f1637ee4447 P 682fbefd82a24b84b4dba926f23b23b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:02.542842   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260630 12:14:02.779147  6770 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260630 12:14:02.782222  6770 consensus_peers.cc:597] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:02.850095  6865 consensus_queue.cc:1048] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:02.878767  6859 consensus_queue.cc:1048] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:02.888134  6696 consensus_peers.cc:597] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:03.488931  6602 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 682fbefd82a24b84b4dba926f23b23b6 not available for placement
I20260630 12:14:03.589257   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:03.595563  6893 instance_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:03.597337  6896 instance_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:03.597378  6894 instance_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:03.597681   431 server_base.cc:1061] running on GCE node
I20260630 12:14:03.599689   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:03.599933   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:03.600080   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821643600068 us; error 0 us; skew 500 ppm
I20260630 12:14:03.600514   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:03.603317   431 webserver.cc:533] Webserver started at http://127.0.107.196:41151/ using document root <none> and password file <none>
I20260630 12:14:03.603802   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:03.603984   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:03.604266   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:03.605392   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "e3b905d462f34192b13c2c688f00187e"
format_stamp: "Formatted at 2026-06-30 12:14:03 on dist-test-slave-dxwh"
I20260630 12:14:03.610160   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:03.613730  6901 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:03.614729   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:03.615024   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "e3b905d462f34192b13c2c688f00187e"
format_stamp: "Formatted at 2026-06-30 12:14:03 on dist-test-slave-dxwh"
I20260630 12:14:03.615271   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821480598769-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:03.629326   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:03.630532   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:03.631922   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:03.634320   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:03.634584   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:03.634783   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:03.634928   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:03.639245  6885 consensus_queue.cc:579] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Leader has been unable to successfully communicate with peer 682fbefd82a24b84b4dba926f23b23b6 for more than 1 seconds (1.364s)
W20260630 12:14:03.651578  6552 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 09487377871d4a67805e6f1637ee4447 with cas_config_opid_index -1: no extra replica candidate found for tablet 09487377871d4a67805e6f1637ee4447 (table test-workload [id=cc1000021a684137a47b3bd876a32ab2]): 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:14:03.686479   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42249
I20260630 12:14:03.686563  6965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42249 every 8 connection(s)
I20260630 12:14:03.701315  6966 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35797
I20260630 12:14:03.701756  6966 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:03.702553  6966 heartbeater.cc:507] Master 127.0.107.254:35797 requested a full tablet report, sending...
I20260630 12:14:03.704730  6552 ts_manager.cc:194] Registered new tserver with Master: e3b905d462f34192b13c2c688f00187e (127.0.107.196:42249)
I20260630 12:14:03.706203  6552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58806
I20260630 12:14:03.738593  6804 consensus_queue.cc:237] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [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: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:03.744767  6731 raft_consensus.cc:1275] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: 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:03.747175  6885 consensus_queue.cc:1048] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:03.750922  6770 consensus_peers.cc:597] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:03.754165  6909 raft_consensus.cc:2955] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } } }
W20260630 12:14:03.756536  6770 consensus_peers.cc:597] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 -> Peer e3b905d462f34192b13c2c688f00187e (127.0.107.196:42249): Couldn't send request to peer e3b905d462f34192b13c2c688f00187e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09487377871d4a67805e6f1637ee4447. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:03.756098  6731 raft_consensus.cc:2955] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } } }
I20260630 12:14:03.762780  6539 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 09487377871d4a67805e6f1637ee4447 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:14:03.766927  6552 catalog_manager.cc:5697] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b reported cstate change: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } } }
I20260630 12:14:03.808362  6892 consensus_queue.cc:579] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Leader has been unable to successfully communicate with peer 682fbefd82a24b84b4dba926f23b23b6 for more than 1 seconds (1.426s)
I20260630 12:14:03.819057  6731 consensus_queue.cc:237] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [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: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:03.825593  6804 raft_consensus.cc:1275] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: 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:03.827247  6977 consensus_queue.cc:1048] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:03.829510  6696 consensus_peers.cc:597] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:03.833532  6892 raft_consensus.cc:2955] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } } }
W20260630 12:14:03.835604  6696 consensus_peers.cc:597] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b -> Peer e3b905d462f34192b13c2c688f00187e (127.0.107.196:42249): Couldn't send request to peer e3b905d462f34192b13c2c688f00187e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee09cf3a3cff464c8bb3086040f3cae3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:03.835634  6804 raft_consensus.cc:2955] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } } }
I20260630 12:14:03.842394  6540 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ee09cf3a3cff464c8bb3086040f3cae3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:03.847159  6553 catalog_manager.cc:5697] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b reported cstate change: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7bb9f13060844d3bad9969060af1e86b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:03.945822  6909 raft_consensus.cc:493] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.946667  6909 raft_consensus.cc:515] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:03.948369  6909 leader_election.cc:290] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491), 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457)
I20260630 12:14:03.950064  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280a24ceb42547dab167ab8bedade034" candidate_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bb9f13060844d3bad9969060af1e86b" is_pre_election: true
I20260630 12:14:03.950807  6731 raft_consensus.cc:2468] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 185c78759ca64ed7bea1d5b7f1c1b556 in term 1.
I20260630 12:14:03.952205  6770 leader_election.cc:304] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [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: 185c78759ca64ed7bea1d5b7f1c1b556, 7bb9f13060844d3bad9969060af1e86b; no voters: 
I20260630 12:14:03.952853  6909 raft_consensus.cc:2804] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:14:03.952919  6770 leader_election.cc:336] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
I20260630 12:14:03.953302  6909 raft_consensus.cc:493] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:03.953684  6909 raft_consensus.cc:3060] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:03.958663  6909 raft_consensus.cc:515] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:03.960136  6909 leader_election.cc:290] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [CANDIDATE]: Term 2 election: Requested vote from peers 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491), 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457)
I20260630 12:14:03.961651  6731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "280a24ceb42547dab167ab8bedade034" candidate_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bb9f13060844d3bad9969060af1e86b"
I20260630 12:14:03.962162  6731 raft_consensus.cc:3060] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:03.963670  6770 leader_election.cc:336] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
I20260630 12:14:03.966878  6731 raft_consensus.cc:2468] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 185c78759ca64ed7bea1d5b7f1c1b556 in term 2.
I20260630 12:14:03.967917  6770 leader_election.cc:304] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [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: 185c78759ca64ed7bea1d5b7f1c1b556, 7bb9f13060844d3bad9969060af1e86b; no voters: 682fbefd82a24b84b4dba926f23b23b6
I20260630 12:14:03.968591  6909 raft_consensus.cc:2804] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:03.968946  6909 raft_consensus.cc:697] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 LEADER]: Becoming Leader. State: Replica: 185c78759ca64ed7bea1d5b7f1c1b556, State: Running, Role: LEADER
I20260630 12:14:03.969707  6909 consensus_queue.cc:237] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Queue going to LEADER 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: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } }
I20260630 12:14:03.976574  6552 catalog_manager.cc:5697] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 reported cstate change: term changed from 1 to 2, leader changed from 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) to 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:03.994311  6892 raft_consensus.cc:493] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:03.994915  6892 raft_consensus.cc:515] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:03.996613  6892 leader_election.cc:290] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325), 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491)
I20260630 12:14:03.997557  6804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0905bafafeb54c60a99a6102acb55048" candidate_uuid: "7bb9f13060844d3bad9969060af1e86b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" is_pre_election: true
I20260630 12:14:03.998167  6804 raft_consensus.cc:2468] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bb9f13060844d3bad9969060af1e86b in term 1.
I20260630 12:14:03.999401  6695 leader_election.cc:304] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [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: 185c78759ca64ed7bea1d5b7f1c1b556, 7bb9f13060844d3bad9969060af1e86b; no voters: 
I20260630 12:14:04.000245  6892 raft_consensus.cc:2804] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:04.000561  6892 raft_consensus.cc:493] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:14:04.000771  6696 leader_election.cc:336] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
I20260630 12:14:04.000859  6892 raft_consensus.cc:3060] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:04.006086  6892 raft_consensus.cc:515] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:04.007970  6892 leader_election.cc:290] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [CANDIDATE]: Term 2 election: Requested vote from peers 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325), 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491)
I20260630 12:14:04.008873  6804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0905bafafeb54c60a99a6102acb55048" candidate_uuid: "7bb9f13060844d3bad9969060af1e86b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "185c78759ca64ed7bea1d5b7f1c1b556"
I20260630 12:14:04.009553  6804 raft_consensus.cc:3060] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:04.012378  6696 leader_election.cc:336] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
I20260630 12:14:04.015062  6804 raft_consensus.cc:2468] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bb9f13060844d3bad9969060af1e86b in term 2.
I20260630 12:14:04.016093  6695 leader_election.cc:304] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [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: 185c78759ca64ed7bea1d5b7f1c1b556, 7bb9f13060844d3bad9969060af1e86b; no voters: 682fbefd82a24b84b4dba926f23b23b6
I20260630 12:14:04.016785  6892 raft_consensus.cc:2804] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:04.017235  6892 raft_consensus.cc:697] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 2 LEADER]: Becoming Leader. State: Replica: 7bb9f13060844d3bad9969060af1e86b, State: Running, Role: LEADER
I20260630 12:14:04.017905  6892 consensus_queue.cc:237] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Queue going to LEADER 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: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } }
I20260630 12:14:04.025367  6552 catalog_manager.cc:5697] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b reported cstate change: term changed from 1 to 2, leader changed from 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) to 7bb9f13060844d3bad9969060af1e86b (127.0.107.194). New cstate: current_term: 2 leader_uuid: "7bb9f13060844d3bad9969060af1e86b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:04.252501  6983 ts_tablet_manager.cc:933] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: Initiating tablet copy from peer 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325)
I20260630 12:14:04.253821  6983 tablet_copy_client.cc:323] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45325
I20260630 12:14:04.263752  6815 tablet_copy_service.cc:140] P 185c78759ca64ed7bea1d5b7f1c1b556: Received BeginTabletCopySession request for tablet 09487377871d4a67805e6f1637ee4447 from peer e3b905d462f34192b13c2c688f00187e ({username='slave'} at 127.0.0.1:37648)
I20260630 12:14:04.264302  6815 tablet_copy_service.cc:161] P 185c78759ca64ed7bea1d5b7f1c1b556: Beginning new tablet copy session on tablet 09487377871d4a67805e6f1637ee4447 from peer e3b905d462f34192b13c2c688f00187e at {username='slave'} at 127.0.0.1:37648: session id = e3b905d462f34192b13c2c688f00187e-09487377871d4a67805e6f1637ee4447
I20260630 12:14:04.269834  6815 tablet_copy_source_session.cc:215] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:04.272755  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09487377871d4a67805e6f1637ee4447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:04.284498  6983 tablet_copy_client.cc:806] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:04.285123  6983 tablet_copy_client.cc:670] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:04.288621  6983 tablet_copy_client.cc:538] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:04.295287  6983 tablet_bootstrap.cc:492] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: Bootstrap starting.
I20260630 12:14:04.309868  6983 tablet_bootstrap.cc:492] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: 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:04.310542  6983 tablet_bootstrap.cc:492] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: Bootstrap complete.
I20260630 12:14:04.311050  6983 ts_tablet_manager.cc:1403] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:14:04.312968  6983 raft_consensus.cc:359] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:04.313508  6983 raft_consensus.cc:740] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3b905d462f34192b13c2c688f00187e, State: Initialized, Role: LEARNER
I20260630 12:14:04.313958  6983 consensus_queue.cc:260] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e [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: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:04.315786  6966 heartbeater.cc:499] Master 127.0.107.254:35797 was elected leader, sending a full tablet report...
I20260630 12:14:04.315970  6983 ts_tablet_manager.cc:1434] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:14:04.317713  6815 tablet_copy_service.cc:342] P 185c78759ca64ed7bea1d5b7f1c1b556: Request end of tablet copy session e3b905d462f34192b13c2c688f00187e-09487377871d4a67805e6f1637ee4447 received from {username='slave'} at 127.0.0.1:37648
I20260630 12:14:04.318158  6815 tablet_copy_service.cc:434] P 185c78759ca64ed7bea1d5b7f1c1b556: ending tablet copy session e3b905d462f34192b13c2c688f00187e-09487377871d4a67805e6f1637ee4447 on tablet 09487377871d4a67805e6f1637ee4447 with peer e3b905d462f34192b13c2c688f00187e
W20260630 12:14:04.377424  6770 consensus_peers.cc:597] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:04.412397  6804 raft_consensus.cc:1275] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: 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:04.413707  6892 consensus_queue.cc:1048] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:04.427963  6696 consensus_peers.cc:597] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:04.442180  6983 ts_tablet_manager.cc:933] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: Initiating tablet copy from peer 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457)
I20260630 12:14:04.443759  6983 tablet_copy_client.cc:323] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36457
I20260630 12:14:04.448525  6731 raft_consensus.cc:1275] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: 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:04.450044  6909 consensus_queue.cc:1048] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:04.455314  6741 tablet_copy_service.cc:140] P 7bb9f13060844d3bad9969060af1e86b: Received BeginTabletCopySession request for tablet ee09cf3a3cff464c8bb3086040f3cae3 from peer e3b905d462f34192b13c2c688f00187e ({username='slave'} at 127.0.0.1:56030)
I20260630 12:14:04.456048  6741 tablet_copy_service.cc:161] P 7bb9f13060844d3bad9969060af1e86b: Beginning new tablet copy session on tablet ee09cf3a3cff464c8bb3086040f3cae3 from peer e3b905d462f34192b13c2c688f00187e at {username='slave'} at 127.0.0.1:56030: session id = e3b905d462f34192b13c2c688f00187e-ee09cf3a3cff464c8bb3086040f3cae3
I20260630 12:14:04.467695  6741 tablet_copy_source_session.cc:215] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:04.471127  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee09cf3a3cff464c8bb3086040f3cae3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:04.482456  6983 tablet_copy_client.cc:806] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:04.483026  6983 tablet_copy_client.cc:670] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:04.486547  6983 tablet_copy_client.cc:538] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:14:04.490938  6602 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 682fbefd82a24b84b4dba926f23b23b6 not available for placement
I20260630 12:14:04.493048  6983 tablet_bootstrap.cc:492] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: Bootstrap starting.
I20260630 12:14:04.509060  6983 tablet_bootstrap.cc:492] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: 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:04.509842  6983 tablet_bootstrap.cc:492] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: Bootstrap complete.
I20260630 12:14:04.510480  6983 ts_tablet_manager.cc:1403] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.004s
I20260630 12:14:04.512461  6983 raft_consensus.cc:359] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:04.513059  6983 raft_consensus.cc:740] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3b905d462f34192b13c2c688f00187e, State: Initialized, Role: LEARNER
I20260630 12:14:04.513590  6983 consensus_queue.cc:260] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e [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: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:04.515493  6983 ts_tablet_manager.cc:1434] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:04.517263  6741 tablet_copy_service.cc:342] P 7bb9f13060844d3bad9969060af1e86b: Request end of tablet copy session e3b905d462f34192b13c2c688f00187e-ee09cf3a3cff464c8bb3086040f3cae3 received from {username='slave'} at 127.0.0.1:56030
I20260630 12:14:04.517652  6741 tablet_copy_service.cc:434] P 7bb9f13060844d3bad9969060af1e86b: ending tablet copy session e3b905d462f34192b13c2c688f00187e-ee09cf3a3cff464c8bb3086040f3cae3 on tablet ee09cf3a3cff464c8bb3086040f3cae3 with peer e3b905d462f34192b13c2c688f00187e
I20260630 12:14:04.814921  6941 raft_consensus.cc:1217] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:04.852945  6991 consensus_queue.cc:579] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Leader has been unable to successfully communicate with peer 682fbefd82a24b84b4dba926f23b23b6 for more than 1 seconds (1.033s)
I20260630 12:14:04.929030  6996 consensus_queue.cc:579] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Leader has been unable to successfully communicate with peer 682fbefd82a24b84b4dba926f23b23b6 for more than 1 seconds (1.189s)
I20260630 12:14:05.049058  6941 raft_consensus.cc:1217] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:14:05.213671  6996 raft_consensus.cc:1064] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556: attempting to promote NON_VOTER e3b905d462f34192b13c2c688f00187e to VOTER
I20260630 12:14:05.215603  6996 consensus_queue.cc:237] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [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: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } }
I20260630 12:14:05.221879  6731 raft_consensus.cc:1275] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: 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:05.222687  6941 raft_consensus.cc:1275] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e [term 1 LEARNER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: 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:05.224184  6999 consensus_queue.cc:1048] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:05.225327  6996 consensus_queue.cc:1048] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:05.226115  6770 consensus_peers.cc:597] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.233417  6999 raft_consensus.cc:2955] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.235433  6941 raft_consensus.cc:2955] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.244794  7002 consensus_queue.cc:579] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Leader has been unable to successfully communicate with peer 682fbefd82a24b84b4dba926f23b23b6 for more than 1 seconds (1.274s)
I20260630 12:14:05.244191  6731 raft_consensus.cc:2955] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.247366  6552 catalog_manager.cc:5697] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 reported cstate change: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:05.266415  6804 consensus_queue.cc:237] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [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: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } }
I20260630 12:14:05.272372  6731 raft_consensus.cc:1275] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: 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:05.272415  6941 raft_consensus.cc:1275] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e [term 1 FOLLOWER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: 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:05.273972  6996 consensus_queue.cc:1048] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:05.274708  7002 consensus_queue.cc:1048] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } 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:05.276938  6804 consensus_queue.cc:237] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [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: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:05.280658  7002 raft_consensus.cc:2955] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.282650  6731 raft_consensus.cc:2955] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.283952  6991 consensus_queue.cc:579] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Leader has been unable to successfully communicate with peer 682fbefd82a24b84b4dba926f23b23b6 for more than 1 seconds (1.264s)
I20260630 12:14:05.283351  6941 raft_consensus.cc:2955] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.293179  6539 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09487377871d4a67805e6f1637ee4447 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:05.295470  6553 catalog_manager.cc:5697] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 reported cstate change: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:14:05.302871  6770 consensus_peers.cc:597] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 -> Peer e3b905d462f34192b13c2c688f00187e (127.0.107.196:42249): Couldn't send request to peer e3b905d462f34192b13c2c688f00187e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 280a24ceb42547dab167ab8bedade034. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.306432  6731 raft_consensus.cc:1275] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:14:05.306577  6770 consensus_peers.cc:597] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.306161  6730 consensus_queue.cc:237] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [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: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:05.308811  6972 consensus_queue.cc:1048] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:05.321538  6804 raft_consensus.cc:1275] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:14:05.322607  6696 consensus_peers.cc:597] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.323390  6892 consensus_queue.cc:1048] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:14:05.324142  6696 consensus_peers.cc:597] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b -> Peer e3b905d462f34192b13c2c688f00187e (127.0.107.196:42249): Couldn't send request to peer e3b905d462f34192b13c2c688f00187e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0905bafafeb54c60a99a6102acb55048. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:05.325299  6540 catalog_manager.cc:4755] TS 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 09487377871d4a67805e6f1637ee4447: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
I20260630 12:14:05.324448  7002 raft_consensus.cc:2955] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } } }
I20260630 12:14:05.327679  6731 raft_consensus.cc:2955] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } } }
I20260630 12:14:05.330271  6978 raft_consensus.cc:2955] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } } }
I20260630 12:14:05.334483  6539 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 280a24ceb42547dab167ab8bedade034 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:05.332592  6804 raft_consensus.cc:2955] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } } }
I20260630 12:14:05.340139  6552 catalog_manager.cc:5697] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 reported cstate change: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:05.349323  6540 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0905bafafeb54c60a99a6102acb55048 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:14:05.357326  6551 catalog_manager.cc:5697] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 reported cstate change: config changed from index -1 to 2, NON_VOTER e3b905d462f34192b13c2c688f00187e (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "7bb9f13060844d3bad9969060af1e86b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } } }
W20260630 12:14:05.493093  6602 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 682fbefd82a24b84b4dba926f23b23b6 not available for placement
I20260630 12:14:05.576741  6978 raft_consensus.cc:1064] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b: attempting to promote NON_VOTER e3b905d462f34192b13c2c688f00187e to VOTER
I20260630 12:14:05.578832  6978 consensus_queue.cc:237] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [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: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } }
I20260630 12:14:05.585489  6804 raft_consensus.cc:1275] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: 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:05.585770  6941 raft_consensus.cc:1275] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e [term 1 LEARNER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: 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:05.587328  7010 consensus_queue.cc:1048] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:05.588307  6978 consensus_queue.cc:1048] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:05.589864  6696 consensus_peers.cc:597] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:05.598156  6978 raft_consensus.cc:2955] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.599830  6804 raft_consensus.cc:2955] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.607299  6941 raft_consensus.cc:2955] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.609965  6552 catalog_manager.cc:5697] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b reported cstate change: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7bb9f13060844d3bad9969060af1e86b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:05.623513  6731 consensus_queue.cc:237] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [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: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } }
I20260630 12:14:05.628786  6941 raft_consensus.cc:1275] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e [term 1 FOLLOWER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: 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:05.628793  6804 raft_consensus.cc:1275] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: 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:05.630517  7010 consensus_queue.cc:1048] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } 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:05.631335  6978 consensus_queue.cc:1048] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:05.637974  6991 raft_consensus.cc:2955] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.640157  6804 raft_consensus.cc:2955] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.640021  6941 raft_consensus.cc:2955] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.649478  6540 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee09cf3a3cff464c8bb3086040f3cae3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:05.651875  6553 catalog_manager.cc:5697] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 reported cstate change: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "7bb9f13060844d3bad9969060af1e86b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:05.691766  7013 ts_tablet_manager.cc:933] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: Initiating tablet copy from peer 185c78759ca64ed7bea1d5b7f1c1b556 (127.0.107.195:45325)
I20260630 12:14:05.693398  7013 tablet_copy_client.cc:323] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45325
I20260630 12:14:05.695140  6815 tablet_copy_service.cc:140] P 185c78759ca64ed7bea1d5b7f1c1b556: Received BeginTabletCopySession request for tablet 280a24ceb42547dab167ab8bedade034 from peer e3b905d462f34192b13c2c688f00187e ({username='slave'} at 127.0.0.1:37648)
I20260630 12:14:05.695732  6815 tablet_copy_service.cc:161] P 185c78759ca64ed7bea1d5b7f1c1b556: Beginning new tablet copy session on tablet 280a24ceb42547dab167ab8bedade034 from peer e3b905d462f34192b13c2c688f00187e at {username='slave'} at 127.0.0.1:37648: session id = e3b905d462f34192b13c2c688f00187e-280a24ceb42547dab167ab8bedade034
I20260630 12:14:05.701892  6815 tablet_copy_source_session.cc:215] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:05.704684  7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 280a24ceb42547dab167ab8bedade034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:05.716140  7013 tablet_copy_client.cc:806] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:05.716786  7013 tablet_copy_client.cc:670] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:05.720721  7013 tablet_copy_client.cc:538] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:05.727545  7013 tablet_bootstrap.cc:492] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: Bootstrap starting.
I20260630 12:14:05.743075  7013 tablet_bootstrap.cc:492] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:05.743903  7013 tablet_bootstrap.cc:492] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: Bootstrap complete.
I20260630 12:14:05.744611  7013 ts_tablet_manager.cc:1403] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:14:05.747990  7013 raft_consensus.cc:359] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:05.748868  7013 raft_consensus.cc:740] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3b905d462f34192b13c2c688f00187e, State: Initialized, Role: LEARNER
I20260630 12:14:05.749521  7013 consensus_queue.cc:260] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e [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: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:05.751674  7013 ts_tablet_manager.cc:1434] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:05.753347  6815 tablet_copy_service.cc:342] P 185c78759ca64ed7bea1d5b7f1c1b556: Request end of tablet copy session e3b905d462f34192b13c2c688f00187e-280a24ceb42547dab167ab8bedade034 received from {username='slave'} at 127.0.0.1:37648
I20260630 12:14:05.753744  6815 tablet_copy_service.cc:434] P 185c78759ca64ed7bea1d5b7f1c1b556: ending tablet copy session e3b905d462f34192b13c2c688f00187e-280a24ceb42547dab167ab8bedade034 on tablet 280a24ceb42547dab167ab8bedade034 with peer e3b905d462f34192b13c2c688f00187e
I20260630 12:14:05.875501  7013 ts_tablet_manager.cc:933] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: Initiating tablet copy from peer 7bb9f13060844d3bad9969060af1e86b (127.0.107.194:36457)
I20260630 12:14:05.876756  7013 tablet_copy_client.cc:323] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:36457
I20260630 12:14:05.878185  6741 tablet_copy_service.cc:140] P 7bb9f13060844d3bad9969060af1e86b: Received BeginTabletCopySession request for tablet 0905bafafeb54c60a99a6102acb55048 from peer e3b905d462f34192b13c2c688f00187e ({username='slave'} at 127.0.0.1:56030)
I20260630 12:14:05.878677  6741 tablet_copy_service.cc:161] P 7bb9f13060844d3bad9969060af1e86b: Beginning new tablet copy session on tablet 0905bafafeb54c60a99a6102acb55048 from peer e3b905d462f34192b13c2c688f00187e at {username='slave'} at 127.0.0.1:56030: session id = e3b905d462f34192b13c2c688f00187e-0905bafafeb54c60a99a6102acb55048
I20260630 12:14:05.884089  6741 tablet_copy_source_session.cc:215] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:05.886837  7013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0905bafafeb54c60a99a6102acb55048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:05.897481  7013 tablet_copy_client.cc:806] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:05.898105  7013 tablet_copy_client.cc:670] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:05.901392  7013 tablet_copy_client.cc:538] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:05.907522  7013 tablet_bootstrap.cc:492] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: Bootstrap starting.
I20260630 12:14:05.921528  7013 tablet_bootstrap.cc:492] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:05.922462  7013 tablet_bootstrap.cc:492] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: Bootstrap complete.
I20260630 12:14:05.923091  7013 ts_tablet_manager.cc:1403] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:14:05.925437  7013 raft_consensus.cc:359] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:05.925980  7013 raft_consensus.cc:740] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e3b905d462f34192b13c2c688f00187e, State: Initialized, Role: LEARNER
I20260630 12:14:05.926499  7013 consensus_queue.cc:260] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e [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: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: true } }
I20260630 12:14:05.928202  7013 ts_tablet_manager.cc:1434] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:05.929672  6741 tablet_copy_service.cc:342] P 7bb9f13060844d3bad9969060af1e86b: Request end of tablet copy session e3b905d462f34192b13c2c688f00187e-0905bafafeb54c60a99a6102acb55048 received from {username='slave'} at 127.0.0.1:56030
I20260630 12:14:05.930042  6741 tablet_copy_service.cc:434] P 7bb9f13060844d3bad9969060af1e86b: ending tablet copy session e3b905d462f34192b13c2c688f00187e-0905bafafeb54c60a99a6102acb55048 on tablet 0905bafafeb54c60a99a6102acb55048 with peer e3b905d462f34192b13c2c688f00187e
I20260630 12:14:06.173682  6941 raft_consensus.cc:1217] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:06.330876  6941 raft_consensus.cc:1217] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:06.374616  6972 consensus_queue.cc:579] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Leader has been unable to successfully communicate with peer 682fbefd82a24b84b4dba926f23b23b6 for more than 1 seconds (1.096s)
W20260630 12:14:06.495133  6602 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 682fbefd82a24b84b4dba926f23b23b6 not available for placement
W20260630 12:14:06.498126  6540 catalog_manager.cc:4755] TS 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 09487377871d4a67805e6f1637ee4447: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
I20260630 12:14:06.667110  6972 raft_consensus.cc:1064] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556: attempting to promote NON_VOTER e3b905d462f34192b13c2c688f00187e to VOTER
I20260630 12:14:06.669327  6972 consensus_queue.cc:237] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [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: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } }
I20260630 12:14:06.675760  6731 raft_consensus.cc:1275] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: 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:06.675911  6941 raft_consensus.cc:1275] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e [term 2 LEARNER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: 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:06.677407  7026 consensus_queue.cc:1048] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } 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:06.678174  6972 consensus_queue.cc:1048] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:06.679445  6770 consensus_peers.cc:597] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.686331  7026 raft_consensus.cc:2955] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.687980  6731 raft_consensus.cc:2955] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.695662  6941 raft_consensus.cc:2955] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.697546  6552 catalog_manager.cc:5697] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 reported cstate change: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:06.714025  6804 consensus_queue.cc:237] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [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: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } }
I20260630 12:14:06.719308  6731 raft_consensus.cc:1275] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: 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:06.719758  6941 raft_consensus.cc:1275] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e [term 2 FOLLOWER]: Refusing update from remote peer 185c78759ca64ed7bea1d5b7f1c1b556: 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:06.720808  6972 consensus_queue.cc:1048] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:06.722249  6972 consensus_queue.cc:1048] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:06.727375  6996 raft_consensus.cc:2955] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.729154  6731 raft_consensus.cc:2955] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.730175  6941 raft_consensus.cc:2955] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.737776  6539 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 280a24ceb42547dab167ab8bedade034 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:06.740506  6551 catalog_manager.cc:5697] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b reported cstate change: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.764961  7022 raft_consensus.cc:1064] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b: attempting to promote NON_VOTER e3b905d462f34192b13c2c688f00187e to VOTER
I20260630 12:14:06.767019  7022 consensus_queue.cc:237] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [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: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } }
I20260630 12:14:06.773686  6804 raft_consensus.cc:1275] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: 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:06.773815  6941 raft_consensus.cc:1275] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e [term 2 LEARNER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: 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:06.775249  7034 consensus_queue.cc:1048] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:06.776144  7022 consensus_queue.cc:1048] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:14:06.776829  6696 consensus_peers.cc:597] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b -> Peer 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): Couldn't send request to peer 682fbefd82a24b84b4dba926f23b23b6. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:06.784024  7034 raft_consensus.cc:2955] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.785825  6941 raft_consensus.cc:2955] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.795811  6804 raft_consensus.cc:2955] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.797821  6553 catalog_manager.cc:5697] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b reported cstate change: config changed from index 2 to 3, e3b905d462f34192b13c2c688f00187e (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7bb9f13060844d3bad9969060af1e86b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "682fbefd82a24b84b4dba926f23b23b6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:06.813483  6731 consensus_queue.cc:237] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [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: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } }
I20260630 12:14:06.818511  6941 raft_consensus.cc:1275] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e [term 2 FOLLOWER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: 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:06.818511  6804 raft_consensus.cc:1275] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Refusing update from remote peer 7bb9f13060844d3bad9969060af1e86b: 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:06.820006  7034 consensus_queue.cc:1048] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:06.820580  7022 consensus_queue.cc:1048] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:06.826691  7021 raft_consensus.cc:2955] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.828603  6941 raft_consensus.cc:2955] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.831264  6804 raft_consensus.cc:2955] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } } }
I20260630 12:14:06.834327  6540 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0905bafafeb54c60a99a6102acb55048 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:06.838207  6552 catalog_manager.cc:5697] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b reported cstate change: config changed from index 3 to 4, VOTER 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "7bb9f13060844d3bad9969060af1e86b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "185c78759ca64ed7bea1d5b7f1c1b556" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bb9f13060844d3bad9969060af1e86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3b905d462f34192b13c2c688f00187e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42249 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:14:07.534528  6540 catalog_manager.cc:4755] TS 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0905bafafeb54c60a99a6102acb55048: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
W20260630 12:14:07.926244  6540 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260630 12:14:08.977980  6540 catalog_manager.cc:4755] TS 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 280a24ceb42547dab167ab8bedade034: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
W20260630 12:14:10.009752  6540 catalog_manager.cc:4755] TS 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ee09cf3a3cff464c8bb3086040f3cae3: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
I20260630 12:14:10.724053   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:10.748617   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:10.749358   431 tablet_replica.cc:333] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b: stopping tablet replica
I20260630 12:14:10.750054   431 raft_consensus.cc:2243] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:10.750941   431 raft_consensus.cc:2272] T 0905bafafeb54c60a99a6102acb55048 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.752925   431 tablet_replica.cc:333] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b: stopping tablet replica
I20260630 12:14:10.753486   431 raft_consensus.cc:2243] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:10.754284   431 raft_consensus.cc:2272] T ee09cf3a3cff464c8bb3086040f3cae3 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.756402   431 tablet_replica.cc:333] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b: stopping tablet replica
I20260630 12:14:10.756889   431 raft_consensus.cc:2243] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.757441   431 raft_consensus.cc:2272] T 280a24ceb42547dab167ab8bedade034 P 7bb9f13060844d3bad9969060af1e86b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.759295   431 tablet_replica.cc:333] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b: stopping tablet replica
I20260630 12:14:10.759747   431 raft_consensus.cc:2243] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.760290   431 raft_consensus.cc:2272] T 09487377871d4a67805e6f1637ee4447 P 7bb9f13060844d3bad9969060af1e86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.783849   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:10.797725   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:10.827123   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:10.827883   431 tablet_replica.cc:333] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556: stopping tablet replica
I20260630 12:14:10.828462   431 raft_consensus.cc:2243] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.829072   431 raft_consensus.cc:2272] T 0905bafafeb54c60a99a6102acb55048 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.831137   431 tablet_replica.cc:333] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556: stopping tablet replica
I20260630 12:14:10.831682   431 raft_consensus.cc:2243] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.832293   431 raft_consensus.cc:2272] T ee09cf3a3cff464c8bb3086040f3cae3 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.834218   431 tablet_replica.cc:333] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556: stopping tablet replica
I20260630 12:14:10.834800   431 raft_consensus.cc:2243] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:10.835597   431 raft_consensus.cc:2272] T 09487377871d4a67805e6f1637ee4447 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.837575   431 tablet_replica.cc:333] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556: stopping tablet replica
I20260630 12:14:10.838079   431 raft_consensus.cc:2243] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:10.838929   431 raft_consensus.cc:2272] T 280a24ceb42547dab167ab8bedade034 P 185c78759ca64ed7bea1d5b7f1c1b556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.862684   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:10.879551   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:10.899633   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:10.900297   431 tablet_replica.cc:333] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e: stopping tablet replica
I20260630 12:14:10.900838   431 raft_consensus.cc:2243] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.901366   431 raft_consensus.cc:2272] T 0905bafafeb54c60a99a6102acb55048 P e3b905d462f34192b13c2c688f00187e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.903271   431 tablet_replica.cc:333] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e: stopping tablet replica
I20260630 12:14:10.903775   431 raft_consensus.cc:2243] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.904263   431 raft_consensus.cc:2272] T ee09cf3a3cff464c8bb3086040f3cae3 P e3b905d462f34192b13c2c688f00187e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.906002   431 tablet_replica.cc:333] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e: stopping tablet replica
I20260630 12:14:10.906590   431 raft_consensus.cc:2243] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.907078   431 raft_consensus.cc:2272] T 280a24ceb42547dab167ab8bedade034 P e3b905d462f34192b13c2c688f00187e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.908806   431 tablet_replica.cc:333] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e: stopping tablet replica
I20260630 12:14:10.909272   431 raft_consensus.cc:2243] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:10.909755   431 raft_consensus.cc:2272] T 09487377871d4a67805e6f1637ee4447 P e3b905d462f34192b13c2c688f00187e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:10.932121   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:10.945068   431 master.cc:562] Master@127.0.107.254:35797 shutting down...
W20260630 12:14:11.043632  6540 catalog_manager.cc:4755] TS 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 280a24ceb42547dab167ab8bedade034: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
W20260630 12:14:13.771255  6540 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260630 12:14:13.775208  6540 catalog_manager.cc:4755] TS 682fbefd82a24b84b4dba926f23b23b6 (127.0.107.193:41491): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 09487377871d4a67805e6f1637ee4447: Network error: Client connection negotiation failed: client connection to 127.0.107.193:41491: connect: Connection refused (error 111)
I20260630 12:14:14.560721   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:14.561908   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:14.562362   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P bef6292655fc4540bf5bf7e2980ed82d: stopping tablet replica
I20260630 12:14:14.589735   431 master.cc:584] Master@127.0.107.254:35797 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14338 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:14:14.643445   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34455
I20260630 12:14:14.644616   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:14.650802  7049 instance_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:14.650969  7050 instance_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:14.651423  7052 instance_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:14.652869   431 server_base.cc:1061] running on GCE node
I20260630 12:14:14.653787   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:14.653993   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:14.654165   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821654654129 us; error 0 us; skew 500 ppm
I20260630 12:14:14.654727   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:14.657203   431 webserver.cc:533] Webserver started at http://127.0.107.254:32797/ using document root <none> and password file <none>
I20260630 12:14:14.657729   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:14.657941   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:14.658236   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:14.659646   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "d1dfe0a70e2142f0bb804d3db6979229"
format_stamp: "Formatted at 2026-06-30 12:14:14 on dist-test-slave-dxwh"
I20260630 12:14:14.664440   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:14.668365  7057 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:14.669291   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:14.669554   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "d1dfe0a70e2142f0bb804d3db6979229"
format_stamp: "Formatted at 2026-06-30 12:14:14 on dist-test-slave-dxwh"
I20260630 12:14:14.669801   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-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:14.684881   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:14.686089   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:14.725482   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34455
I20260630 12:14:14.725579  7108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34455 every 8 connection(s)
I20260630 12:14:14.730000  7109 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:14.742947  7109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229: Bootstrap starting.
I20260630 12:14:14.747781  7109 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:14.752305  7109 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229: No bootstrap required, opened a new log
I20260630 12:14:14.754528  7109 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1dfe0a70e2142f0bb804d3db6979229" member_type: VOTER }
I20260630 12:14:14.754969  7109 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:14.755158  7109 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1dfe0a70e2142f0bb804d3db6979229, State: Initialized, Role: FOLLOWER
I20260630 12:14:14.755790  7109 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d1dfe0a70e2142f0bb804d3db6979229" member_type: VOTER }
I20260630 12:14:14.756228  7109 raft_consensus.cc:399] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:14.756433  7109 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:14.756655  7109 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:14.761584  7109 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1dfe0a70e2142f0bb804d3db6979229" member_type: VOTER }
I20260630 12:14:14.762106  7109 leader_election.cc:304] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [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: d1dfe0a70e2142f0bb804d3db6979229; no voters: 
I20260630 12:14:14.763266  7109 leader_election.cc:290] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:14.763705  7112 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:14.765132  7112 raft_consensus.cc:697] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 1 LEADER]: Becoming Leader. State: Replica: d1dfe0a70e2142f0bb804d3db6979229, State: Running, Role: LEADER
I20260630 12:14:14.765921  7112 consensus_queue.cc:237] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [LEADER]: Queue going to LEADER mode. State: All 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: "d1dfe0a70e2142f0bb804d3db6979229" member_type: VOTER }
I20260630 12:14:14.766314  7109 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:14.772737  7113 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d1dfe0a70e2142f0bb804d3db6979229" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1dfe0a70e2142f0bb804d3db6979229" member_type: VOTER } }
I20260630 12:14:14.772737  7114 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d1dfe0a70e2142f0bb804d3db6979229. Latest consensus state: current_term: 1 leader_uuid: "d1dfe0a70e2142f0bb804d3db6979229" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d1dfe0a70e2142f0bb804d3db6979229" member_type: VOTER } }
I20260630 12:14:14.773618  7114 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:14.773602  7113 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:14.775967  7120 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:14.781635  7120 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:14.784276   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:14.791980  7120 catalog_manager.cc:1383] Generated new cluster ID: f72c22f122554f7a81e6a3f0c1dfdaf1
I20260630 12:14:14.792280  7120 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:14.827706  7120 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:14.829128  7120 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:14.848577  7120 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229: Generated new TSK 0
I20260630 12:14:14.849220  7120 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:14.915405   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:14.921753  7130 instance_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:14.922863  7131 instance_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:14.924856  7133 instance_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:14.924968   431 server_base.cc:1061] running on GCE node
I20260630 12:14:14.926137   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:14.926342   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:14.926560   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821654926545 us; error 0 us; skew 500 ppm
I20260630 12:14:14.927078   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:14.929426   431 webserver.cc:533] Webserver started at http://127.0.107.193:34787/ using document root <none> and password file <none>
I20260630 12:14:14.929890   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:14.930049   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:14.930262   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:14.931576   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "6cbe05c92d2d43878392b5659281444a"
format_stamp: "Formatted at 2026-06-30 12:14:14 on dist-test-slave-dxwh"
I20260630 12:14:14.936264   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:14.940176  7138 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:14.941074   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:14.941337   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "6cbe05c92d2d43878392b5659281444a"
format_stamp: "Formatted at 2026-06-30 12:14:14 on dist-test-slave-dxwh"
I20260630 12:14:14.941589   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-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:14.981391   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:14.982616   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:14.984062   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:14.986677   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:14.986887   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:14.987200   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:14.987357   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:15.029966   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44863
I20260630 12:14:15.030071  7200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44863 every 8 connection(s)
I20260630 12:14:15.035089   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:15.043372  7205 instance_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:15.045854  7206 instance_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:15.047161  7208 instance_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:15.048435   431 server_base.cc:1061] running on GCE node
I20260630 12:14:15.049549   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:15.049836   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:15.050055   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821655050038 us; error 0 us; skew 500 ppm
I20260630 12:14:15.050305  7201 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34455
I20260630 12:14:15.050750  7201 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:15.050755   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:15.051935  7201 heartbeater.cc:507] Master 127.0.107.254:34455 requested a full tablet report, sending...
I20260630 12:14:15.053973   431 webserver.cc:533] Webserver started at http://127.0.107.194:36869/ using document root <none> and password file <none>
I20260630 12:14:15.054589   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:15.054522  7074 ts_manager.cc:194] Registered new tserver with Master: 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863)
I20260630 12:14:15.054900   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:15.055231   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:15.056490   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "a46d680d14b1455cb0897cd6802b6b18"
format_stamp: "Formatted at 2026-06-30 12:14:15 on dist-test-slave-dxwh"
I20260630 12:14:15.056541  7074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37032
I20260630 12:14:15.061573   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:14:15.065366  7213 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:15.066283   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:15.066673   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "a46d680d14b1455cb0897cd6802b6b18"
format_stamp: "Formatted at 2026-06-30 12:14:15 on dist-test-slave-dxwh"
I20260630 12:14:15.066977   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-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:15.081965   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:15.083282   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:15.084765   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:15.087199   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:15.087461   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:15.087700   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:15.087878   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:15.128966   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40891
I20260630 12:14:15.129089  7275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40891 every 8 connection(s)
I20260630 12:14:15.134208   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:15.141963  7279 instance_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:15.143890  7280 instance_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:15.146286   431 server_base.cc:1061] running on GCE node
I20260630 12:14:15.147650  7276 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34455
W20260630 12:14:15.147742  7282 instance_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:15.148073  7276 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:15.148816   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:15.149067   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:15.148955  7276 heartbeater.cc:507] Master 127.0.107.254:34455 requested a full tablet report, sending...
I20260630 12:14:15.149402   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821655149376 us; error 0 us; skew 500 ppm
I20260630 12:14:15.150087   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:15.151350  7074 ts_manager.cc:194] Registered new tserver with Master: a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891)
I20260630 12:14:15.152772   431 webserver.cc:533] Webserver started at http://127.0.107.195:45403/ using document root <none> and password file <none>
I20260630 12:14:15.153097  7074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37048
I20260630 12:14:15.153316   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:15.153646   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:15.153934   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:15.155388   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "053db3de25374ed3a182c22bcec88dc6"
format_stamp: "Formatted at 2026-06-30 12:14:15 on dist-test-slave-dxwh"
I20260630 12:14:15.160096   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:15.163602  7287 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:15.164381   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:15.164844   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "053db3de25374ed3a182c22bcec88dc6"
format_stamp: "Formatted at 2026-06-30 12:14:15 on dist-test-slave-dxwh"
I20260630 12:14:15.165150   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-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:15.180733   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:15.181979   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:15.183499   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:15.185745   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:15.185988   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:15.186218   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:15.186414   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:15.231539   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41481
I20260630 12:14:15.231654  7349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41481 every 8 connection(s)
I20260630 12:14:15.245800  7350 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34455
I20260630 12:14:15.246174  7350 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:15.246955  7350 heartbeater.cc:507] Master 127.0.107.254:34455 requested a full tablet report, sending...
I20260630 12:14:15.248932  7074 ts_manager.cc:194] Registered new tserver with Master: 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:15.249454   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014535467s
I20260630 12:14:15.250288  7074 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37052
I20260630 12:14:16.059656  7201 heartbeater.cc:499] Master 127.0.107.254:34455 was elected leader, sending a full tablet report...
I20260630 12:14:16.155925  7276 heartbeater.cc:499] Master 127.0.107.254:34455 was elected leader, sending a full tablet report...
I20260630 12:14:16.253034  7350 heartbeater.cc:499] Master 127.0.107.254:34455 was elected leader, sending a full tablet report...
I20260630 12:14:16.307883  7074 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37066:
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:16.310499  7074 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:16.377853  7315 tablet_service.cc:1511] Processing CreateTablet for tablet 68db5bbda65246e2bf42ff88fbd6601d (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:16.379565  7315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68db5bbda65246e2bf42ff88fbd6601d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.379136  7314 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1d126a784e4bffb624047ac6b3a3ea (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:16.382109  7312 tablet_service.cc:1511] Processing CreateTablet for tablet 03ffc03cfaa74c51acf9eeabd1e485bb (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:16.384598  7313 tablet_service.cc:1511] Processing CreateTablet for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70 (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:16.380793  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1d126a784e4bffb624047ac6b3a3ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.386193  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.388000  7312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ffc03cfaa74c51acf9eeabd1e485bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.392234  7164 tablet_service.cc:1511] Processing CreateTablet for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70 (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:16.392603  7166 tablet_service.cc:1511] Processing CreateTablet for tablet 68db5bbda65246e2bf42ff88fbd6601d (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:16.393923  7164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.394608  7165 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1d126a784e4bffb624047ac6b3a3ea (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:16.395605  7163 tablet_service.cc:1511] Processing CreateTablet for tablet 03ffc03cfaa74c51acf9eeabd1e485bb (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:16.397048  7165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1d126a784e4bffb624047ac6b3a3ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.398394  7241 tablet_service.cc:1511] Processing CreateTablet for tablet 68db5bbda65246e2bf42ff88fbd6601d (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:16.399814  7241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68db5bbda65246e2bf42ff88fbd6601d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.401723  7163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ffc03cfaa74c51acf9eeabd1e485bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.406069  7166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68db5bbda65246e2bf42ff88fbd6601d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.416337  7240 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1d126a784e4bffb624047ac6b3a3ea (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:16.417855  7240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1d126a784e4bffb624047ac6b3a3ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.424204  7239 tablet_service.cc:1511] Processing CreateTablet for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70 (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:16.425681  7239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.432178  7238 tablet_service.cc:1511] Processing CreateTablet for tablet 03ffc03cfaa74c51acf9eeabd1e485bb (DEFAULT_TABLE table=test-workload [id=197be446b53d42f9888597278d5b0e91]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:16.433696  7238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ffc03cfaa74c51acf9eeabd1e485bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:16.445045  7370 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: Bootstrap starting.
I20260630 12:14:16.455634  7370 tablet_bootstrap.cc:654] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.456785  7372 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Bootstrap starting.
I20260630 12:14:16.463029  7371 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Bootstrap starting.
I20260630 12:14:16.465260  7372 tablet_bootstrap.cc:654] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.477772  7371 tablet_bootstrap.cc:654] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.481386  7372 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: No bootstrap required, opened a new log
I20260630 12:14:16.481573  7370 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: No bootstrap required, opened a new log
I20260630 12:14:16.482007  7372 ts_tablet_manager.cc:1403] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.006s
I20260630 12:14:16.482089  7370 ts_tablet_manager.cc:1403] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.014s
I20260630 12:14:16.485473  7371 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: No bootstrap required, opened a new log
I20260630 12:14:16.485371  7370 raft_consensus.cc:359] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:16.485323  7372 raft_consensus.cc:359] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.486172  7371 ts_tablet_manager.cc:1403] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.003s
I20260630 12:14:16.486356  7370 raft_consensus.cc:385] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.486516  7372 raft_consensus.cc:385] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.486857  7370 raft_consensus.cc:740] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053db3de25374ed3a182c22bcec88dc6, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.487017  7372 raft_consensus.cc:740] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.487764  7370 consensus_queue.cc:260] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:16.488044  7372 consensus_queue.cc:260] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.489377  7371 raft_consensus.cc:359] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.490428  7371 raft_consensus.cc:385] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.490763  7370 ts_tablet_manager.cc:1434] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260630 12:14:16.490814  7371 raft_consensus.cc:740] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.492060  7370 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: Bootstrap starting.
I20260630 12:14:16.492148  7371 consensus_queue.cc:260] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.499317  7370 tablet_bootstrap.cc:654] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.500850  7372 ts_tablet_manager.cc:1434] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.006s
I20260630 12:14:16.505775  7372 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Bootstrap starting.
I20260630 12:14:16.511484  7370 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: No bootstrap required, opened a new log
I20260630 12:14:16.512108  7370 ts_tablet_manager.cc:1403] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:14:16.515089  7370 raft_consensus.cc:359] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.515826  7370 raft_consensus.cc:385] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.516127  7370 raft_consensus.cc:740] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053db3de25374ed3a182c22bcec88dc6, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.516312  7371 ts_tablet_manager.cc:1434] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.016s
I20260630 12:14:16.517388  7371 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Bootstrap starting.
I20260630 12:14:16.517100  7370 consensus_queue.cc:260] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.524653  7371 tablet_bootstrap.cc:654] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.526120  7370 ts_tablet_manager.cc:1434] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.010s
I20260630 12:14:16.527025  7370 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: Bootstrap starting.
I20260630 12:14:16.533185  7370 tablet_bootstrap.cc:654] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.533722  7372 tablet_bootstrap.cc:654] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.539028  7370 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: No bootstrap required, opened a new log
I20260630 12:14:16.539031  7371 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: No bootstrap required, opened a new log
I20260630 12:14:16.539592  7370 ts_tablet_manager.cc:1403] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:14:16.539860  7371 ts_tablet_manager.cc:1403] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260630 12:14:16.542662  7370 raft_consensus.cc:359] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.543502  7370 raft_consensus.cc:385] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.543937  7370 raft_consensus.cc:740] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053db3de25374ed3a182c22bcec88dc6, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.543579  7371 raft_consensus.cc:359] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:16.544454  7371 raft_consensus.cc:385] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.544763  7371 raft_consensus.cc:740] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.544705  7370 consensus_queue.cc:260] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.545344  7372 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: No bootstrap required, opened a new log
I20260630 12:14:16.545929  7372 ts_tablet_manager.cc:1403] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.006s
I20260630 12:14:16.545866  7371 consensus_queue.cc:260] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:16.547099  7370 ts_tablet_manager.cc:1434] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:14:16.548130  7370 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: Bootstrap starting.
I20260630 12:14:16.548547  7371 ts_tablet_manager.cc:1434] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:16.549548  7371 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Bootstrap starting.
I20260630 12:14:16.551178  7378 raft_consensus.cc:493] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:16.551669  7378 raft_consensus.cc:515] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.554206  7370 tablet_bootstrap.cc:654] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.554517  7378 leader_election.cc:290] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:16.558115  7372 raft_consensus.cc:359] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.558945  7372 raft_consensus.cc:385] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.559254  7372 raft_consensus.cc:740] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.560245  7372 consensus_queue.cc:260] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.565461  7370 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: No bootstrap required, opened a new log
I20260630 12:14:16.566064  7370 ts_tablet_manager.cc:1403] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.006s
I20260630 12:14:16.566306  7372 ts_tablet_manager.cc:1434] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260630 12:14:16.567709  7372 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: Bootstrap starting.
I20260630 12:14:16.569155  7370 raft_consensus.cc:359] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.569881  7370 raft_consensus.cc:385] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.570182  7370 raft_consensus.cc:740] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053db3de25374ed3a182c22bcec88dc6, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.571048  7370 consensus_queue.cc:260] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.576184  7370 ts_tablet_manager.cc:1434] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:14:16.571622  7371 tablet_bootstrap.cc:654] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.579834  7372 tablet_bootstrap.cc:654] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.580261  7380 raft_consensus.cc:493] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:16.580806  7380 raft_consensus.cc:515] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.583772  7380 leader_election.cc:290] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863), a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891)
I20260630 12:14:16.593657  7372 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: No bootstrap required, opened a new log
I20260630 12:14:16.599272  7372 ts_tablet_manager.cc:1403] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.004s
I20260630 12:14:16.599174  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18" is_pre_election: true
I20260630 12:14:16.600230  7251 raft_consensus.cc:2468] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 0.
I20260630 12:14:16.601784  7141 leader_election.cc:304] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cbe05c92d2d43878392b5659281444a, a46d680d14b1455cb0897cd6802b6b18; no voters: 
I20260630 12:14:16.602857  7378 raft_consensus.cc:2804] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:16.603302  7378 raft_consensus.cc:493] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:16.603641  7378 raft_consensus.cc:3060] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.610354  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:16.611158  7325 raft_consensus.cc:2468] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 0.
I20260630 12:14:16.612259  7378 raft_consensus.cc:515] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.613155  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "053db3de25374ed3a182c22bcec88dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a" is_pre_election: true
I20260630 12:14:16.615438  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18"
W20260630 12:14:16.615629  7291 leader_election.cc:343] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:16.616155  7251 raft_consensus.cc:3060] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.620213  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:16.620886  7325 raft_consensus.cc:3060] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.624543  7251 raft_consensus.cc:2468] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 1.
I20260630 12:14:16.625970  7141 leader_election.cc:304] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cbe05c92d2d43878392b5659281444a, a46d680d14b1455cb0897cd6802b6b18; no voters: 
I20260630 12:14:16.628505  7392 raft_consensus.cc:2804] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:16.629217  7325 raft_consensus.cc:2468] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 1.
I20260630 12:14:16.631035  7378 leader_election.cc:290] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 election: Requested vote from peers a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:16.632340  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "053db3de25374ed3a182c22bcec88dc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18" is_pre_election: true
W20260630 12:14:16.633790  7290 leader_election.cc:343] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:16.634299  7290 leader_election.cc:304] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [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: 053db3de25374ed3a182c22bcec88dc6; no voters: 6cbe05c92d2d43878392b5659281444a, a46d680d14b1455cb0897cd6802b6b18
I20260630 12:14:16.635833  7380 raft_consensus.cc:2749] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:16.634212  7392 raft_consensus.cc:697] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 1 LEADER]: Becoming Leader. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Running, Role: LEADER
I20260630 12:14:16.636087  7372 raft_consensus.cc:359] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:16.637718  7372 raft_consensus.cc:385] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.637463  7392 consensus_queue.cc:237] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.638093  7372 raft_consensus.cc:740] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.638823  7371 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: No bootstrap required, opened a new log
I20260630 12:14:16.639483  7371 ts_tablet_manager.cc:1403] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.020s
I20260630 12:14:16.638990  7372 consensus_queue.cc:260] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:16.641644  7372 ts_tablet_manager.cc:1434] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:14:16.642727  7371 raft_consensus.cc:359] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.643580  7371 raft_consensus.cc:385] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.643949  7371 raft_consensus.cc:740] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.644842  7371 consensus_queue.cc:260] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.646885  7371 ts_tablet_manager.cc:1434] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:16.647900  7371 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: Bootstrap starting.
I20260630 12:14:16.648383  7074 catalog_manager.cc:5697] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cbe05c92d2d43878392b5659281444a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:16.650216  7372 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: Bootstrap starting.
I20260630 12:14:16.654466  7371 tablet_bootstrap.cc:654] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.657665  7372 tablet_bootstrap.cc:654] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:16.659621  7371 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: No bootstrap required, opened a new log
I20260630 12:14:16.660128  7371 ts_tablet_manager.cc:1403] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260630 12:14:16.662914  7371 raft_consensus.cc:359] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.663558  7371 raft_consensus.cc:385] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.663668  7372 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: No bootstrap required, opened a new log
I20260630 12:14:16.663844  7371 raft_consensus.cc:740] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.664333  7372 ts_tablet_manager.cc:1403] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:14:16.664752  7371 consensus_queue.cc:260] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.666796  7371 ts_tablet_manager.cc:1434] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:16.667479  7372 raft_consensus.cc:359] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.668218  7372 raft_consensus.cc:385] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:16.668532  7372 raft_consensus.cc:740] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Initialized, Role: FOLLOWER
I20260630 12:14:16.669322  7372 consensus_queue.cc:260] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.671545  7372 ts_tablet_manager.cc:1434] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:14:16.677634  7378 raft_consensus.cc:493] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:16.678129  7378 raft_consensus.cc:515] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:16.680061  7378 leader_election.cc:290] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481), a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891)
I20260630 12:14:16.680790  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:16.681457  7325 raft_consensus.cc:2468] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 0.
I20260630 12:14:16.681595  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18" is_pre_election: true
I20260630 12:14:16.682233  7251 raft_consensus.cc:2468] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 0.
I20260630 12:14:16.682571  7142 leader_election.cc:304] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053db3de25374ed3a182c22bcec88dc6, 6cbe05c92d2d43878392b5659281444a; no voters: 
I20260630 12:14:16.683297  7378 raft_consensus.cc:2804] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:16.683673  7378 raft_consensus.cc:493] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:16.684011  7378 raft_consensus.cc:3060] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.689163  7378 raft_consensus.cc:515] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:16.690979  7378 leader_election.cc:290] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 election: Requested vote from peers 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481), a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891)
I20260630 12:14:16.691668  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:16.692026  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18"
I20260630 12:14:16.692391  7325 raft_consensus.cc:3060] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.692618  7251 raft_consensus.cc:3060] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.699647  7251 raft_consensus.cc:2468] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 1.
I20260630 12:14:16.699647  7325 raft_consensus.cc:2468] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 1.
I20260630 12:14:16.700996  7141 leader_election.cc:304] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cbe05c92d2d43878392b5659281444a, a46d680d14b1455cb0897cd6802b6b18; no voters: 
I20260630 12:14:16.701671  7378 raft_consensus.cc:2804] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:16.702206  7378 raft_consensus.cc:697] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 1 LEADER]: Becoming Leader. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Running, Role: LEADER
I20260630 12:14:16.702939  7378 consensus_queue.cc:237] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:16.710418  7073 catalog_manager.cc:5697] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cbe05c92d2d43878392b5659281444a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:16.781977  7122 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:16.782181  7378 raft_consensus.cc:493] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:16.782735  7378 raft_consensus.cc:515] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.784704  7378 leader_election.cc:290] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:16.785462  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18" is_pre_election: true
I20260630 12:14:16.785725  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:16.786092  7251 raft_consensus.cc:2468] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 0.
I20260630 12:14:16.786446  7325 raft_consensus.cc:2468] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 0.
I20260630 12:14:16.787288  7141 leader_election.cc:304] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cbe05c92d2d43878392b5659281444a, a46d680d14b1455cb0897cd6802b6b18; no voters: 
I20260630 12:14:16.788205  7378 raft_consensus.cc:2804] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:16.788481  7378 raft_consensus.cc:493] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:16.788699  7378 raft_consensus.cc:3060] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.793684  7378 raft_consensus.cc:515] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.795310  7378 leader_election.cc:290] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 election: Requested vote from peers a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:16.796307  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18"
I20260630 12:14:16.796391  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:16.796968  7251 raft_consensus.cc:3060] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.797083  7325 raft_consensus.cc:3060] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.803434  7325 raft_consensus.cc:2468] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 1.
I20260630 12:14:16.804767  7142 leader_election.cc:304] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053db3de25374ed3a182c22bcec88dc6, 6cbe05c92d2d43878392b5659281444a; no voters: 
I20260630 12:14:16.805539  7251 raft_consensus.cc:2468] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 1.
I20260630 12:14:16.805591  7378 raft_consensus.cc:2804] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:16.806435  7378 raft_consensus.cc:697] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 1 LEADER]: Becoming Leader. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Running, Role: LEADER
I20260630 12:14:16.807150  7378 consensus_queue.cc:237] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.814639  7073 catalog_manager.cc:5697] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6cbe05c92d2d43878392b5659281444a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:16.839131  7377 raft_consensus.cc:493] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:16.839793  7377 raft_consensus.cc:515] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.842877  7377 leader_election.cc:290] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:16.854336  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a" is_pre_election: true
I20260630 12:14:16.855258  7176 raft_consensus.cc:2468] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 0.
I20260630 12:14:16.856673  7217 leader_election.cc:304] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cbe05c92d2d43878392b5659281444a, a46d680d14b1455cb0897cd6802b6b18; no voters: 
I20260630 12:14:16.856748  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:16.857527  7325 raft_consensus.cc:2468] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 0.
I20260630 12:14:16.857651  7377 raft_consensus.cc:2804] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:16.858188  7377 raft_consensus.cc:493] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:16.858587  7377 raft_consensus.cc:3060] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.865617  7377 raft_consensus.cc:515] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.867746  7377 leader_election.cc:290] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 1 election: Requested vote from peers 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:16.868530  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a"
I20260630 12:14:16.869304  7176 raft_consensus.cc:3060] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.869278  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:16.869943  7325 raft_consensus.cc:3060] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:16.875308  7176 raft_consensus.cc:2468] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 1.
I20260630 12:14:16.875321  7325 raft_consensus.cc:2468] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 1.
I20260630 12:14:16.876672  7217 leader_election.cc:304] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6cbe05c92d2d43878392b5659281444a, a46d680d14b1455cb0897cd6802b6b18; no voters: 
I20260630 12:14:16.877399  7377 raft_consensus.cc:2804] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:16.878311  7377 raft_consensus.cc:697] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 1 LEADER]: Becoming Leader. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Running, Role: LEADER
I20260630 12:14:16.879184  7377 consensus_queue.cc:237] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:16.886377  7073 catalog_manager.cc:5697] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 reported cstate change: term changed from 0 to 1, leader changed from <none> to a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "a46d680d14b1455cb0897cd6802b6b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:16.964881   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:16.987170   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:16.988123   431 tablet_replica.cc:333] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: stopping tablet replica
I20260630 12:14:16.988788   431 raft_consensus.cc:2243] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.989415   431 pending_rounds.cc:70] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: Trying to abort 1 pending ops.
I20260630 12:14:16.989663   431 pending_rounds.cc:77] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437506289770496 op_type: NO_OP noop_request { }
I20260630 12:14:16.990012   431 raft_consensus.cc:2889] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:16.990332   431 raft_consensus.cc:2272] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.992918   431 tablet_replica.cc:333] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: stopping tablet replica
I20260630 12:14:16.993513   431 raft_consensus.cc:2243] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:16.993918   431 raft_consensus.cc:2272] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:16.996109   431 tablet_replica.cc:333] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: stopping tablet replica
I20260630 12:14:16.996665   431 raft_consensus.cc:2243] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:16.997269   431 pending_rounds.cc:70] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Trying to abort 1 pending ops.
I20260630 12:14:16.997462   431 pending_rounds.cc:77] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437505861967872 op_type: NO_OP noop_request { }
I20260630 12:14:16.997781   431 raft_consensus.cc:2889] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:16.998073   431 raft_consensus.cc:2272] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:17.000597   431 tablet_replica.cc:333] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: stopping tablet replica
I20260630 12:14:17.001137   431 raft_consensus.cc:2243] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:17.001770   431 pending_rounds.cc:70] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Trying to abort 1 pending ops.
I20260630 12:14:17.001965   431 pending_rounds.cc:77] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437505603297280 op_type: NO_OP noop_request { }
I20260630 12:14:17.002468   431 raft_consensus.cc:2889] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:17.002767   431 raft_consensus.cc:2272] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:17.026469   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:17.038792   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:17.057421   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:17.058254   431 tablet_replica.cc:333] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: stopping tablet replica
I20260630 12:14:17.058876   431 raft_consensus.cc:2243] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:17.059247   431 raft_consensus.cc:2272] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:17.061089   431 tablet_replica.cc:333] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: stopping tablet replica
I20260630 12:14:17.061568   431 raft_consensus.cc:2243] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:17.061890   431 raft_consensus.cc:2272] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:17.063654   431 tablet_replica.cc:333] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: stopping tablet replica
I20260630 12:14:17.064088   431 raft_consensus.cc:2243] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:17.064419   431 raft_consensus.cc:2272] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:17.066298   431 tablet_replica.cc:333] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: stopping tablet replica
I20260630 12:14:17.066993   431 raft_consensus.cc:2243] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:17.067876   431 pending_rounds.cc:70] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Trying to abort 1 pending ops.
I20260630 12:14:17.068166   431 pending_rounds.cc:77] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437506584379392 op_type: NO_OP noop_request { }
I20260630 12:14:17.068542   431 raft_consensus.cc:2889] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:17.068974   431 raft_consensus.cc:2272] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:17.093384   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:17.105154   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:17.123558   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:17.124280   431 tablet_replica.cc:333] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: stopping tablet replica
I20260630 12:14:17.124804   431 raft_consensus.cc:2243] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:17.125185   431 raft_consensus.cc:2272] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:17.127455   431 tablet_replica.cc:333] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: stopping tablet replica
I20260630 12:14:17.128073   431 raft_consensus.cc:2243] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:17.128439   431 raft_consensus.cc:2272] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:17.130774   431 tablet_replica.cc:333] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: stopping tablet replica
I20260630 12:14:17.131265   431 raft_consensus.cc:2243] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:17.131608   431 raft_consensus.cc:2272] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:17.133339   431 tablet_replica.cc:333] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: stopping tablet replica
I20260630 12:14:17.133787   431 raft_consensus.cc:2243] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:17.134121   431 raft_consensus.cc:2272] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:17.155725   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:17.168883   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:17.174912  7403 instance_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:17.175027  7404 instance_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:17.176352  7406 instance_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:17.178128   431 server_base.cc:1061] running on GCE node
I20260630 12:14:17.179211   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:17.179490   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:17.179705   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821657179693 us; error 0 us; skew 500 ppm
I20260630 12:14:17.180228   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:17.182735   431 webserver.cc:533] Webserver started at http://127.0.107.196:42203/ using document root <none> and password file <none>
I20260630 12:14:17.183256   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:17.183486   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:17.183889   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:17.185099   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "afb56bddfc624c4fba2c8243f6137c14"
format_stamp: "Formatted at 2026-06-30 12:14:17 on dist-test-slave-dxwh"
I20260630 12:14:17.189558   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:14:17.192917  7411 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:17.193840   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:17.194273   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "afb56bddfc624c4fba2c8243f6137c14"
format_stamp: "Formatted at 2026-06-30 12:14:17 on dist-test-slave-dxwh"
I20260630 12:14:17.194727   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-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:17.217352   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:17.218627   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:17.220129   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:17.222522   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:17.222847   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:17.223201   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:17.223469   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:17.261623   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40967
I20260630 12:14:17.261723  7473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40967 every 8 connection(s)
I20260630 12:14:17.280553  7474 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34455
I20260630 12:14:17.281041  7474 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:17.281785  7474 heartbeater.cc:507] Master 127.0.107.254:34455 requested a full tablet report, sending...
I20260630 12:14:17.283982  7073 ts_manager.cc:194] Registered new tserver with Master: afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196:40967)
I20260630 12:14:17.285537  7073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37074
W20260630 12:14:17.794453  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70: Network error: Client connection negotiation failed: client connection to 127.0.107.194:40891: connect: Connection refused (error 111)
W20260630 12:14:17.798039  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 68db5bbda65246e2bf42ff88fbd6601d: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44863: connect: Connection refused (error 111)
W20260630 12:14:17.801328  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 5d1d126a784e4bffb624047ac6b3a3ea: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44863: connect: Connection refused (error 111)
I20260630 12:14:18.288051  7474 heartbeater.cc:499] Master 127.0.107.254:34455 was elected leader, sending a full tablet report...
W20260630 12:14:18.813458  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 03ffc03cfaa74c51acf9eeabd1e485bb: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44863: connect: Connection refused (error 111)
W20260630 12:14:18.816888  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70: Network error: Client connection negotiation failed: client connection to 127.0.107.194:40891: connect: Connection refused (error 111)
W20260630 12:14:18.820384  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 68db5bbda65246e2bf42ff88fbd6601d: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44863: connect: Connection refused (error 111)
W20260630 12:14:19.833041  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70: Network error: Client connection negotiation failed: client connection to 127.0.107.194:40891: connect: Connection refused (error 111)
W20260630 12:14:19.836638  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 03ffc03cfaa74c51acf9eeabd1e485bb: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44863: connect: Connection refused (error 111)
W20260630 12:14:19.840257  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 68db5bbda65246e2bf42ff88fbd6601d: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44863: connect: Connection refused (error 111)
W20260630 12:14:20.852653  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70: Network error: Client connection negotiation failed: client connection to 127.0.107.194:40891: connect: Connection refused (error 111)
W20260630 12:14:20.856300  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 03ffc03cfaa74c51acf9eeabd1e485bb: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44863: connect: Connection refused (error 111)
W20260630 12:14:20.859975  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 68db5bbda65246e2bf42ff88fbd6601d: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44863: connect: Connection refused (error 111)
W20260630 12:14:21.863343  7122 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 053db3de25374ed3a182c22bcec88dc6 not available for placement
W20260630 12:14:22.865419  7122 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 053db3de25374ed3a182c22bcec88dc6 not available for placement
W20260630 12:14:23.867424  7122 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 053db3de25374ed3a182c22bcec88dc6 not available for placement
I20260630 12:14:24.299623   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:24.308498  7483 instance_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.308560  7484 instance_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.310205  7486 instance_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.314771   431 server_base.cc:1061] running on GCE node
I20260630 12:14:24.316787   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:24.317034   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.317301   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821664317278 us; error 0 us; skew 500 ppm
I20260630 12:14:24.317874   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:24.320770   431 webserver.cc:533] Webserver started at http://127.0.107.193:34787/ using document root <none> and password file <none>
I20260630 12:14:24.321326   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:24.321529   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:24.325716   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:14:24.329401  7491 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.330265   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:14:24.330859   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "6cbe05c92d2d43878392b5659281444a"
format_stamp: "Formatted at 2026-06-30 12:14:14 on dist-test-slave-dxwh"
I20260630 12:14:24.331286   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-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.348841   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:24.350119   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:24.351686   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:24.355458  7498 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:14:24.379106   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:24.379482   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.001s	sys 0.000s
I20260630 12:14:24.379834   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:14:24.385462  7498 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: Bootstrap starting.
I20260630 12:14:24.396652   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:24.396950   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:14:24.399252  7498 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: 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:24.400159  7498 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: Bootstrap complete.
I20260630 12:14:24.400750  7498 ts_tablet_manager.cc:1403] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260630 12:14:24.403318  7498 raft_consensus.cc:359] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.404428  7498 raft_consensus.cc:740] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.405182  7498 consensus_queue.cc:260] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.408177  7498 ts_tablet_manager.cc:1434] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.005s
I20260630 12:14:24.409191  7498 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Bootstrap starting.
I20260630 12:14:24.423236  7498 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: 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:24.424091  7498 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Bootstrap complete.
I20260630 12:14:24.424685  7498 ts_tablet_manager.cc:1403] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:14:24.427007  7498 raft_consensus.cc:359] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:24.427743  7498 raft_consensus.cc:740] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.428493  7498 consensus_queue.cc:260] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [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: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:24.430188  7498 ts_tablet_manager.cc:1434] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:14:24.430965  7498 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Bootstrap starting.
I20260630 12:14:24.445232  7498 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: 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:24.446096  7498 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Bootstrap complete.
I20260630 12:14:24.446781  7498 ts_tablet_manager.cc:1403] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:14:24.448979  7498 raft_consensus.cc:359] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.449707  7498 raft_consensus.cc:740] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.450508  7498 consensus_queue.cc:260] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.452380  7498 ts_tablet_manager.cc:1434] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:24.453112  7498 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Bootstrap starting.
I20260630 12:14:24.459810   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44863
I20260630 12:14:24.459923  7558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44863 every 8 connection(s)
I20260630 12:14:24.465838  7498 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: 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:24.466500   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:24.466952  7498 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Bootstrap complete.
I20260630 12:14:24.468214  7498 ts_tablet_manager.cc:1403] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:14:24.472395  7498 raft_consensus.cc:359] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.473476  7498 raft_consensus.cc:740] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.475059  7498 consensus_queue.cc:260] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.477928  7498 ts_tablet_manager.cc:1434] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260630 12:14:24.479671  7564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:24.481659  7565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:24.485080  7567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:24.487295   431 server_base.cc:1061] running on GCE node
I20260630 12:14:24.488534   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:24.488734   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.488870   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821664488858 us; error 0 us; skew 500 ppm
I20260630 12:14:24.489293   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:24.491636   431 webserver.cc:533] Webserver started at http://127.0.107.194:36869/ using document root <none> and password file <none>
I20260630 12:14:24.492137   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:24.492367   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:24.496246  7560 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34455
I20260630 12:14:24.496788  7560 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:24.497365   431 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:24.497773  7560 heartbeater.cc:507] Master 127.0.107.254:34455 requested a full tablet report, sending...
I20260630 12:14:24.501175  7572 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.502087   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:24.502475   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "a46d680d14b1455cb0897cd6802b6b18"
format_stamp: "Formatted at 2026-06-30 12:14:15 on dist-test-slave-dxwh"
I20260630 12:14:24.502621  7073 ts_manager.cc:194] Re-registered known tserver with Master: 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863)
I20260630 12:14:24.502849   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-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.508118  7073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54436
I20260630 12:14:24.511125  7560 heartbeater.cc:499] Master 127.0.107.254:34455 was elected leader, sending a full tablet report...
I20260630 12:14:24.559952   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:24.561316   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:24.562903   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:24.588714   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:24.589053   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.001s	sys 0.000s
I20260630 12:14:24.594427  7579 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: Bootstrap starting.
I20260630 12:14:24.605856   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:24.605885  7579 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: 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:24.606295   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:14:24.606982  7579 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: Bootstrap complete.
I20260630 12:14:24.607626  7579 ts_tablet_manager.cc:1403] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:14:24.609783  7579 raft_consensus.cc:359] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.610435  7579 raft_consensus.cc:740] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.611197  7579 consensus_queue.cc:260] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.613790  7579 ts_tablet_manager.cc:1434] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:24.614683  7579 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: Bootstrap starting.
I20260630 12:14:24.627767  7579 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: 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:24.628770  7579 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: Bootstrap complete.
I20260630 12:14:24.629596  7579 ts_tablet_manager.cc:1403] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:14:24.632786  7579 raft_consensus.cc:359] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:24.633682  7579 raft_consensus.cc:740] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.634598  7579 consensus_queue.cc:260] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:24.636900  7579 ts_tablet_manager.cc:1434] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:24.637907  7579 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Bootstrap starting.
I20260630 12:14:24.653477  7579 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: 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:24.654439  7579 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Bootstrap complete.
I20260630 12:14:24.655233  7579 ts_tablet_manager.cc:1403] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260630 12:14:24.657975  7579 raft_consensus.cc:359] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.658751  7579 raft_consensus.cc:740] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.659579  7579 consensus_queue.cc:260] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.661808  7579 ts_tablet_manager.cc:1434] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:24.662004   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40891
I20260630 12:14:24.662299  7639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40891 every 8 connection(s)
I20260630 12:14:24.662776  7579 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Bootstrap starting.
I20260630 12:14:24.666983   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:24.676033  7643 instance_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.680480  7644 instance_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.682829  7647 instance_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.684454  7579 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: 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:24.686261  7640 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34455
I20260630 12:14:24.686493  7579 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Bootstrap complete.
I20260630 12:14:24.686851  7640 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:24.686954   431 server_base.cc:1061] running on GCE node
I20260630 12:14:24.687392  7579 ts_tablet_manager.cc:1403] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260630 12:14:24.687912  7640 heartbeater.cc:507] Master 127.0.107.254:34455 requested a full tablet report, sending...
I20260630 12:14:24.688361   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:24.688673   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.688906   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821664688886 us; error 0 us; skew 500 ppm
I20260630 12:14:24.689662   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:24.690703  7579 raft_consensus.cc:359] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.691818  7579 raft_consensus.cc:740] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.692685  7073 ts_manager.cc:194] Re-registered known tserver with Master: a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891)
I20260630 12:14:24.692920   431 webserver.cc:533] Webserver started at http://127.0.107.195:45403/ using document root <none> and password file <none>
I20260630 12:14:24.692884  7579 consensus_queue.cc:260] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.693800   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:24.694069   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:24.695480  7579 ts_tablet_manager.cc:1434] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:14:24.697894  7073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54446
I20260630 12:14:24.698705   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:14:24.700656  7640 heartbeater.cc:499] Master 127.0.107.254:34455 was elected leader, sending a full tablet report...
I20260630 12:14:24.702598  7652 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.703740   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:14:24.704120   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "053db3de25374ed3a182c22bcec88dc6"
format_stamp: "Formatted at 2026-06-30 12:14:15 on dist-test-slave-dxwh"
I20260630 12:14:24.704499   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-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:24.730276   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:24.731526   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:24.733050   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:24.758263   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:14:24.758646   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260630 12:14:24.763568  7659 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: Bootstrap starting.
I20260630 12:14:24.774773  7659 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: 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:24.775219   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:14:24.775491   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.016s	sys 0.000s
I20260630 12:14:24.775544  7659 tablet_bootstrap.cc:492] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: Bootstrap complete.
I20260630 12:14:24.776261  7659 ts_tablet_manager.cc:1403] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260630 12:14:24.778466  7659 raft_consensus.cc:359] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.779104  7659 raft_consensus.cc:740] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053db3de25374ed3a182c22bcec88dc6, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.779825  7659 consensus_queue.cc:260] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.782295  7659 ts_tablet_manager.cc:1434] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260630 12:14:24.783156  7659 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: Bootstrap starting.
I20260630 12:14:24.796885  7659 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: 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:24.798004  7659 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: Bootstrap complete.
I20260630 12:14:24.798928  7659 ts_tablet_manager.cc:1403] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:14:24.802213  7659 raft_consensus.cc:359] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:24.803155  7659 raft_consensus.cc:740] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053db3de25374ed3a182c22bcec88dc6, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.804160  7659 consensus_queue.cc:260] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:24.806993  7659 ts_tablet_manager.cc:1434] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:14:24.808048  7659 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: Bootstrap starting.
I20260630 12:14:24.825227  7659 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: 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:24.826263  7659 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: Bootstrap complete.
I20260630 12:14:24.827124  7659 ts_tablet_manager.cc:1403] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260630 12:14:24.828637   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41481
I20260630 12:14:24.829046  7719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41481 every 8 connection(s)
I20260630 12:14:24.830745  7659 raft_consensus.cc:359] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.831533  7659 raft_consensus.cc:740] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053db3de25374ed3a182c22bcec88dc6, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.832472  7659 consensus_queue.cc:260] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.834869  7659 ts_tablet_manager.cc:1434] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260630 12:14:24.837231  7659 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: Bootstrap starting.
I20260630 12:14:24.846500  7720 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34455
I20260630 12:14:24.847100  7720 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:24.847980  7720 heartbeater.cc:507] Master 127.0.107.254:34455 requested a full tablet report, sending...
I20260630 12:14:24.850996  7659 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: 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:24.851882  7659 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: Bootstrap complete.
I20260630 12:14:24.851954  7073 ts_manager.cc:194] Re-registered known tserver with Master: 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:24.853070  7659 ts_tablet_manager.cc:1403] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260630 12:14:24.855489  7659 raft_consensus.cc:359] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.856253  7659 raft_consensus.cc:740] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053db3de25374ed3a182c22bcec88dc6, State: Initialized, Role: FOLLOWER
I20260630 12:14:24.857191  7073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54450
I20260630 12:14:24.857023  7659 consensus_queue.cc:260] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:24.859294  7659 ts_tablet_manager.cc:1434] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:24.860110  7720 heartbeater.cc:499] Master 127.0.107.254:34455 was elected leader, sending a full tablet report...
W20260630 12:14:24.889206  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70: Illegal state: Replica a46d680d14b1455cb0897cd6802b6b18 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } }
W20260630 12:14:24.901860  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 68db5bbda65246e2bf42ff88fbd6601d: Illegal state: Replica 6cbe05c92d2d43878392b5659281444a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } }
W20260630 12:14:24.905648  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 03ffc03cfaa74c51acf9eeabd1e485bb: Illegal state: Replica 6cbe05c92d2d43878392b5659281444a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } }
I20260630 12:14:25.766276  7727 raft_consensus.cc:493] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:25.766994  7727 raft_consensus.cc:515] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.769626  7727 leader_election.cc:290] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:25.780764  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a" is_pre_election: true
I20260630 12:14:25.782060  7533 raft_consensus.cc:2410] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a46d680d14b1455cb0897cd6802b6b18 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:25.782313  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:25.783232  7694 raft_consensus.cc:2468] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 1.
I20260630 12:14:25.784468  7576 leader_election.cc:304] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [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: 053db3de25374ed3a182c22bcec88dc6, a46d680d14b1455cb0897cd6802b6b18; no voters: 6cbe05c92d2d43878392b5659281444a
I20260630 12:14:25.785422  7727 raft_consensus.cc:2804] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:25.785892  7727 raft_consensus.cc:493] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:25.786293  7727 raft_consensus.cc:3060] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.792132  7727 raft_consensus.cc:515] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.793927  7727 leader_election.cc:290] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 2 election: Requested vote from peers 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:25.795006  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a"
I20260630 12:14:25.795178  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:25.795765  7533 raft_consensus.cc:3060] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.796156  7694 raft_consensus.cc:3060] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.801800  7694 raft_consensus.cc:2468] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 2.
I20260630 12:14:25.802107  7533 raft_consensus.cc:2410] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a46d680d14b1455cb0897cd6802b6b18 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:25.803184  7576 leader_election.cc:304] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [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: 053db3de25374ed3a182c22bcec88dc6, a46d680d14b1455cb0897cd6802b6b18; no voters: 
I20260630 12:14:25.804162  7727 raft_consensus.cc:2804] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:25.805552  7727 raft_consensus.cc:697] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 2 LEADER]: Becoming Leader. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Running, Role: LEADER
I20260630 12:14:25.806820  7727 consensus_queue.cc:237] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Queue going to LEADER 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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.813650  7073 catalog_manager.cc:5697] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 reported cstate change: term changed from 1 to 2, leader changed from 6cbe05c92d2d43878392b5659281444a (127.0.107.193) to a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "a46d680d14b1455cb0897cd6802b6b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:25.835212  7727 raft_consensus.cc:493] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:25.835878  7727 raft_consensus.cc:515] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.837721  7727 leader_election.cc:290] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:25.838757  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a" is_pre_election: true
I20260630 12:14:25.838886  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:25.839792  7533 raft_consensus.cc:2410] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a46d680d14b1455cb0897cd6802b6b18 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:25.840015  7694 raft_consensus.cc:2468] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 1.
I20260630 12:14:25.841382  7576 leader_election.cc:304] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [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: 053db3de25374ed3a182c22bcec88dc6, a46d680d14b1455cb0897cd6802b6b18; no voters: 6cbe05c92d2d43878392b5659281444a
I20260630 12:14:25.842201  7727 raft_consensus.cc:2804] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:25.842752  7727 raft_consensus.cc:493] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:25.843164  7727 raft_consensus.cc:3060] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.848320  7727 raft_consensus.cc:515] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.850140  7727 leader_election.cc:290] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 2 election: Requested vote from peers 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:25.851200  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a"
I20260630 12:14:25.851629  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:25.852209  7533 raft_consensus.cc:3060] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.852444  7694 raft_consensus.cc:3060] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.857661  7533 raft_consensus.cc:2410] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a46d680d14b1455cb0897cd6802b6b18 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:25.857610  7694 raft_consensus.cc:2468] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 2.
I20260630 12:14:25.859359  7576 leader_election.cc:304] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [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: 053db3de25374ed3a182c22bcec88dc6, a46d680d14b1455cb0897cd6802b6b18; no voters: 6cbe05c92d2d43878392b5659281444a
I20260630 12:14:25.860170  7727 raft_consensus.cc:2804] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:25.860706  7727 raft_consensus.cc:697] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 2 LEADER]: Becoming Leader. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Running, Role: LEADER
I20260630 12:14:25.861591  7727 consensus_queue.cc:237] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Queue going to LEADER 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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.868541  7073 catalog_manager.cc:5697] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 reported cstate change: term changed from 1 to 2, leader changed from 6cbe05c92d2d43878392b5659281444a (127.0.107.193) to a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "a46d680d14b1455cb0897cd6802b6b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:25.901822  7727 raft_consensus.cc:493] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:25.902431  7727 raft_consensus.cc:515] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:25.904244  7727 leader_election.cc:290] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481), 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863)
I20260630 12:14:25.905234  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:25.905539  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a" is_pre_election: true
I20260630 12:14:25.906302  7694 raft_consensus.cc:2468] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 1.
I20260630 12:14:25.906775  7533 raft_consensus.cc:2410] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a46d680d14b1455cb0897cd6802b6b18 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:25.907708  7576 leader_election.cc:304] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [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: 053db3de25374ed3a182c22bcec88dc6, a46d680d14b1455cb0897cd6802b6b18; no voters: 
I20260630 12:14:25.908521  7727 raft_consensus.cc:2804] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:25.909052  7727 raft_consensus.cc:493] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:25.909490  7727 raft_consensus.cc:3060] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.914711  7727 raft_consensus.cc:515] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:25.916968  7727 leader_election.cc:290] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 2 election: Requested vote from peers 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481), 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863)
W20260630 12:14:25.917084  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70: Illegal state: Replica a46d680d14b1455cb0897cd6802b6b18 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } }
I20260630 12:14:25.917665  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:25.917930  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a"
I20260630 12:14:25.918653  7694 raft_consensus.cc:3060] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.918919  7533 raft_consensus.cc:3060] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:14:25.921156  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 03ffc03cfaa74c51acf9eeabd1e485bb: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:14:25.925889  7694 raft_consensus.cc:2468] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 2.
I20260630 12:14:25.926239  7533 raft_consensus.cc:2410] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a46d680d14b1455cb0897cd6802b6b18 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:25.927496  7576 leader_election.cc:304] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [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: 053db3de25374ed3a182c22bcec88dc6, a46d680d14b1455cb0897cd6802b6b18; no voters: 
I20260630 12:14:25.928606  7727 raft_consensus.cc:2804] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:25.929554  7727 raft_consensus.cc:697] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 2 LEADER]: Becoming Leader. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Running, Role: LEADER
I20260630 12:14:25.930794  7727 consensus_queue.cc:237] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Queue going to LEADER 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: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
W20260630 12:14:25.932929  7122 auto_rebalancer.cc:639] Failed to schedule move for tablet 68db5bbda65246e2bf42ff88fbd6601d: Illegal state: Replica 6cbe05c92d2d43878392b5659281444a is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } }
I20260630 12:14:25.938236  7073 catalog_manager.cc:5697] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 reported cstate change: term changed from 1 to 2, leader changed from 6cbe05c92d2d43878392b5659281444a (127.0.107.193) to a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "a46d680d14b1455cb0897cd6802b6b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:25.943116  7740 raft_consensus.cc:493] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:25.943779  7740 raft_consensus.cc:515] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.946462  7740 leader_election.cc:290] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:25.959216  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:25.959972  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18" is_pre_election: true
I20260630 12:14:25.960016  7694 raft_consensus.cc:2468] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 1.
I20260630 12:14:25.960965  7614 raft_consensus.cc:2410] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6cbe05c92d2d43878392b5659281444a 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:25.961782  7495 leader_election.cc:304] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [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: 053db3de25374ed3a182c22bcec88dc6, 6cbe05c92d2d43878392b5659281444a; no voters: 
I20260630 12:14:25.962998  7740 raft_consensus.cc:2804] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:25.963440  7740 raft_consensus.cc:493] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:25.963833  7740 raft_consensus.cc:3060] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.968271  7744 raft_consensus.cc:493] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:25.968927  7744 raft_consensus.cc:515] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.969106  7740 raft_consensus.cc:515] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.971072  7744 leader_election.cc:290] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:25.971474  7740 leader_election.cc:290] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 2 election: Requested vote from peers a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:25.972337  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:25.972798  7614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18" is_pre_election: true
I20260630 12:14:25.972869  7693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:25.973250  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18"
I20260630 12:14:25.974356  7693 raft_consensus.cc:3060] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.974751  7613 raft_consensus.cc:3060] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:25.973483  7694 raft_consensus.cc:2468] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 2.
I20260630 12:14:25.976779  7495 leader_election.cc:304] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [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: 053db3de25374ed3a182c22bcec88dc6, 6cbe05c92d2d43878392b5659281444a; no voters: a46d680d14b1455cb0897cd6802b6b18
I20260630 12:14:25.977972  7740 raft_consensus.cc:2804] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:25.978677  7740 raft_consensus.cc:493] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:25.979261  7740 raft_consensus.cc:3060] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:25.981810  7693 raft_consensus.cc:2468] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 2.
I20260630 12:14:25.983188  7495 leader_election.cc:304] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [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: 053db3de25374ed3a182c22bcec88dc6, 6cbe05c92d2d43878392b5659281444a; no voters: 
I20260630 12:14:25.983377  7613 raft_consensus.cc:2410] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6cbe05c92d2d43878392b5659281444a 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:25.984248  7744 raft_consensus.cc:2804] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:25.984400  7727 raft_consensus.cc:493] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:25.985296  7727 raft_consensus.cc:515] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.985955  7744 raft_consensus.cc:697] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 2 LEADER]: Becoming Leader. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Running, Role: LEADER
I20260630 12:14:25.986480  7740 raft_consensus.cc:515] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.987511  7744 consensus_queue.cc:237] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [LEADER]: Queue going to LEADER 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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:25.988631  7740 leader_election.cc:290] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 3 election: Requested vote from peers a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:25.989399  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18"
I20260630 12:14:25.990854  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a" is_pre_election: true
I20260630 12:14:25.991281  7727 leader_election.cc:290] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:25.992548  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1d126a784e4bffb624047ac6b3a3ea" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:25.992753  7693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:25.993471  7694 raft_consensus.cc:3060] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:25.993849  7693 raft_consensus.cc:2468] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 2.
I20260630 12:14:25.995384  7576 leader_election.cc:304] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [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: 053db3de25374ed3a182c22bcec88dc6, a46d680d14b1455cb0897cd6802b6b18; no voters: 6cbe05c92d2d43878392b5659281444a
I20260630 12:14:25.997681  7073 catalog_manager.cc:5697] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a reported cstate change: term changed from 1 to 2, leader changed from a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194) to 6cbe05c92d2d43878392b5659281444a (127.0.107.193). New cstate: current_term: 2 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:25.998593  7727 raft_consensus.cc:2804] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:25.999218  7727 raft_consensus.cc:493] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:25.999744  7727 raft_consensus.cc:3060] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:26.000175  7694 raft_consensus.cc:2468] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 3.
I20260630 12:14:26.001748  7495 leader_election.cc:304] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [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: 053db3de25374ed3a182c22bcec88dc6, 6cbe05c92d2d43878392b5659281444a; no voters: a46d680d14b1455cb0897cd6802b6b18
I20260630 12:14:26.003247  7744 raft_consensus.cc:2804] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:26.004154  7744 raft_consensus.cc:697] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Becoming Leader. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Running, Role: LEADER
I20260630 12:14:26.005313  7744 consensus_queue.cc:237] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:26.008013  7727 raft_consensus.cc:515] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:26.010573  7727 leader_election.cc:290] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [CANDIDATE]: Term 3 election: Requested vote from peers 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:26.011615  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:26.011688  7532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e7bb49427fb4e8ba598e3fbc7f45e70" candidate_uuid: "a46d680d14b1455cb0897cd6802b6b18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6cbe05c92d2d43878392b5659281444a"
I20260630 12:14:26.012485  7694 raft_consensus.cc:3060] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:26.014652  7073 catalog_manager.cc:5697] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a reported cstate change: term changed from 2 to 3, leader changed from a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194) to 6cbe05c92d2d43878392b5659281444a (127.0.107.193). New cstate: current_term: 3 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.019281  7694 raft_consensus.cc:2468] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a46d680d14b1455cb0897cd6802b6b18 in term 3.
I20260630 12:14:26.020715  7576 leader_election.cc:304] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [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: 053db3de25374ed3a182c22bcec88dc6, a46d680d14b1455cb0897cd6802b6b18; no voters: 6cbe05c92d2d43878392b5659281444a
I20260630 12:14:26.021579  7727 raft_consensus.cc:2804] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:26.022256  7727 raft_consensus.cc:697] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 3 LEADER]: Becoming Leader. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Running, Role: LEADER
I20260630 12:14:26.024201  7727 consensus_queue.cc:237] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:26.031388  7073 catalog_manager.cc:5697] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 reported cstate change: term changed from 2 to 3, leader changed from 6cbe05c92d2d43878392b5659281444a (127.0.107.193) to a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194). New cstate: current_term: 3 leader_uuid: "a46d680d14b1455cb0897cd6802b6b18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.154312  7744 raft_consensus.cc:493] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:26.155072  7744 raft_consensus.cc:515] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:26.156994  7744 leader_election.cc:290] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:26.157991  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18" is_pre_election: true
I20260630 12:14:26.158202  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:26.159013  7694 raft_consensus.cc:2468] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 2.
I20260630 12:14:26.160178  7495 leader_election.cc:304] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [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: 053db3de25374ed3a182c22bcec88dc6, 6cbe05c92d2d43878392b5659281444a; no voters: a46d680d14b1455cb0897cd6802b6b18
I20260630 12:14:26.160933  7744 raft_consensus.cc:2804] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:26.161357  7744 raft_consensus.cc:493] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:26.161741  7744 raft_consensus.cc:3060] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:26.164462  7740 raft_consensus.cc:493] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:26.165086  7740 raft_consensus.cc:515] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:26.167119  7740 leader_election.cc:290] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481), a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891)
I20260630 12:14:26.167155  7744 raft_consensus.cc:515] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:26.167939  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6" is_pre_election: true
I20260630 12:14:26.168496  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18" is_pre_election: true
I20260630 12:14:26.169198  7694 raft_consensus.cc:2468] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 2.
I20260630 12:14:26.170061  7744 leader_election.cc:290] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 3 election: Requested vote from peers a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891), 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481)
I20260630 12:14:26.170833  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18"
I20260630 12:14:26.171046  7495 leader_election.cc:304] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [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: 053db3de25374ed3a182c22bcec88dc6, 6cbe05c92d2d43878392b5659281444a; no voters: a46d680d14b1455cb0897cd6802b6b18
I20260630 12:14:26.171434  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03ffc03cfaa74c51acf9eeabd1e485bb" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:26.172310  7744 raft_consensus.cc:2804] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:26.172362  7694 raft_consensus.cc:3060] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:26.172988  7744 raft_consensus.cc:493] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:26.173659  7744 raft_consensus.cc:3060] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:26.178025  7694 raft_consensus.cc:2468] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 3.
I20260630 12:14:26.179316  7495 leader_election.cc:304] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [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: 053db3de25374ed3a182c22bcec88dc6, 6cbe05c92d2d43878392b5659281444a; no voters: a46d680d14b1455cb0897cd6802b6b18
I20260630 12:14:26.179381  7744 raft_consensus.cc:515] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:26.180258  7740 raft_consensus.cc:2804] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:26.180884  7740 raft_consensus.cc:697] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Becoming Leader. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Running, Role: LEADER
I20260630 12:14:26.181547  7744 leader_election.cc:290] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [CANDIDATE]: Term 3 election: Requested vote from peers 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481), a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891)
I20260630 12:14:26.181792  7740 consensus_queue.cc:237] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:26.182741  7613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a46d680d14b1455cb0897cd6802b6b18"
I20260630 12:14:26.182850  7694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68db5bbda65246e2bf42ff88fbd6601d" candidate_uuid: "6cbe05c92d2d43878392b5659281444a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "053db3de25374ed3a182c22bcec88dc6"
I20260630 12:14:26.183987  7694 raft_consensus.cc:3060] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:26.189973  7694 raft_consensus.cc:2468] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6cbe05c92d2d43878392b5659281444a in term 3.
I20260630 12:14:26.190649  7073 catalog_manager.cc:5697] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a reported cstate change: term changed from 2 to 3, leader changed from a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194) to 6cbe05c92d2d43878392b5659281444a (127.0.107.193). New cstate: current_term: 3 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.191211  7495 leader_election.cc:304] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [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: 053db3de25374ed3a182c22bcec88dc6, 6cbe05c92d2d43878392b5659281444a; no voters: a46d680d14b1455cb0897cd6802b6b18
I20260630 12:14:26.192649  7740 raft_consensus.cc:2804] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:26.193223  7740 raft_consensus.cc:697] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Becoming Leader. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Running, Role: LEADER
I20260630 12:14:26.193992  7740 consensus_queue.cc:237] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [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: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:26.203989  7073 catalog_manager.cc:5697] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a reported cstate change: term changed from 2 to 3, leader changed from a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194) to 6cbe05c92d2d43878392b5659281444a (127.0.107.193). New cstate: current_term: 3 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.227494  7694 raft_consensus.cc:1240] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Rejecting Update request from peer a46d680d14b1455cb0897cd6802b6b18 for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:26.229205  7727 consensus_queue.cc:1059] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.230242  7732 raft_consensus.cc:3055] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:26.230759  7732 raft_consensus.cc:740] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Running, Role: LEADER
I20260630 12:14:26.231560  7732 consensus_queue.cc:260] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:26.232757  7732 raft_consensus.cc:3060] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:26.344900  7532 raft_consensus.cc:1240] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Rejecting Update request from peer a46d680d14b1455cb0897cd6802b6b18 for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:26.346549  7732 consensus_queue.cc:1059] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.347376  7732 consensus_queue.cc:1243] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Peer 6cbe05c92d2d43878392b5659281444a 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:26.347916  7727 raft_consensus.cc:3055] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:26.348368  7727 raft_consensus.cc:740] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Running, Role: LEADER
I20260630 12:14:26.349215  7727 consensus_queue.cc:260] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [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: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } }
I20260630 12:14:26.350279  7727 raft_consensus.cc:3060] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:26.412027  7532 raft_consensus.cc:1240] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Rejecting Update request from peer a46d680d14b1455cb0897cd6802b6b18 for earlier term 2. Current term is 3. Ops: []
I20260630 12:14:26.412231  7533 raft_consensus.cc:3055] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:26.413005  7533 raft_consensus.cc:740] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6cbe05c92d2d43878392b5659281444a, State: Running, Role: LEADER
I20260630 12:14:26.413969  7732 consensus_queue.cc:1059] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:26.413990  7533 consensus_queue.cc:260] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:26.415212  7732 consensus_queue.cc:1243] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Peer 6cbe05c92d2d43878392b5659281444a 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:26.415905  7533 raft_consensus.cc:3060] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:26.415905  7727 raft_consensus.cc:3055] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:14:26.416973  7727 raft_consensus.cc:740] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a46d680d14b1455cb0897cd6802b6b18, State: Running, Role: LEADER
I20260630 12:14:26.417870  7727 consensus_queue.cc:260] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } }
I20260630 12:14:26.418990  7727 raft_consensus.cc:3060] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:26.421859  7533 raft_consensus.cc:1275] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Refusing update from remote peer a46d680d14b1455cb0897cd6802b6b18: 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:26.423571  7732 consensus_queue.cc:1048] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.424408  7732 consensus_queue.cc:1243] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Peer 6cbe05c92d2d43878392b5659281444a 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:26.427428  7533 pending_rounds.cc:85] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Aborting all ops after (but not including) 0
I20260630 12:14:26.427943  7533 pending_rounds.cc:107] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:26.428421  7533 raft_consensus.cc:2889] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:26.444881  7694 raft_consensus.cc:1275] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer a46d680d14b1455cb0897cd6802b6b18: 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:26.446787  7754 consensus_queue.cc:1048] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:26.465967  7613 raft_consensus.cc:1275] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:26.467473  7740 consensus_queue.cc:1048] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.468374  7740 consensus_queue.cc:1243] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [LEADER]: Peer a46d680d14b1455cb0897cd6802b6b18 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:26.470963  7613 pending_rounds.cc:85] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: Aborting all ops after (but not including) 0
I20260630 12:14:26.471305  7613 pending_rounds.cc:107] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:26.471585  7613 raft_consensus.cc:2889] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:26.478293  7694 raft_consensus.cc:1275] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:26.480376  7745 consensus_queue.cc:1048] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.628818  7694 raft_consensus.cc:1275] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:26.630352  7740 consensus_queue.cc:1048] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.642056  7613 raft_consensus.cc:1275] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:26.644263  7740 consensus_queue.cc:1048] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.645344  7740 consensus_queue.cc:1243] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Peer a46d680d14b1455cb0897cd6802b6b18 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:26.648873  7613 pending_rounds.cc:85] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: Aborting all ops after (but not including) 0
I20260630 12:14:26.649415  7613 pending_rounds.cc:107] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:26.649945  7613 raft_consensus.cc:2889] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:26.802228  7613 raft_consensus.cc:1275] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:26.803632  7740 consensus_queue.cc:1048] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.804512  7740 consensus_queue.cc:1243] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Peer a46d680d14b1455cb0897cd6802b6b18 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:26.807315  7613 pending_rounds.cc:85] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Aborting all ops after (but not including) 0
I20260630 12:14:26.807700  7613 pending_rounds.cc:107] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:14:26.807991  7613 raft_consensus.cc:2889] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:26.811479  7694 raft_consensus.cc:1275] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:26.813488  7740 consensus_queue.cc:1048] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:26.943768  7533 consensus_queue.cc:237] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [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: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } }
I20260630 12:14:26.949980  7694 raft_consensus.cc:1275] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:26.951843  7613 raft_consensus.cc:1275] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:26.951942  7744 consensus_queue.cc:1048] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } 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:26.953415  7745 consensus_queue.cc:1048] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 }, 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.958899  7744 raft_consensus.cc:2955] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } } }
W20260630 12:14:26.963281  7494 consensus_peers.cc:597] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a -> Peer afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196:40967): Couldn't send request to peer afb56bddfc624c4fba2c8243f6137c14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68db5bbda65246e2bf42ff88fbd6601d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.963088  7694 raft_consensus.cc:2955] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } } }
I20260630 12:14:26.962328  7613 raft_consensus.cc:2955] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } } }
I20260630 12:14:26.975592  7533 consensus_queue.cc:237] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } }
I20260630 12:14:26.976919  7072 catalog_manager.cc:5697] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a reported cstate change: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:26.982641  7694 raft_consensus.cc:1275] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260630 12:14:26.983367  7494 consensus_peers.cc:597] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a -> Peer afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196:40967): Couldn't send request to peer afb56bddfc624c4fba2c8243f6137c14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03ffc03cfaa74c51acf9eeabd1e485bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:26.984308  7613 raft_consensus.cc:1275] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:26.986529  7744 consensus_queue.cc:1048] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:26.987879  7740 consensus_queue.cc:1048] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } 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:26.998261  7745 raft_consensus.cc:2955] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } } }
I20260630 12:14:27.000181  7613 raft_consensus.cc:2955] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } } }
I20260630 12:14:27.001304  7694 raft_consensus.cc:2955] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } } }
I20260630 12:14:27.016402  7613 consensus_queue.cc:237] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } }
I20260630 12:14:27.016683  7073 catalog_manager.cc:5697] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 reported cstate change: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } } }
I20260630 12:14:27.023162  7694 raft_consensus.cc:1275] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer a46d680d14b1455cb0897cd6802b6b18: 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:27.024724  7533 raft_consensus.cc:1275] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Refusing update from remote peer a46d680d14b1455cb0897cd6802b6b18: 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:27.025444  7753 consensus_queue.cc:1048] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:27.026659  7727 consensus_queue.cc:1048] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } 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:27.036108  7727 raft_consensus.cc:2955] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } } }
W20260630 12:14:27.040009  7575 consensus_peers.cc:597] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 -> Peer afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196:40967): Couldn't send request to peer afb56bddfc624c4fba2c8243f6137c14. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e7bb49427fb4e8ba598e3fbc7f45e70. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:27.040356  7533 raft_consensus.cc:2955] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } } }
I20260630 12:14:27.040683  7693 raft_consensus.cc:2955] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } } }
I20260630 12:14:27.056986  7072 catalog_manager.cc:5697] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 reported cstate change: config changed from index -1 to 3, NON_VOTER afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "a46d680d14b1455cb0897cd6802b6b18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:27.389104  7767 ts_tablet_manager.cc:933] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: Initiating tablet copy from peer 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863)
I20260630 12:14:27.390966  7767 tablet_copy_client.cc:323] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:44863
I20260630 12:14:27.402263  7544 tablet_copy_service.cc:140] P 6cbe05c92d2d43878392b5659281444a: Received BeginTabletCopySession request for tablet 68db5bbda65246e2bf42ff88fbd6601d from peer afb56bddfc624c4fba2c8243f6137c14 ({username='slave'} at 127.0.0.1:50886)
I20260630 12:14:27.403133  7544 tablet_copy_service.cc:161] P 6cbe05c92d2d43878392b5659281444a: Beginning new tablet copy session on tablet 68db5bbda65246e2bf42ff88fbd6601d from peer afb56bddfc624c4fba2c8243f6137c14 at {username='slave'} at 127.0.0.1:50886: session id = afb56bddfc624c4fba2c8243f6137c14-68db5bbda65246e2bf42ff88fbd6601d
I20260630 12:14:27.412282  7544 tablet_copy_source_session.cc:215] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:27.416162  7767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68db5bbda65246e2bf42ff88fbd6601d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:27.428609  7767 tablet_copy_client.cc:806] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:27.429376  7767 tablet_copy_client.cc:670] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:27.433591  7767 tablet_copy_client.cc:538] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:27.440759  7767 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: Bootstrap starting.
I20260630 12:14:27.458106  7767 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: 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:27.459034  7767 tablet_bootstrap.cc:492] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: Bootstrap complete.
I20260630 12:14:27.459771  7767 ts_tablet_manager.cc:1403] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260630 12:14:27.462024  7767 raft_consensus.cc:359] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } }
I20260630 12:14:27.462910  7767 raft_consensus.cc:740] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: afb56bddfc624c4fba2c8243f6137c14, State: Initialized, Role: LEARNER
I20260630 12:14:27.463541  7767 consensus_queue.cc:260] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 [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: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } }
I20260630 12:14:27.466140  7767 ts_tablet_manager.cc:1434] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260630 12:14:27.468889  7544 tablet_copy_service.cc:342] P 6cbe05c92d2d43878392b5659281444a: Request end of tablet copy session afb56bddfc624c4fba2c8243f6137c14-68db5bbda65246e2bf42ff88fbd6601d received from {username='slave'} at 127.0.0.1:50886
I20260630 12:14:27.469586  7544 tablet_copy_service.cc:434] P 6cbe05c92d2d43878392b5659281444a: ending tablet copy session afb56bddfc624c4fba2c8243f6137c14-68db5bbda65246e2bf42ff88fbd6601d on tablet 68db5bbda65246e2bf42ff88fbd6601d with peer afb56bddfc624c4fba2c8243f6137c14
I20260630 12:14:27.472731  7773 ts_tablet_manager.cc:933] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: Initiating tablet copy from peer 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863)
I20260630 12:14:27.474617  7773 tablet_copy_client.cc:323] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:44863
I20260630 12:14:27.476258  7544 tablet_copy_service.cc:140] P 6cbe05c92d2d43878392b5659281444a: Received BeginTabletCopySession request for tablet 03ffc03cfaa74c51acf9eeabd1e485bb from peer afb56bddfc624c4fba2c8243f6137c14 ({username='slave'} at 127.0.0.1:50886)
I20260630 12:14:27.476868  7544 tablet_copy_service.cc:161] P 6cbe05c92d2d43878392b5659281444a: Beginning new tablet copy session on tablet 03ffc03cfaa74c51acf9eeabd1e485bb from peer afb56bddfc624c4fba2c8243f6137c14 at {username='slave'} at 127.0.0.1:50886: session id = afb56bddfc624c4fba2c8243f6137c14-03ffc03cfaa74c51acf9eeabd1e485bb
I20260630 12:14:27.482256  7544 tablet_copy_source_session.cc:215] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:27.486037  7773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03ffc03cfaa74c51acf9eeabd1e485bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:27.486639  7767 ts_tablet_manager.cc:933] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: Initiating tablet copy from peer a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891)
I20260630 12:14:27.489013  7767 tablet_copy_client.cc:323] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:40891
I20260630 12:14:27.502349  7624 tablet_copy_service.cc:140] P a46d680d14b1455cb0897cd6802b6b18: Received BeginTabletCopySession request for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70 from peer afb56bddfc624c4fba2c8243f6137c14 ({username='slave'} at 127.0.0.1:55108)
I20260630 12:14:27.503151  7773 tablet_copy_client.cc:806] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:27.503288  7624 tablet_copy_service.cc:161] P a46d680d14b1455cb0897cd6802b6b18: Beginning new tablet copy session on tablet 8e7bb49427fb4e8ba598e3fbc7f45e70 from peer afb56bddfc624c4fba2c8243f6137c14 at {username='slave'} at 127.0.0.1:55108: session id = afb56bddfc624c4fba2c8243f6137c14-8e7bb49427fb4e8ba598e3fbc7f45e70
I20260630 12:14:27.504077  7773 tablet_copy_client.cc:670] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:27.508371  7773 tablet_copy_client.cc:538] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:27.512748  7624 tablet_copy_source_session.cc:215] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:27.515899  7773 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: Bootstrap starting.
I20260630 12:14:27.516541  7767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:27.535410  7767 tablet_copy_client.cc:806] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:27.536190  7767 tablet_copy_client.cc:670] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:27.540388  7767 tablet_copy_client.cc:538] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:27.540603  7773 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: 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:27.541666  7773 tablet_bootstrap.cc:492] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: Bootstrap complete.
I20260630 12:14:27.542336  7773 ts_tablet_manager.cc:1403] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.000s
I20260630 12:14:27.544924  7773 raft_consensus.cc:359] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } }
I20260630 12:14:27.545746  7773 raft_consensus.cc:740] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: afb56bddfc624c4fba2c8243f6137c14, State: Initialized, Role: LEARNER
I20260630 12:14:27.546625  7773 consensus_queue.cc:260] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } }
I20260630 12:14:27.549333  7773 ts_tablet_manager.cc:1434] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:14:27.550204  7767 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: Bootstrap starting.
I20260630 12:14:27.553413  7544 tablet_copy_service.cc:342] P 6cbe05c92d2d43878392b5659281444a: Request end of tablet copy session afb56bddfc624c4fba2c8243f6137c14-03ffc03cfaa74c51acf9eeabd1e485bb received from {username='slave'} at 127.0.0.1:50886
I20260630 12:14:27.553946  7544 tablet_copy_service.cc:434] P 6cbe05c92d2d43878392b5659281444a: ending tablet copy session afb56bddfc624c4fba2c8243f6137c14-03ffc03cfaa74c51acf9eeabd1e485bb on tablet 03ffc03cfaa74c51acf9eeabd1e485bb with peer afb56bddfc624c4fba2c8243f6137c14
I20260630 12:14:27.576068  7767 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: 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:27.577231  7767 tablet_bootstrap.cc:492] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: Bootstrap complete.
I20260630 12:14:27.578145  7767 ts_tablet_manager.cc:1403] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.004s
I20260630 12:14:27.581182  7767 raft_consensus.cc:359] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } }
I20260630 12:14:27.582279  7767 raft_consensus.cc:740] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: afb56bddfc624c4fba2c8243f6137c14, State: Initialized, Role: LEARNER
I20260630 12:14:27.583088  7767 consensus_queue.cc:260] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14 [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: true } }
I20260630 12:14:27.585587  7767 ts_tablet_manager.cc:1434] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:27.587550  7624 tablet_copy_service.cc:342] P a46d680d14b1455cb0897cd6802b6b18: Request end of tablet copy session afb56bddfc624c4fba2c8243f6137c14-8e7bb49427fb4e8ba598e3fbc7f45e70 received from {username='slave'} at 127.0.0.1:55108
I20260630 12:14:27.588142  7624 tablet_copy_service.cc:434] P a46d680d14b1455cb0897cd6802b6b18: ending tablet copy session afb56bddfc624c4fba2c8243f6137c14-8e7bb49427fb4e8ba598e3fbc7f45e70 on tablet 8e7bb49427fb4e8ba598e3fbc7f45e70 with peer afb56bddfc624c4fba2c8243f6137c14
I20260630 12:14:27.830327  7449 raft_consensus.cc:1217] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:27.969887  7449 raft_consensus.cc:1217] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:28.022297  7449 raft_consensus.cc:1217] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:28.372205  7779 raft_consensus.cc:1064] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a: attempting to promote NON_VOTER afb56bddfc624c4fba2c8243f6137c14 to VOTER
I20260630 12:14:28.374112  7779 consensus_queue.cc:237] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [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: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } }
I20260630 12:14:28.380687  7449 raft_consensus.cc:1275] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:28.380807  7614 raft_consensus.cc:1275] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:28.382027  7779 consensus_queue.cc:1048] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } 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:28.382701  7693 raft_consensus.cc:1275] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:28.383051  7745 consensus_queue.cc:1048] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:28.384243  7780 consensus_queue.cc:1048] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } 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:28.399034  7780 raft_consensus.cc:2955] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.401054  7614 raft_consensus.cc:2955] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.403424  7694 raft_consensus.cc:2955] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.411891  7449 raft_consensus.cc:2955] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.413743  7074 catalog_manager.cc:5697] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a reported cstate change: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:28.476265  7533 consensus_queue.cc:237] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } }
I20260630 12:14:28.481300  7614 raft_consensus.cc:1275] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:28.481552  7449 raft_consensus.cc:1275] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:28.482822  7745 consensus_queue.cc:1048] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:28.483793  7779 consensus_queue.cc:1048] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } 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:28.492280  7787 raft_consensus.cc:2955] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.494526  7449 raft_consensus.cc:2955] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.496716  7614 raft_consensus.cc:2955] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.504964  7061 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68db5bbda65246e2bf42ff88fbd6601d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:28.510725  7071 catalog_manager.cc:5697] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 reported cstate change: config changed from index 4 to 5, VOTER 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195) evicted. New cstate: current_term: 3 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.532856  7684 tablet_service.cc:1558] Processing DeleteTablet for tablet 68db5bbda65246e2bf42ff88fbd6601d with delete_type TABLET_DATA_TOMBSTONED (TS 053db3de25374ed3a182c22bcec88dc6 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49946
I20260630 12:14:28.539309  7796 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:28.540024  7796 raft_consensus.cc:2243] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:28.540666  7796 raft_consensus.cc:2272] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:28.543422  7796 ts_tablet_manager.cc:1916] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:28.547221  7787 raft_consensus.cc:1064] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a: attempting to promote NON_VOTER afb56bddfc624c4fba2c8243f6137c14 to VOTER
I20260630 12:14:28.549789  7787 consensus_queue.cc:237] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } }
I20260630 12:14:28.557497  7694 raft_consensus.cc:1275] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:28.558697  7449 raft_consensus.cc:1275] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:28.559345  7780 consensus_queue.cc:1048] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:28.559890  7796 ts_tablet_manager.cc:1929] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:28.560309  7796 log.cc:1199] T 68db5bbda65246e2bf42ff88fbd6601d P 053db3de25374ed3a182c22bcec88dc6: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-2-root/wals/68db5bbda65246e2bf42ff88fbd6601d
I20260630 12:14:28.560525  7745 consensus_queue.cc:1048] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } 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:28.564420  7061 catalog_manager.cc:5028] TS 053db3de25374ed3a182c22bcec88dc6 (127.0.107.195:41481): tablet 68db5bbda65246e2bf42ff88fbd6601d (table test-workload [id=197be446b53d42f9888597278d5b0e91]) successfully deleted
I20260630 12:14:28.564792  7614 raft_consensus.cc:1275] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:28.572312  7787 consensus_queue.cc:1048] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } 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:28.576609  7781 raft_consensus.cc:1064] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18: attempting to promote NON_VOTER afb56bddfc624c4fba2c8243f6137c14 to VOTER
I20260630 12:14:28.579702  7781 consensus_queue.cc:237] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } }
I20260630 12:14:28.586162  7780 raft_consensus.cc:2955] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.588162  7694 raft_consensus.cc:2955] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.595584  7693 raft_consensus.cc:1275] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer a46d680d14b1455cb0897cd6802b6b18: 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:28.597343  7449 raft_consensus.cc:1275] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14 [term 3 LEARNER]: Refusing update from remote peer a46d680d14b1455cb0897cd6802b6b18: 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:28.597437  7800 consensus_queue.cc:1048] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:14:28.602687  7074 catalog_manager.cc:5697] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 reported cstate change: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.603919  7533 raft_consensus.cc:1275] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Refusing update from remote peer a46d680d14b1455cb0897cd6802b6b18: 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:28.606778  7449 raft_consensus.cc:2955] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.609279  7614 raft_consensus.cc:2955] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } attrs { replace: true } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.603864  7803 consensus_queue.cc:1048] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } 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:14:28.613806  7781 consensus_queue.cc:1048] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } 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:28.625871  7532 consensus_queue.cc:237] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [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: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } }
I20260630 12:14:28.636946  7694 raft_consensus.cc:1275] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:28.637152  7449 raft_consensus.cc:1275] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Refusing update from remote peer 6cbe05c92d2d43878392b5659281444a: 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:28.638856  7745 consensus_queue.cc:1048] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:14:28.638759  7800 raft_consensus.cc:2955] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.641418  7745 consensus_queue.cc:1048] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } 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:28.646886  7780 raft_consensus.cc:2955] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.654589  7449 raft_consensus.cc:2955] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.655208  7447 raft_consensus.cc:2955] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.659713  7694 raft_consensus.cc:2955] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.664898  7532 raft_consensus.cc:2955] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.666870  7693 raft_consensus.cc:2955] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.670961  7071 catalog_manager.cc:5697] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 reported cstate change: config changed from index 3 to 4, afb56bddfc624c4fba2c8243f6137c14 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a46d680d14b1455cb0897cd6802b6b18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:28.676204  7074 catalog_manager.cc:5697] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 reported cstate change: config changed from index 4 to 5, VOTER a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194) evicted. New cstate: current_term: 3 leader_uuid: "6cbe05c92d2d43878392b5659281444a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6cbe05c92d2d43878392b5659281444a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44863 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.683153  7061 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03ffc03cfaa74c51acf9eeabd1e485bb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:28.710544  7604 tablet_service.cc:1558] Processing DeleteTablet for tablet 03ffc03cfaa74c51acf9eeabd1e485bb with delete_type TABLET_DATA_TOMBSTONED (TS a46d680d14b1455cb0897cd6802b6b18 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55112
I20260630 12:14:28.712628  7808 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:28.713444  7808 raft_consensus.cc:2243] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:28.712905  7614 consensus_queue.cc:237] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [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: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } }
I20260630 12:14:28.714078  7808 raft_consensus.cc:2272] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:28.717199  7808 ts_tablet_manager.cc:1916] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:28.718756  7449 raft_consensus.cc:1275] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Refusing update from remote peer a46d680d14b1455cb0897cd6802b6b18: 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:28.719863  7694 raft_consensus.cc:1275] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Refusing update from remote peer a46d680d14b1455cb0897cd6802b6b18: 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:28.720790  7800 consensus_queue.cc:1048] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } 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:28.723515  7800 consensus_queue.cc:1048] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:28.727583  7803 raft_consensus.cc:2955] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 6cbe05c92d2d43878392b5659281444a (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.732206  7694 raft_consensus.cc:2955] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 6cbe05c92d2d43878392b5659281444a (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.733448  7808 ts_tablet_manager.cc:1929] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:28.733963  7808 log.cc:1199] T 03ffc03cfaa74c51acf9eeabd1e485bb P a46d680d14b1455cb0897cd6802b6b18: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-1-root/wals/03ffc03cfaa74c51acf9eeabd1e485bb
I20260630 12:14:28.736930  7449 raft_consensus.cc:2955] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 6cbe05c92d2d43878392b5659281444a (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.738940  7060 catalog_manager.cc:5028] TS a46d680d14b1455cb0897cd6802b6b18 (127.0.107.194:40891): tablet 03ffc03cfaa74c51acf9eeabd1e485bb (table test-workload [id=197be446b53d42f9888597278d5b0e91]) successfully deleted
I20260630 12:14:28.744987  7060 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:28.747509  7073 catalog_manager.cc:5697] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 reported cstate change: config changed from index 4 to 5, VOTER 6cbe05c92d2d43878392b5659281444a (127.0.107.193) evicted. New cstate: current_term: 3 leader_uuid: "a46d680d14b1455cb0897cd6802b6b18" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a46d680d14b1455cb0897cd6802b6b18" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40891 } } peers { permanent_uuid: "053db3de25374ed3a182c22bcec88dc6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41481 } } peers { permanent_uuid: "afb56bddfc624c4fba2c8243f6137c14" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 40967 } attrs { promote: false } } }
I20260630 12:14:28.758464  7523 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e7bb49427fb4e8ba598e3fbc7f45e70 with delete_type TABLET_DATA_TOMBSTONED (TS 6cbe05c92d2d43878392b5659281444a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50890
I20260630 12:14:28.760246  7809 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:28.760980  7809 raft_consensus.cc:2243] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:28.761749  7809 raft_consensus.cc:2272] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:28.764353  7809 ts_tablet_manager.cc:1916] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:28.775763  7809 ts_tablet_manager.cc:1929] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:14:28.776060  7809 log.cc:1199] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 6cbe05c92d2d43878392b5659281444a: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821480598769-431-0/minicluster-data/ts-0-root/wals/8e7bb49427fb4e8ba598e3fbc7f45e70
I20260630 12:14:28.777477  7061 catalog_manager.cc:5028] TS 6cbe05c92d2d43878392b5659281444a (127.0.107.193:44863): tablet 8e7bb49427fb4e8ba598e3fbc7f45e70 (table test-workload [id=197be446b53d42f9888597278d5b0e91]) successfully deleted
I20260630 12:14:30.879719   431 tablet_server.cc:179] TabletServer@127.0.107.193:44863 shutting down...
I20260630 12:14:30.903918   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:30.904969   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:30.905829   431 raft_consensus.cc:2243] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:30.906951   431 raft_consensus.cc:2272] T 03ffc03cfaa74c51acf9eeabd1e485bb P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:30.908927   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:30.909443   431 raft_consensus.cc:2243] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:30.910158   431 raft_consensus.cc:2272] T 68db5bbda65246e2bf42ff88fbd6601d P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:30.912179   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:30.912631   431 raft_consensus.cc:2243] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:30.913321   431 raft_consensus.cc:2272] T 5d1d126a784e4bffb624047ac6b3a3ea P 6cbe05c92d2d43878392b5659281444a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:30.937125   431 tablet_server.cc:196] TabletServer@127.0.107.193:44863 shutdown complete.
I20260630 12:14:30.950484   431 tablet_server.cc:179] TabletServer@127.0.107.194:40891 shutting down...
I20260630 12:14:30.973745   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:30.974555   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:30.975214   431 raft_consensus.cc:2243] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:30.976054   431 raft_consensus.cc:2272] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:30.978009   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:30.978678   431 raft_consensus.cc:2243] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:30.979275   431 raft_consensus.cc:2272] T 68db5bbda65246e2bf42ff88fbd6601d P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:30.981115   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:30.981601   431 raft_consensus.cc:2243] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:30.982023   431 raft_consensus.cc:2272] T 5d1d126a784e4bffb624047ac6b3a3ea P a46d680d14b1455cb0897cd6802b6b18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.005501   431 tablet_server.cc:196] TabletServer@127.0.107.194:40891 shutdown complete.
I20260630 12:14:31.019272   431 tablet_server.cc:179] TabletServer@127.0.107.195:41481 shutting down...
I20260630 12:14:31.038522   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:31.039173   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:31.039731   431 raft_consensus.cc:2243] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.040282   431 raft_consensus.cc:2272] T 03ffc03cfaa74c51acf9eeabd1e485bb P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.042135   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:31.042701   431 raft_consensus.cc:2243] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.043159   431 raft_consensus.cc:2272] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.044961   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:31.045430   431 raft_consensus.cc:2243] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.045850   431 raft_consensus.cc:2272] T 5d1d126a784e4bffb624047ac6b3a3ea P 053db3de25374ed3a182c22bcec88dc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.068849   431 tablet_server.cc:196] TabletServer@127.0.107.195:41481 shutdown complete.
I20260630 12:14:31.081527   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:31.107404   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:31.108048   431 tablet_replica.cc:333] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14: stopping tablet replica
I20260630 12:14:31.108639   431 raft_consensus.cc:2243] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.109194   431 raft_consensus.cc:2272] T 03ffc03cfaa74c51acf9eeabd1e485bb P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.111222   431 tablet_replica.cc:333] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14: stopping tablet replica
I20260630 12:14:31.111752   431 raft_consensus.cc:2243] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.112315   431 raft_consensus.cc:2272] T 8e7bb49427fb4e8ba598e3fbc7f45e70 P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.114233   431 tablet_replica.cc:333] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14: stopping tablet replica
I20260630 12:14:31.114799   431 raft_consensus.cc:2243] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:31.115304   431 raft_consensus.cc:2272] T 68db5bbda65246e2bf42ff88fbd6601d P afb56bddfc624c4fba2c8243f6137c14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.136894   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:31.149379   431 master.cc:562] Master@127.0.107.254:34455 shutting down...
I20260630 12:14:31.168576   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:31.169148   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:31.169503   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1dfe0a70e2142f0bb804d3db6979229: stopping tablet replica
I20260630 12:14:31.188650   431 master.cc:584] Master@127.0.107.254:34455 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16583 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:14:31.226979   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33649
I20260630 12:14:31.228125   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:31.233505  7811 instance_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:31.233819  7810 instance_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:31.234645  7813 instance_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:31.235472   431 server_base.cc:1061] running on GCE node
I20260630 12:14:31.236294   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:31.236471   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:31.236596   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821671236585 us; error 0 us; skew 500 ppm
I20260630 12:14:31.237038   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:31.239430   431 webserver.cc:533] Webserver started at http://127.0.107.254:40003/ using document root <none> and password file <none>
I20260630 12:14:31.239876   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:31.240026   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:31.240242   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:31.241291   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "997fb618b5bb43d4a190e417140432af"
format_stamp: "Formatted at 2026-06-30 12:14:31 on dist-test-slave-dxwh"
I20260630 12:14:31.245798   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:31.249434  7818 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:31.250276   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:31.250662   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "997fb618b5bb43d4a190e417140432af"
format_stamp: "Formatted at 2026-06-30 12:14:31 on dist-test-slave-dxwh"
I20260630 12:14:31.250967   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-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:31.260464   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:31.261660   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:31.298820   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33649
I20260630 12:14:31.298923  7869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33649 every 8 connection(s)
I20260630 12:14:31.302573  7870 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:31.313944  7870 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af: Bootstrap starting.
I20260630 12:14:31.318722  7870 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:31.323067  7870 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af: No bootstrap required, opened a new log
I20260630 12:14:31.325209  7870 raft_consensus.cc:359] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997fb618b5bb43d4a190e417140432af" member_type: VOTER }
I20260630 12:14:31.325598  7870 raft_consensus.cc:385] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:31.325840  7870 raft_consensus.cc:740] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997fb618b5bb43d4a190e417140432af, State: Initialized, Role: FOLLOWER
I20260630 12:14:31.326545  7870 consensus_queue.cc:260] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "997fb618b5bb43d4a190e417140432af" member_type: VOTER }
I20260630 12:14:31.327008  7870 raft_consensus.cc:399] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:31.327229  7870 raft_consensus.cc:493] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:31.327497  7870 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:31.332217  7870 raft_consensus.cc:515] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997fb618b5bb43d4a190e417140432af" member_type: VOTER }
I20260630 12:14:31.332763  7870 leader_election.cc:304] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [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: 997fb618b5bb43d4a190e417140432af; no voters: 
I20260630 12:14:31.333932  7870 leader_election.cc:290] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:31.334438  7873 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:31.335796  7873 raft_consensus.cc:697] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 1 LEADER]: Becoming Leader. State: Replica: 997fb618b5bb43d4a190e417140432af, State: Running, Role: LEADER
I20260630 12:14:31.336475  7873 consensus_queue.cc:237] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [LEADER]: Queue going to LEADER mode. State: All 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: "997fb618b5bb43d4a190e417140432af" member_type: VOTER }
I20260630 12:14:31.336946  7870 sys_catalog.cc:565] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:31.341035  7874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "997fb618b5bb43d4a190e417140432af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997fb618b5bb43d4a190e417140432af" member_type: VOTER } }
I20260630 12:14:31.341902  7874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:31.341637  7875 sys_catalog.cc:455] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [sys.catalog]: SysCatalogTable state changed. Reason: New leader 997fb618b5bb43d4a190e417140432af. Latest consensus state: current_term: 1 leader_uuid: "997fb618b5bb43d4a190e417140432af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "997fb618b5bb43d4a190e417140432af" member_type: VOTER } }
I20260630 12:14:31.342639  7875 sys_catalog.cc:458] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:31.346556  7881 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:31.354746  7881 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:31.355968   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:31.364478  7881 catalog_manager.cc:1383] Generated new cluster ID: 8dbce1bf895b46428358c49eea92fc23
I20260630 12:14:31.364764  7881 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:31.382611  7881 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:31.383862  7881 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:31.395421  7881 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af: Generated new TSK 0
I20260630 12:14:31.396040  7881 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:31.422996   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:31.430003  7891 instance_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:31.431100  7892 instance_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:31.436780  7894 instance_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:31.438869   431 server_base.cc:1061] running on GCE node
I20260630 12:14:31.440389   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:31.440733   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:31.440959   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821671440936 us; error 0 us; skew 500 ppm
I20260630 12:14:31.441792   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:31.445552   431 webserver.cc:533] Webserver started at http://127.0.107.193:36171/ using document root <none> and password file <none>
I20260630 12:14:31.446281   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:31.446585   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:31.446955   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:31.448685   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "f9e11df6ec304dd994937517b9d9eadf"
format_stamp: "Formatted at 2026-06-30 12:14:31 on dist-test-slave-dxwh"
I20260630 12:14:31.456092   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:14:31.461248  7899 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:31.462080   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:14:31.462452   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "f9e11df6ec304dd994937517b9d9eadf"
format_stamp: "Formatted at 2026-06-30 12:14:31 on dist-test-slave-dxwh"
I20260630 12:14:31.462750   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-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:31.478792   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:31.480189   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:31.481732   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:31.484031   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:31.484208   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:31.484517   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:31.484659   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:31.525206   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39953
I20260630 12:14:31.525314  7961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39953 every 8 connection(s)
I20260630 12:14:31.530397   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:31.537286  7966 instance_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:31.540047  7967 instance_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:31.542762   431 server_base.cc:1061] running on GCE node
W20260630 12:14:31.543375  7969 instance_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:31.544394   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:31.544617   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:31.544803   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821671544768 us; error 0 us; skew 500 ppm
I20260630 12:14:31.545368   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:31.545320  7962 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33649
I20260630 12:14:31.545982  7962 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:31.547009  7962 heartbeater.cc:507] Master 127.0.107.254:33649 requested a full tablet report, sending...
I20260630 12:14:31.548545   431 webserver.cc:533] Webserver started at http://127.0.107.194:39213/ using document root <none> and password file <none>
I20260630 12:14:31.549108   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:31.549297   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:31.549575   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:31.549573  7835 ts_manager.cc:194] Registered new tserver with Master: f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953)
I20260630 12:14:31.550827   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "87493f757b3e478ebbbdc6db74bfb36b"
format_stamp: "Formatted at 2026-06-30 12:14:31 on dist-test-slave-dxwh"
I20260630 12:14:31.551638  7835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54508
I20260630 12:14:31.555874   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:31.559500  7974 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:31.560273   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:31.560616   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "87493f757b3e478ebbbdc6db74bfb36b"
format_stamp: "Formatted at 2026-06-30 12:14:31 on dist-test-slave-dxwh"
I20260630 12:14:31.561022   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-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:31.577981   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:31.579123   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:31.580520   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:31.582716   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:31.582943   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:31.583181   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:31.583353   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:31.620635   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41809
I20260630 12:14:31.620700  8036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41809 every 8 connection(s)
I20260630 12:14:31.625470   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:31.632232  8040 instance_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:31.634132  8041 instance_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:31.637789  8037 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33649
W20260630 12:14:31.637980  8043 instance_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:31.638015   431 server_base.cc:1061] running on GCE node
I20260630 12:14:31.638518  8037 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:31.639426   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:14:31.639485  8037 heartbeater.cc:507] Master 127.0.107.254:33649 requested a full tablet report, sending...
W20260630 12:14:31.639712   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:31.640056   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821671640036 us; error 0 us; skew 500 ppm
I20260630 12:14:31.640733   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:31.642233  7835 ts_manager.cc:194] Registered new tserver with Master: 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809)
I20260630 12:14:31.643715   431 webserver.cc:533] Webserver started at http://127.0.107.195:46835/ using document root <none> and password file <none>
I20260630 12:14:31.644338   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:31.644254  7835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54512
I20260630 12:14:31.644779   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:31.645123   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:31.646456   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "19a085fd209e4c228bdaa84a4d9c5cba"
format_stamp: "Formatted at 2026-06-30 12:14:31 on dist-test-slave-dxwh"
I20260630 12:14:31.650945   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:31.654615  8048 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:31.655382   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:31.655705   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "19a085fd209e4c228bdaa84a4d9c5cba"
format_stamp: "Formatted at 2026-06-30 12:14:31 on dist-test-slave-dxwh"
I20260630 12:14:31.655951   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-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:31.665155   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:31.666213   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:31.667698   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:31.670006   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:31.670256   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:31.670544   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:31.670733   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:31.708710   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40215
I20260630 12:14:31.708777  8110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40215 every 8 connection(s)
I20260630 12:14:31.721879  8111 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33649
I20260630 12:14:31.722292  8111 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:31.723011  8111 heartbeater.cc:507] Master 127.0.107.254:33649 requested a full tablet report, sending...
I20260630 12:14:31.724915  7835 ts_manager.cc:194] Registered new tserver with Master: 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215)
I20260630 12:14:31.725598   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013512219s
I20260630 12:14:31.726318  7835 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54522
I20260630 12:14:32.554733  7962 heartbeater.cc:499] Master 127.0.107.254:33649 was elected leader, sending a full tablet report...
I20260630 12:14:32.647716  8037 heartbeater.cc:499] Master 127.0.107.254:33649 was elected leader, sending a full tablet report...
I20260630 12:14:32.729120  8111 heartbeater.cc:499] Master 127.0.107.254:33649 was elected leader, sending a full tablet report...
I20260630 12:14:32.798189  7835 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54832:
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:32.800962  7835 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:32.863375  8002 tablet_service.cc:1511] Processing CreateTablet for tablet 7277c5081bb74d5cb67352ed733686d8 (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:32.865442  8002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7277c5081bb74d5cb67352ed733686d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.867668  8001 tablet_service.cc:1511] Processing CreateTablet for tablet ecb94a1924694c479f82916be4d798f7 (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:32.869518  8001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb94a1924694c479f82916be4d798f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.872175  8000 tablet_service.cc:1511] Processing CreateTablet for tablet cdb4a46df0474317bc67cea017fa758b (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:32.874257  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb4a46df0474317bc67cea017fa758b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.884395  8076 tablet_service.cc:1511] Processing CreateTablet for tablet 7277c5081bb74d5cb67352ed733686d8 (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:32.885020  8075 tablet_service.cc:1511] Processing CreateTablet for tablet ecb94a1924694c479f82916be4d798f7 (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:32.886121  8076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7277c5081bb74d5cb67352ed733686d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.886874  8075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb94a1924694c479f82916be4d798f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.897493  8074 tablet_service.cc:1511] Processing CreateTablet for tablet cdb4a46df0474317bc67cea017fa758b (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:32.899614  8074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb4a46df0474317bc67cea017fa758b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.914954  7999 tablet_service.cc:1511] Processing CreateTablet for tablet d06b1af62407450e8faab5e3745d6bfa (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:32.916456  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06b1af62407450e8faab5e3745d6bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.920253  8073 tablet_service.cc:1511] Processing CreateTablet for tablet d06b1af62407450e8faab5e3745d6bfa (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:32.921463  7926 tablet_service.cc:1511] Processing CreateTablet for tablet ecb94a1924694c479f82916be4d798f7 (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:32.922281  8073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06b1af62407450e8faab5e3745d6bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.922248  7927 tablet_service.cc:1511] Processing CreateTablet for tablet 7277c5081bb74d5cb67352ed733686d8 (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:32.923110  7926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb94a1924694c479f82916be4d798f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.927726  7927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7277c5081bb74d5cb67352ed733686d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.925182  7924 tablet_service.cc:1511] Processing CreateTablet for tablet d06b1af62407450e8faab5e3745d6bfa (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:32.928804  7924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06b1af62407450e8faab5e3745d6bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.926574  7925 tablet_service.cc:1511] Processing CreateTablet for tablet cdb4a46df0474317bc67cea017fa758b (DEFAULT_TABLE table=test-workload [id=88b5f8ff65b749b092e6929c16095ba7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:32.931330  7925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb4a46df0474317bc67cea017fa758b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:32.987815  8134 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:32.992095  8132 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba: Bootstrap starting.
I20260630 12:14:33.004082  8132 tablet_bootstrap.cc:654] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.006060  8133 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b: Bootstrap starting.
I20260630 12:14:33.013418  8133 tablet_bootstrap.cc:654] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.021790  8134 tablet_bootstrap.cc:654] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.025157  8133 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b: No bootstrap required, opened a new log
I20260630 12:14:33.025909  8133 ts_tablet_manager.cc:1403] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260630 12:14:33.025926  8132 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba: No bootstrap required, opened a new log
I20260630 12:14:33.026777  8132 ts_tablet_manager.cc:1403] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.010s
I20260630 12:14:33.028324  8134 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: No bootstrap required, opened a new log
I20260630 12:14:33.028885  8134 ts_tablet_manager.cc:1403] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.003s
I20260630 12:14:33.028873  8133 raft_consensus.cc:359] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.029856  8133 raft_consensus.cc:385] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.030171  8133 raft_consensus.cc:740] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87493f757b3e478ebbbdc6db74bfb36b, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.030251  8132 raft_consensus.cc:359] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.031446  8132 raft_consensus.cc:385] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.031419  8133 consensus_queue.cc:260] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.032008  8132 raft_consensus.cc:740] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a085fd209e4c228bdaa84a4d9c5cba, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.032519  8134 raft_consensus.cc:359] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.033337  8134 raft_consensus.cc:385] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.033100  8132 consensus_queue.cc:260] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.033725  8134 raft_consensus.cc:740] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.034835  8133 ts_tablet_manager.cc:1434] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260630 12:14:33.034739  8134 consensus_queue.cc:260] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.036123  8133 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b: Bootstrap starting.
I20260630 12:14:33.043629  8133 tablet_bootstrap.cc:654] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.044426  8132 ts_tablet_manager.cc:1434] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:14:33.044899  8134 ts_tablet_manager.cc:1434] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.006s
I20260630 12:14:33.047560  8134 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:33.050449  8132 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba: Bootstrap starting.
I20260630 12:14:33.054730  8134 tablet_bootstrap.cc:654] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.059165  8132 tablet_bootstrap.cc:654] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.073032  8133 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b: No bootstrap required, opened a new log
I20260630 12:14:33.073691  8133 ts_tablet_manager.cc:1403] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.019s
I20260630 12:14:33.076567  8134 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: No bootstrap required, opened a new log
I20260630 12:14:33.076735  8132 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba: No bootstrap required, opened a new log
I20260630 12:14:33.077189  8134 ts_tablet_manager.cc:1403] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.012s
I20260630 12:14:33.077317  8132 ts_tablet_manager.cc:1403] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260630 12:14:33.076949  8133 raft_consensus.cc:359] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.077894  8133 raft_consensus.cc:385] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.078243  8133 raft_consensus.cc:740] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87493f757b3e478ebbbdc6db74bfb36b, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.079154  8133 consensus_queue.cc:260] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.080196  8132 raft_consensus.cc:359] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.081017  8132 raft_consensus.cc:385] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.080629  8134 raft_consensus.cc:359] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.081430  8132 raft_consensus.cc:740] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a085fd209e4c228bdaa84a4d9c5cba, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.081513  8133 ts_tablet_manager.cc:1434] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260630 12:14:33.081633  8134 raft_consensus.cc:385] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.082265  8134 raft_consensus.cc:740] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.082978  8133 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b: Bootstrap starting.
I20260630 12:14:33.082787  8132 consensus_queue.cc:260] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.083238  8134 consensus_queue.cc:260] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.085660  8134 ts_tablet_manager.cc:1434] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:33.088423  8132 ts_tablet_manager.cc:1434] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:14:33.089792  8132 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba: Bootstrap starting.
I20260630 12:14:33.090540  8133 tablet_bootstrap.cc:654] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.091795  8134 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:33.096653  8132 tablet_bootstrap.cc:654] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.101334  8134 tablet_bootstrap.cc:654] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.110998  8133 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b: No bootstrap required, opened a new log
I20260630 12:14:33.111778  8133 ts_tablet_manager.cc:1403] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.013s
I20260630 12:14:33.114866  8132 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba: No bootstrap required, opened a new log
I20260630 12:14:33.114904  8133 raft_consensus.cc:359] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.115753  8132 ts_tablet_manager.cc:1403] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260630 12:14:33.115948  8134 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: No bootstrap required, opened a new log
I20260630 12:14:33.116137  8133 raft_consensus.cc:385] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.116567  8133 raft_consensus.cc:740] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87493f757b3e478ebbbdc6db74bfb36b, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.116667  8134 ts_tablet_manager.cc:1403] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260630 12:14:33.117544  8133 consensus_queue.cc:260] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.118815  8132 raft_consensus.cc:359] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.119467  8132 raft_consensus.cc:385] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.119724  8132 raft_consensus.cc:740] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a085fd209e4c228bdaa84a4d9c5cba, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.120411  8132 consensus_queue.cc:260] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.120594  8134 raft_consensus.cc:359] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.121399  8134 raft_consensus.cc:385] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.121758  8134 raft_consensus.cc:740] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.122663  8132 ts_tablet_manager.cc:1434] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:33.122924  8133 ts_tablet_manager.cc:1434] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260630 12:14:33.122777  8134 consensus_queue.cc:260] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.123944  8132 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba: Bootstrap starting.
I20260630 12:14:33.124159  8133 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b: Bootstrap starting.
W20260630 12:14:33.126967  8038 tablet.cc:2406] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:14:33.131520  8132 tablet_bootstrap.cc:654] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.133177  8134 ts_tablet_manager.cc:1434] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:14:33.133809  8133 tablet_bootstrap.cc:654] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.137451  8134 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:33.145475  8132 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba: No bootstrap required, opened a new log
I20260630 12:14:33.146201  8132 ts_tablet_manager.cc:1403] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260630 12:14:33.148304  8134 tablet_bootstrap.cc:654] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.149557  8132 raft_consensus.cc:359] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.151180  8132 raft_consensus.cc:385] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.151605  8132 raft_consensus.cc:740] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a085fd209e4c228bdaa84a4d9c5cba, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.152688  8132 consensus_queue.cc:260] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.154942  8132 ts_tablet_manager.cc:1434] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:33.155851  8139 raft_consensus.cc:493] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.156471  8139 raft_consensus.cc:515] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.158807  8133 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b: No bootstrap required, opened a new log
I20260630 12:14:33.159672  8133 ts_tablet_manager.cc:1403] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.016s
I20260630 12:14:33.165241  8133 raft_consensus.cc:359] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.166538  8133 raft_consensus.cc:385] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.167570  8133 raft_consensus.cc:740] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87493f757b3e478ebbbdc6db74bfb36b, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.166528  8139 leader_election.cc:290] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953), 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809)
I20260630 12:14:33.168780  8133 consensus_queue.cc:260] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.172745  8133 ts_tablet_manager.cc:1434] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260630 12:14:33.188479  8134 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: No bootstrap required, opened a new log
I20260630 12:14:33.189164  8134 ts_tablet_manager.cc:1403] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.052s	user 0.029s	sys 0.021s
I20260630 12:14:33.192847  8134 raft_consensus.cc:359] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.193733  8134 raft_consensus.cc:385] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.194103  8134 raft_consensus.cc:740] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.195092  8134 consensus_queue.cc:260] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.203632  8134 ts_tablet_manager.cc:1434] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:14:33.205042  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb4a46df0474317bc67cea017fa758b" candidate_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e11df6ec304dd994937517b9d9eadf" is_pre_election: true
I20260630 12:14:33.205860  7937 raft_consensus.cc:2468] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a085fd209e4c228bdaa84a4d9c5cba in term 0.
I20260630 12:14:33.207231  8049 leader_election.cc:304] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a085fd209e4c228bdaa84a4d9c5cba, f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:33.208148  8139 raft_consensus.cc:2804] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:33.208516  8139 raft_consensus.cc:493] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.208855  8139 raft_consensus.cc:3060] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.210223  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb4a46df0474317bc67cea017fa758b" candidate_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87493f757b3e478ebbbdc6db74bfb36b" is_pre_election: true
I20260630 12:14:33.210963  8012 raft_consensus.cc:2468] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a085fd209e4c228bdaa84a4d9c5cba in term 0.
I20260630 12:14:33.214922  8139 raft_consensus.cc:515] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.216681  8139 leader_election.cc:290] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 1 election: Requested vote from peers f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953), 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809)
I20260630 12:14:33.217442  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb4a46df0474317bc67cea017fa758b" candidate_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e11df6ec304dd994937517b9d9eadf"
I20260630 12:14:33.217722  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb4a46df0474317bc67cea017fa758b" candidate_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87493f757b3e478ebbbdc6db74bfb36b"
I20260630 12:14:33.218073  7937 raft_consensus.cc:3060] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.218271  8012 raft_consensus.cc:3060] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.226110  8012 raft_consensus.cc:2468] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a085fd209e4c228bdaa84a4d9c5cba in term 1.
I20260630 12:14:33.226110  7937 raft_consensus.cc:2468] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a085fd209e4c228bdaa84a4d9c5cba in term 1.
I20260630 12:14:33.227653  8051 leader_election.cc:304] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a085fd209e4c228bdaa84a4d9c5cba, 87493f757b3e478ebbbdc6db74bfb36b; no voters: 
I20260630 12:14:33.228368  8139 raft_consensus.cc:2804] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:33.229779  8139 raft_consensus.cc:697] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 LEADER]: Becoming Leader. State: Replica: 19a085fd209e4c228bdaa84a4d9c5cba, State: Running, Role: LEADER
I20260630 12:14:33.229961  8140 raft_consensus.cc:493] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.230536  8140 raft_consensus.cc:515] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.230698  8139 consensus_queue.cc:237] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.233991  8140 leader_election.cc:290] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809), 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215)
I20260630 12:14:33.243850  7834 catalog_manager.cc:5697] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195). New cstate: current_term: 1 leader_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:33.247044  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "f9e11df6ec304dd994937517b9d9eadf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87493f757b3e478ebbbdc6db74bfb36b" is_pre_election: true
I20260630 12:14:33.247766  8012 raft_consensus.cc:2468] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e11df6ec304dd994937517b9d9eadf in term 0.
I20260630 12:14:33.248979  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "f9e11df6ec304dd994937517b9d9eadf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" is_pre_election: true
I20260630 12:14:33.249138  7902 leader_election.cc:304] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87493f757b3e478ebbbdc6db74bfb36b, f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:33.249619  8086 raft_consensus.cc:2468] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e11df6ec304dd994937517b9d9eadf in term 0.
I20260630 12:14:33.251307  8140 raft_consensus.cc:2804] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:33.251720  8140 raft_consensus.cc:493] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.252094  8140 raft_consensus.cc:3060] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.257992  8140 raft_consensus.cc:515] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.259848  8140 leader_election.cc:290] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 1 election: Requested vote from peers 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809), 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215)
I20260630 12:14:33.260557  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "f9e11df6ec304dd994937517b9d9eadf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87493f757b3e478ebbbdc6db74bfb36b"
I20260630 12:14:33.260804  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "f9e11df6ec304dd994937517b9d9eadf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a085fd209e4c228bdaa84a4d9c5cba"
I20260630 12:14:33.261116  8012 raft_consensus.cc:3060] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.261399  8086 raft_consensus.cc:3060] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.266469  8012 raft_consensus.cc:2468] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e11df6ec304dd994937517b9d9eadf in term 1.
I20260630 12:14:33.266954  8086 raft_consensus.cc:2468] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e11df6ec304dd994937517b9d9eadf in term 1.
I20260630 12:14:33.267552  7902 leader_election.cc:304] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87493f757b3e478ebbbdc6db74bfb36b, f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:33.268277  8140 raft_consensus.cc:2804] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:33.269387  8140 raft_consensus.cc:697] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 1 LEADER]: Becoming Leader. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Running, Role: LEADER
I20260630 12:14:33.270201  8140 consensus_queue.cc:237] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.276955  7834 catalog_manager.cc:5697] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf reported cstate change: term changed from 0 to 1, leader changed from <none> to f9e11df6ec304dd994937517b9d9eadf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f9e11df6ec304dd994937517b9d9eadf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:33.292316  8138 raft_consensus.cc:493] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.292838  8138 raft_consensus.cc:515] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.294891  8138 leader_election.cc:290] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953), 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215)
I20260630 12:14:33.301681  8140 raft_consensus.cc:493] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:33.302275  8140 raft_consensus.cc:515] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.304502  8140 leader_election.cc:290] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809), 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215)
I20260630 12:14:33.305266  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06b1af62407450e8faab5e3745d6bfa" candidate_uuid: "f9e11df6ec304dd994937517b9d9eadf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87493f757b3e478ebbbdc6db74bfb36b" is_pre_election: true
I20260630 12:14:33.305970  8012 raft_consensus.cc:2468] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e11df6ec304dd994937517b9d9eadf in term 0.
I20260630 12:14:33.306093  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06b1af62407450e8faab5e3745d6bfa" candidate_uuid: "f9e11df6ec304dd994937517b9d9eadf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" is_pre_election: true
I20260630 12:14:33.306138  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb94a1924694c479f82916be4d798f7" candidate_uuid: "87493f757b3e478ebbbdc6db74bfb36b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e11df6ec304dd994937517b9d9eadf" is_pre_election: true
I20260630 12:14:33.306658  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb94a1924694c479f82916be4d798f7" candidate_uuid: "87493f757b3e478ebbbdc6db74bfb36b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" is_pre_election: true
I20260630 12:14:33.307094  7937 raft_consensus.cc:2468] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87493f757b3e478ebbbdc6db74bfb36b in term 0.
I20260630 12:14:33.307219  7902 leader_election.cc:304] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87493f757b3e478ebbbdc6db74bfb36b, f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:33.307339  8085 raft_consensus.cc:2468] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87493f757b3e478ebbbdc6db74bfb36b in term 0.
I20260630 12:14:33.307886  8140 raft_consensus.cc:2804] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:33.308104  8086 raft_consensus.cc:2468] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9e11df6ec304dd994937517b9d9eadf in term 0.
I20260630 12:14:33.308324  8140 raft_consensus.cc:493] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.308419  7975 leader_election.cc:304] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87493f757b3e478ebbbdc6db74bfb36b, f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:33.308810  8140 raft_consensus.cc:3060] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.309357  8138 raft_consensus.cc:2804] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:33.309746  8138 raft_consensus.cc:493] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:33.310091  8138 raft_consensus.cc:3060] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.316398  8140 raft_consensus.cc:515] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.317521  8138 raft_consensus.cc:515] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.318617  8140 leader_election.cc:290] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 1 election: Requested vote from peers 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809), 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215)
I20260630 12:14:33.319572  8138 leader_election.cc:290] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 1 election: Requested vote from peers f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953), 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215)
I20260630 12:14:33.319561  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06b1af62407450e8faab5e3745d6bfa" candidate_uuid: "f9e11df6ec304dd994937517b9d9eadf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87493f757b3e478ebbbdc6db74bfb36b"
I20260630 12:14:33.320726  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb94a1924694c479f82916be4d798f7" candidate_uuid: "87493f757b3e478ebbbdc6db74bfb36b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a085fd209e4c228bdaa84a4d9c5cba"
I20260630 12:14:33.320374  7937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecb94a1924694c479f82916be4d798f7" candidate_uuid: "87493f757b3e478ebbbdc6db74bfb36b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9e11df6ec304dd994937517b9d9eadf"
I20260630 12:14:33.320372  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06b1af62407450e8faab5e3745d6bfa" candidate_uuid: "f9e11df6ec304dd994937517b9d9eadf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19a085fd209e4c228bdaa84a4d9c5cba"
I20260630 12:14:33.320415  8012 raft_consensus.cc:3060] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.324880  8085 raft_consensus.cc:3060] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.324981  8086 raft_consensus.cc:3060] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.324927  7937 raft_consensus.cc:3060] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.332651  8086 raft_consensus.cc:2468] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e11df6ec304dd994937517b9d9eadf in term 1.
I20260630 12:14:33.332674  8085 raft_consensus.cc:2468] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87493f757b3e478ebbbdc6db74bfb36b in term 1.
I20260630 12:14:33.332614  8012 raft_consensus.cc:2468] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9e11df6ec304dd994937517b9d9eadf in term 1.
I20260630 12:14:33.332610  7937 raft_consensus.cc:2468] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87493f757b3e478ebbbdc6db74bfb36b in term 1.
I20260630 12:14:33.334432  7903 leader_election.cc:304] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a085fd209e4c228bdaa84a4d9c5cba, f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:33.334914  7978 leader_election.cc:304] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19a085fd209e4c228bdaa84a4d9c5cba, 87493f757b3e478ebbbdc6db74bfb36b; no voters: 
I20260630 12:14:33.335285  8140 raft_consensus.cc:2804] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:33.335775  8140 raft_consensus.cc:697] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 1 LEADER]: Becoming Leader. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Running, Role: LEADER
I20260630 12:14:33.335878  8138 raft_consensus.cc:2804] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:33.336524  8140 consensus_queue.cc:237] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.337442  8138 raft_consensus.cc:697] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 LEADER]: Becoming Leader. State: Replica: 87493f757b3e478ebbbdc6db74bfb36b, State: Running, Role: LEADER
I20260630 12:14:33.338337  8138 consensus_queue.cc:237] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.345223  7834 catalog_manager.cc:5697] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf reported cstate change: term changed from 0 to 1, leader changed from <none> to f9e11df6ec304dd994937517b9d9eadf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f9e11df6ec304dd994937517b9d9eadf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:33.348032  7835 catalog_manager.cc:5697] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b reported cstate change: term changed from 0 to 1, leader changed from <none> to 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "87493f757b3e478ebbbdc6db74bfb36b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:33.354686  7883 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:33.477789  7835 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54840:
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:33.507627  7926 tablet_service.cc:1511] Processing CreateTablet for tablet ac4f2242533448d68b079c8738b8a5fb (DEFAULT_TABLE table=dugtrio [id=11012c90e8bf4b9a97a618109cde300a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:33.508837  7926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4f2242533448d68b079c8738b8a5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:33.509260  8002 tablet_service.cc:1511] Processing CreateTablet for tablet ceac8358cccc4ccb8990f305fa5aa61a (DEFAULT_TABLE table=dugtrio [id=11012c90e8bf4b9a97a618109cde300a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:33.510644  8002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceac8358cccc4ccb8990f305fa5aa61a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:33.511456  8073 tablet_service.cc:1511] Processing CreateTablet for tablet 4dde86f08825483a9efd9a55fd15bf8c (DEFAULT_TABLE table=dugtrio [id=11012c90e8bf4b9a97a618109cde300a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:33.512598  8073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4dde86f08825483a9efd9a55fd15bf8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:33.512576  7925 tablet_service.cc:1511] Processing CreateTablet for tablet 33ef1da9fda84c3fa5de988ff941b746 (DEFAULT_TABLE table=dugtrio [id=11012c90e8bf4b9a97a618109cde300a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:33.513998  7925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33ef1da9fda84c3fa5de988ff941b746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:33.529702  8132 tablet_bootstrap.cc:492] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba: Bootstrap starting.
I20260630 12:14:33.531375  8134 tablet_bootstrap.cc:492] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:33.535120  8133 tablet_bootstrap.cc:492] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b: Bootstrap starting.
I20260630 12:14:33.537981  8132 tablet_bootstrap.cc:654] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.538980  8134 tablet_bootstrap.cc:654] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.542977  8133 tablet_bootstrap.cc:654] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.544133  8132 tablet_bootstrap.cc:492] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba: No bootstrap required, opened a new log
I20260630 12:14:33.544140  8134 tablet_bootstrap.cc:492] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: No bootstrap required, opened a new log
I20260630 12:14:33.544705  8132 ts_tablet_manager.cc:1403] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:14:33.545972  8134 ts_tablet_manager.cc:1403] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260630 12:14:33.548549  8133 tablet_bootstrap.cc:492] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b: No bootstrap required, opened a new log
I20260630 12:14:33.549037  8133 ts_tablet_manager.cc:1403] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260630 12:14:33.548659  8132 raft_consensus.cc:359] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.548882  8134 raft_consensus.cc:359] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.549512  8132 raft_consensus.cc:385] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.549624  8134 raft_consensus.cc:385] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.549995  8132 raft_consensus.cc:740] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19a085fd209e4c228bdaa84a4d9c5cba, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.550099  8134 raft_consensus.cc:740] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.550921  8132 consensus_queue.cc:260] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.551076  8134 consensus_queue.cc:260] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.551759  8134 raft_consensus.cc:399] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:33.551708  8132 raft_consensus.cc:399] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:33.552016  8133 raft_consensus.cc:359] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } }
I20260630 12:14:33.552647  8132 raft_consensus.cc:493] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:33.552783  8133 raft_consensus.cc:385] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.552333  8134 raft_consensus.cc:493] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:33.553280  8133 raft_consensus.cc:740] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87493f757b3e478ebbbdc6db74bfb36b, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.553262  8132 raft_consensus.cc:3060] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.553838  8134 raft_consensus.cc:3060] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.554502  8133 consensus_queue.cc:260] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } }
I20260630 12:14:33.555306  8133 raft_consensus.cc:399] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:33.555640  8133 raft_consensus.cc:493] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:33.555996  8133 raft_consensus.cc:3060] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.560724  8134 raft_consensus.cc:515] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.561431  8134 leader_election.cc:304] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [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: f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:33.561628  8132 raft_consensus.cc:515] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.562024  8134 leader_election.cc:290] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:33.562188  8140 raft_consensus.cc:2804] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:33.562538  8132 leader_election.cc:304] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [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: 19a085fd209e4c228bdaa84a4d9c5cba; no voters: 
I20260630 12:14:33.563270  8132 leader_election.cc:290] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:33.563429  8139 raft_consensus.cc:2804] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:33.565333  8132 ts_tablet_manager.cc:1434] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.003s
I20260630 12:14:33.566236  8134 ts_tablet_manager.cc:1434] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.000s
I20260630 12:14:33.567449  8134 tablet_bootstrap.cc:492] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:33.569761  8133 raft_consensus.cc:515] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } }
I20260630 12:14:33.570441  8140 raft_consensus.cc:697] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 1 LEADER]: Becoming Leader. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Running, Role: LEADER
I20260630 12:14:33.570616  8133 leader_election.cc:304] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [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: 87493f757b3e478ebbbdc6db74bfb36b; no voters: 
I20260630 12:14:33.571293  8140 consensus_queue.cc:237] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [LEADER]: Queue going to LEADER mode. State: All 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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.573475  8138 raft_consensus.cc:2804] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:33.574023  8138 raft_consensus.cc:697] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 1 LEADER]: Becoming Leader. State: Replica: 87493f757b3e478ebbbdc6db74bfb36b, State: Running, Role: LEADER
I20260630 12:14:33.574793  8138 consensus_queue.cc:237] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Queue going to LEADER mode. State: All 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: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } }
I20260630 12:14:33.576505  8134 tablet_bootstrap.cc:654] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:33.580683  7834 catalog_manager.cc:5697] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf reported cstate change: term changed from 0 to 1, leader changed from <none> to f9e11df6ec304dd994937517b9d9eadf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f9e11df6ec304dd994937517b9d9eadf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:33.586556  8133 leader_election.cc:290] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:33.588954  8133 ts_tablet_manager.cc:1434] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b: Time spent starting tablet: real 0.040s	user 0.017s	sys 0.000s
I20260630 12:14:33.590183  8139 raft_consensus.cc:697] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 LEADER]: Becoming Leader. State: Replica: 19a085fd209e4c228bdaa84a4d9c5cba, State: Running, Role: LEADER
I20260630 12:14:33.590979  8139 consensus_queue.cc:237] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Queue going to LEADER mode. State: All 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: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:33.606257  7831 catalog_manager.cc:5697] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba reported cstate change: term changed from 0 to 1, leader changed from <none> to 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195). New cstate: current_term: 1 leader_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:33.619765  8134 tablet_bootstrap.cc:492] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: No bootstrap required, opened a new log
I20260630 12:14:33.620743  8134 ts_tablet_manager.cc:1403] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.007s
I20260630 12:14:33.625481  8134 raft_consensus.cc:359] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.626305  7834 catalog_manager.cc:5697] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b reported cstate change: term changed from 0 to 1, leader changed from <none> to 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "87493f757b3e478ebbbdc6db74bfb36b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:33.628409  8134 raft_consensus.cc:385] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:33.628767  8134 raft_consensus.cc:740] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:33.629424  8134 consensus_queue.cc:260] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.630117  8134 raft_consensus.cc:399] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:33.630476  8134 raft_consensus.cc:493] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:33.630856  8134 raft_consensus.cc:3060] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:33.640975  8134 raft_consensus.cc:515] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.641692  8134 leader_election.cc:304] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [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: f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:33.642285  8134 leader_election.cc:290] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:33.642673  8173 raft_consensus.cc:2804] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:33.643251  8173 raft_consensus.cc:697] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 1 LEADER]: Becoming Leader. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Running, Role: LEADER
I20260630 12:14:33.644008  8134 ts_tablet_manager.cc:1434] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.004s
I20260630 12:14:33.644070  8173 consensus_queue.cc:237] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [LEADER]: Queue going to LEADER mode. State: All 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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:33.651526  7831 catalog_manager.cc:5697] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf reported cstate change: term changed from 0 to 1, leader changed from <none> to f9e11df6ec304dd994937517b9d9eadf (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f9e11df6ec304dd994937517b9d9eadf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:33.669704   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260630 12:14:33.678737  8049 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:14:33.682264  8049 consensus_peers.cc:597] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba -> Peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Couldn't send request to peer f9e11df6ec304dd994937517b9d9eadf. 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:33.696419  8173 consensus_queue.cc:1048] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.698551   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:33.699769   431 tablet_replica.cc:333] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: stopping tablet replica
I20260630 12:14:33.700548   431 raft_consensus.cc:2243] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:33.701169   431 raft_consensus.cc:2272] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.704770   431 tablet_replica.cc:333] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: stopping tablet replica
I20260630 12:14:33.705669   431 raft_consensus.cc:2243] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:33.706259   431 raft_consensus.cc:2272] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.709671  8156 consensus_queue.cc:1048] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [LEADER]: Connected to new peer: Peer: permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.710420   431 tablet_replica.cc:333] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: stopping tablet replica
I20260630 12:14:33.711282   431 raft_consensus.cc:2243] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:33.711829   431 raft_consensus.cc:2272] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.714499   431 tablet_replica.cc:333] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: stopping tablet replica
I20260630 12:14:33.715138   431 raft_consensus.cc:2243] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:33.715584   431 raft_consensus.cc:2272] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.717991   431 tablet_replica.cc:333] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: stopping tablet replica
I20260630 12:14:33.718784   431 raft_consensus.cc:2243] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:33.719637   431 pending_rounds.cc:70] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Trying to abort 1 pending ops.
I20260630 12:14:33.719908   431 pending_rounds.cc:77] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437573995102208 op_type: NO_OP noop_request { }
I20260630 12:14:33.720273   431 raft_consensus.cc:2889] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:14:33.720592   431 raft_consensus.cc:2272] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.723117   431 tablet_replica.cc:333] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: stopping tablet replica
I20260630 12:14:33.723672   431 raft_consensus.cc:2243] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:33.724388   431 raft_consensus.cc:2272] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:33.754146   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:33.837018  8174 consensus_queue.cc:1048] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:33.838388  8160 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:33.857425  7975 consensus_peers.cc:597] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b -> Peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Couldn't send request to peer f9e11df6ec304dd994937517b9d9eadf. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:34.791106  8174 consensus_queue.cc:579] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Leader has been unable to successfully communicate with peer f9e11df6ec304dd994937517b9d9eadf for more than 1 seconds (1.109s)
I20260630 12:14:34.815752  7834 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54832:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:34.816365  7834 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:54832:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:14:34.832593  7834 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af: Sending DeleteTablet for 1 replicas of tablet ac4f2242533448d68b079c8738b8a5fb
I20260630 12:14:34.833465  7834 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af: Sending DeleteTablet for 1 replicas of tablet ceac8358cccc4ccb8990f305fa5aa61a
I20260630 12:14:34.834165  7834 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af: Sending DeleteTablet for 1 replicas of tablet 4dde86f08825483a9efd9a55fd15bf8c
I20260630 12:14:34.835047  7834 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af: Sending DeleteTablet for 1 replicas of tablet 33ef1da9fda84c3fa5de988ff941b746
I20260630 12:14:34.835553  8002 tablet_service.cc:1558] Processing DeleteTablet for tablet ceac8358cccc4ccb8990f305fa5aa61a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:34 UTC) from {username='slave'} at 127.0.0.1:33846
I20260630 12:14:34.836228  8073 tablet_service.cc:1558] Processing DeleteTablet for tablet 4dde86f08825483a9efd9a55fd15bf8c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:34 UTC) from {username='slave'} at 127.0.0.1:36046
I20260630 12:14:34.837862  8203 tablet_replica.cc:333] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b: stopping tablet replica
I20260630 12:14:34.839272  8203 raft_consensus.cc:2243] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.840040  8203 raft_consensus.cc:2272] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.840098   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:14:34.841292  8204 tablet_replica.cc:333] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba: stopping tablet replica
W20260630 12:14:34.841967  7819 catalog_manager.cc:4755] TS f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet ac4f2242533448d68b079c8738b8a5fb: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111)
I20260630 12:14:34.843015  8203 ts_tablet_manager.cc:1916] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:34.843544  8204 raft_consensus.cc:2243] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:34.844246  8204 raft_consensus.cc:2272] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:34.847791  8204 ts_tablet_manager.cc:1916] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:14:34.848517  8206 instance_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:34.860327  8203 ts_tablet_manager.cc:1929] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:14:34.860865  8203 log.cc:1199] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-1-root/wals/ceac8358cccc4ccb8990f305fa5aa61a
I20260630 12:14:34.861591  8203 ts_tablet_manager.cc:1950] T ceac8358cccc4ccb8990f305fa5aa61a P 87493f757b3e478ebbbdc6db74bfb36b: Deleting consensus metadata
I20260630 12:14:34.866595  7821 catalog_manager.cc:5028] TS 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809): tablet ceac8358cccc4ccb8990f305fa5aa61a (table dugtrio [id=11012c90e8bf4b9a97a618109cde300a]) successfully deleted
W20260630 12:14:34.868321  8207 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:34.871209   431 server_base.cc:1061] running on GCE node
I20260630 12:14:34.872135  8204 ts_tablet_manager.cc:1929] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260630 12:14:34.872202  8209 instance_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.872545  8204 log.cc:1199] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-2-root/wals/4dde86f08825483a9efd9a55fd15bf8c
I20260630 12:14:34.873518  8204 ts_tablet_manager.cc:1950] T 4dde86f08825483a9efd9a55fd15bf8c P 19a085fd209e4c228bdaa84a4d9c5cba: Deleting consensus metadata
I20260630 12:14:34.873835   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:34.874169   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.874449   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821674874427 us; error 0 us; skew 500 ppm
I20260630 12:14:34.875380   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:34.876914  7822 catalog_manager.cc:5028] TS 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215): tablet 4dde86f08825483a9efd9a55fd15bf8c (table dugtrio [id=11012c90e8bf4b9a97a618109cde300a]) successfully deleted
I20260630 12:14:34.879459   431 webserver.cc:533] Webserver started at http://127.0.107.196:43459/ using document root <none> and password file <none>
I20260630 12:14:34.880035   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:34.880239   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:34.880568   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:34.881706   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-dxwh"
I20260630 12:14:34.887054   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:14:34.890596  8214 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.891521   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:34.891906   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71"
format_stamp: "Formatted at 2026-06-30 12:14:34 on dist-test-slave-dxwh"
I20260630 12:14:34.892297   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-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:34.919726   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:34.920923   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:34.922341   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:34.925231   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:34.925452   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.925814   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:34.925985   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:34.948963  8193 raft_consensus.cc:493] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:34.949841  8193 raft_consensus.cc:515] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:34.952929  8193 leader_election.cc:290] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953), 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809)
I20260630 12:14:34.954888  8250 consensus_queue.cc:579] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Leader has been unable to successfully communicate with peer f9e11df6ec304dd994937517b9d9eadf for more than 1 seconds (1.615s)
I20260630 12:14:34.956909  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06b1af62407450e8faab5e3745d6bfa" candidate_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87493f757b3e478ebbbdc6db74bfb36b" is_pre_election: true
I20260630 12:14:34.957917  8012 raft_consensus.cc:2468] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a085fd209e4c228bdaa84a4d9c5cba in term 1.
I20260630 12:14:34.960031  8051 leader_election.cc:304] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [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: 19a085fd209e4c228bdaa84a4d9c5cba, 87493f757b3e478ebbbdc6db74bfb36b; no voters: 
I20260630 12:14:34.961246  8193 raft_consensus.cc:2804] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:14:34.961715  8049 leader_election.cc:336] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111)
I20260630 12:14:34.961745  8193 raft_consensus.cc:493] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:34.963817  8193 raft_consensus.cc:3060] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:34.974560  8193 raft_consensus.cc:515] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
W20260630 12:14:34.981925  8049 leader_election.cc:336] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111)
I20260630 12:14:34.984295  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06b1af62407450e8faab5e3745d6bfa" candidate_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87493f757b3e478ebbbdc6db74bfb36b"
I20260630 12:14:34.984913  8012 raft_consensus.cc:3060] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:34.994506  8193 leader_election.cc:290] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 2 election: Requested vote from peers f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953), 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809)
I20260630 12:14:34.995366  8012 raft_consensus.cc:2468] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19a085fd209e4c228bdaa84a4d9c5cba in term 2.
I20260630 12:14:34.996979  8051 leader_election.cc:304] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [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: 19a085fd209e4c228bdaa84a4d9c5cba, 87493f757b3e478ebbbdc6db74bfb36b; no voters: f9e11df6ec304dd994937517b9d9eadf
I20260630 12:14:34.998678  8193 raft_consensus.cc:2804] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:35.000415  8193 raft_consensus.cc:697] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 LEADER]: Becoming Leader. State: Replica: 19a085fd209e4c228bdaa84a4d9c5cba, State: Running, Role: LEADER
I20260630 12:14:35.001586  8193 consensus_queue.cc:237] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Queue going to LEADER 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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:35.015014  7834 catalog_manager.cc:5697] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba reported cstate change: term changed from 1 to 2, leader changed from f9e11df6ec304dd994937517b9d9eadf (127.0.107.193) to 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195). New cstate: current_term: 2 leader_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:35.031747   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39321
I20260630 12:14:35.031906  8283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39321 every 8 connection(s)
I20260630 12:14:35.036762   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:35.044209  8287 instance_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.046149  8288 instance_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.052580  8284 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33649
I20260630 12:14:35.053211  8284 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:35.053473   431 server_base.cc:1061] running on GCE node
W20260630 12:14:35.054056  8291 instance_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:35.054394  8284 heartbeater.cc:507] Master 127.0.107.254:33649 requested a full tablet report, sending...
I20260630 12:14:35.055306   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:35.055616   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.055850   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821675055832 us; error 0 us; skew 500 ppm
I20260630 12:14:35.056511   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:35.056810  7834 ts_manager.cc:194] Registered new tserver with Master: 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196:39321)
I20260630 12:14:35.058708  7834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54860
I20260630 12:14:35.059468   431 webserver.cc:533] Webserver started at http://127.0.107.193:36171/ using document root <none> and password file <none>
I20260630 12:14:35.060125   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:35.060339   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:14:35.064016   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:14:35.067289  8295 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.068063   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:35.068374   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "f9e11df6ec304dd994937517b9d9eadf"
format_stamp: "Formatted at 2026-06-30 12:14:31 on dist-test-slave-dxwh"
I20260630 12:14:35.068670   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-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:35.084259   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:35.085475   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:35.086953   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:35.090164  8302 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:14:35.104671  8012 consensus_queue.cc:237] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:35.112015  8085 raft_consensus.cc:1275] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: 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:35.114094  8252 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:14:35.131868  7975 consensus_peers.cc:597] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b -> Peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Couldn't send request to peer f9e11df6ec304dd994937517b9d9eadf. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:35.133105  8254 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:35.134965  8086 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:35.136924   431 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:14:35.137303   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.001s	sys 0.001s
I20260630 12:14:35.137646   431 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
W20260630 12:14:35.143425  7978 consensus_peers.cc:597] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b -> Peer 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196:39321): Couldn't send request to peer 5f026591ee2c4c0ab86fb9c9fb3abe71. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ecb94a1924694c479f82916be4d798f7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:35.144295  7821 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ecb94a1924694c479f82916be4d798f7 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 3)
I20260630 12:14:35.148116  8302 tablet_bootstrap.cc:492] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:35.150578  7834 catalog_manager.cc:5697] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b reported cstate change: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "87493f757b3e478ebbbdc6db74bfb36b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:35.164618  8302 tablet_bootstrap.cc:492] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: 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:35.165436  8302 tablet_bootstrap.cc:492] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Bootstrap complete.
I20260630 12:14:35.165978  8302 ts_tablet_manager.cc:1403] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260630 12:14:35.168251  8302 raft_consensus.cc:359] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.168780  8302 raft_consensus.cc:740] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.169458  8302 consensus_queue.cc:260] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.169997  8302 raft_consensus.cc:399] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:35.170356  8302 raft_consensus.cc:493] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:35.170809  8302 raft_consensus.cc:3060] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:35.174259   431 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:14:35.174664   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.036s	sys 0.000s
I20260630 12:14:35.175402  8086 consensus_queue.cc:237] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:35.178344  8302 raft_consensus.cc:515] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.179363  8302 leader_election.cc:304] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [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: f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:35.183591  8302 leader_election.cc:290] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:35.184116  8309 raft_consensus.cc:2804] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:35.184566  8012 raft_consensus.cc:1275] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:35.187106  8193 consensus_queue.cc:1048] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:14:35.189052  8309 raft_consensus.cc:697] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 2 LEADER]: Becoming Leader. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Running, Role: LEADER
I20260630 12:14:35.190140  8309 consensus_queue.cc:237] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.192685  8302 ts_tablet_manager.cc:1434] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.018s
I20260630 12:14:35.194051  8302 tablet_bootstrap.cc:492] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:35.212450  8192 raft_consensus.cc:493] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9e11df6ec304dd994937517b9d9eadf)
I20260630 12:14:35.213052  8192 raft_consensus.cc:515] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.218928  8252 raft_consensus.cc:493] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f9e11df6ec304dd994937517b9d9eadf)
I20260630 12:14:35.219903  8252 raft_consensus.cc:515] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.221000  8302 tablet_bootstrap.cc:492] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: 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:35.222010  8302 tablet_bootstrap.cc:492] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Bootstrap complete.
I20260630 12:14:35.222765  8302 ts_tablet_manager.cc:1403] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.011s
I20260630 12:14:35.225455  8302 raft_consensus.cc:359] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.226073  8302 raft_consensus.cc:740] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.226830  8302 consensus_queue.cc:260] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
W20260630 12:14:35.227245  8052 consensus_peers.cc:597] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba -> Peer 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196:39321): Couldn't send request to peer 5f026591ee2c4c0ab86fb9c9fb3abe71. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cdb4a46df0474317bc67cea017fa758b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:35.227614  8302 raft_consensus.cc:399] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:35.227982  8302 raft_consensus.cc:493] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:35.228368  8302 raft_consensus.cc:3060] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:35.229269  8192 leader_election.cc:290] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809), f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953)
I20260630 12:14:35.231411  8193 raft_consensus.cc:2955] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
W20260630 12:14:35.235002  7975 leader_election.cc:336] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111)
I20260630 12:14:35.236286  8252 leader_election.cc:290] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215), f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953)
I20260630 12:14:35.238687  8302 raft_consensus.cc:515] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.240581  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87493f757b3e478ebbbdc6db74bfb36b" is_pre_election: true
I20260630 12:14:35.245608  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "87493f757b3e478ebbbdc6db74bfb36b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" is_pre_election: true
I20260630 12:14:35.246407  8086 raft_consensus.cc:2468] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87493f757b3e478ebbbdc6db74bfb36b in term 1.
I20260630 12:14:35.242134  8302 leader_election.cc:304] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [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: f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:35.247859  8012 raft_consensus.cc:2468] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19a085fd209e4c228bdaa84a4d9c5cba in term 1.
I20260630 12:14:35.248924  8312 raft_consensus.cc:2804] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:14:35.249418  8312 raft_consensus.cc:697] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 2 LEADER]: Becoming Leader. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Running, Role: LEADER
I20260630 12:14:35.248728  8011 raft_consensus.cc:2955] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:35.250118  8312 consensus_queue.cc:237] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.252720  7978 leader_election.cc:304] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [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: 19a085fd209e4c228bdaa84a4d9c5cba, 87493f757b3e478ebbbdc6db74bfb36b; no voters: f9e11df6ec304dd994937517b9d9eadf
I20260630 12:14:35.252629  8051 leader_election.cc:304] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [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: 19a085fd209e4c228bdaa84a4d9c5cba, 87493f757b3e478ebbbdc6db74bfb36b; no voters: 
I20260630 12:14:35.254226  8174 raft_consensus.cc:2804] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:35.254498  8252 raft_consensus.cc:2804] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:14:35.255071  8252 raft_consensus.cc:493] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Starting leader election (detected failure of leader f9e11df6ec304dd994937517b9d9eadf)
I20260630 12:14:35.255445  8252 raft_consensus.cc:3060] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:35.254873  8174 raft_consensus.cc:493] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Starting leader election (detected failure of leader f9e11df6ec304dd994937517b9d9eadf)
I20260630 12:14:35.255882  8174 raft_consensus.cc:3060] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:35.262681  8302 leader_election.cc:290] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:14:35.265669  7822 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet cdb4a46df0474317bc67cea017fa758b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:14:35.267740  8302 ts_tablet_manager.cc:1434] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.045s	user 0.013s	sys 0.005s
I20260630 12:14:35.268657  8302 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:35.269296  7831 catalog_manager.cc:5697] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba reported cstate change: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:35.273706  8174 raft_consensus.cc:515] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.276686  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87493f757b3e478ebbbdc6db74bfb36b"
I20260630 12:14:35.262108  8252 raft_consensus.cc:515] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.284413  8012 raft_consensus.cc:2393] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 19a085fd209e4c228bdaa84a4d9c5cba in current term 2: Already voted for candidate 87493f757b3e478ebbbdc6db74bfb36b in this term.
I20260630 12:14:35.285451  8252 leader_election.cc:290] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 2 election: Requested vote from peers 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215), f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953)
I20260630 12:14:35.286937  8174 leader_election.cc:290] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 2 election: Requested vote from peers 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809), f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953)
I20260630 12:14:35.286691  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "87493f757b3e478ebbbdc6db74bfb36b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19a085fd209e4c228bdaa84a4d9c5cba"
I20260630 12:14:35.287950  8086 raft_consensus.cc:2393] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 87493f757b3e478ebbbdc6db74bfb36b in current term 2: Already voted for candidate 19a085fd209e4c228bdaa84a4d9c5cba in this term.
W20260630 12:14:35.290249  8049 consensus_peers.cc:597] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba -> Peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Couldn't send request to peer f9e11df6ec304dd994937517b9d9eadf. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:35.291821  8049 leader_election.cc:336] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111)
W20260630 12:14:35.294548  8049 leader_election.cc:336] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111)
I20260630 12:14:35.294997  8049 leader_election.cc:304] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19a085fd209e4c228bdaa84a4d9c5cba; no voters: 87493f757b3e478ebbbdc6db74bfb36b, f9e11df6ec304dd994937517b9d9eadf
I20260630 12:14:35.295671  8174 raft_consensus.cc:2749] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260630 12:14:35.297812  7975 leader_election.cc:336] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111)
I20260630 12:14:35.300305  7975 leader_election.cc:304] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87493f757b3e478ebbbdc6db74bfb36b; no voters: 19a085fd209e4c228bdaa84a4d9c5cba, f9e11df6ec304dd994937517b9d9eadf
I20260630 12:14:35.301112  8252 raft_consensus.cc:2749] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260630 12:14:35.301905  8302 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: 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:35.302917  8302 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: Bootstrap complete.
I20260630 12:14:35.303728  8302 ts_tablet_manager.cc:1403] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.007s
I20260630 12:14:35.306541  8302 raft_consensus.cc:359] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:35.307158  8302 raft_consensus.cc:740] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.307860  8302 consensus_queue.cc:260] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:35.309619  8302 ts_tablet_manager.cc:1434] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260630 12:14:35.310328  8302 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:35.322358  8302 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: 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:35.323407  8302 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: Bootstrap complete.
I20260630 12:14:35.323988  8302 ts_tablet_manager.cc:1403] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:14:35.326622  8302 raft_consensus.cc:359] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.327472  8302 raft_consensus.cc:740] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.328469  8302 consensus_queue.cc:260] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [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: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:35.330257  8302 ts_tablet_manager.cc:1434] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:14:35.331171  8302 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
I20260630 12:14:35.344708  8302 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: 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:35.345580   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39953
I20260630 12:14:35.345741  8377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39953 every 8 connection(s)
I20260630 12:14:35.345855  8302 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Bootstrap complete.
I20260630 12:14:35.346964  8302 ts_tablet_manager.cc:1403] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260630 12:14:35.349891  8302 raft_consensus.cc:359] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:35.351065  8302 raft_consensus.cc:740] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.352195  8302 consensus_queue.cc:260] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:35.355021  8302 ts_tablet_manager.cc:1434] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:35.356268  8302 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: Bootstrap starting.
W20260630 12:14:35.366514  7883 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver f9e11df6ec304dd994937517b9d9eadf not available for placement
I20260630 12:14:35.373193  8302 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: 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:35.374127  8302 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: Bootstrap complete.
I20260630 12:14:35.374887  8302 ts_tablet_manager.cc:1403] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:14:35.377595  8302 raft_consensus.cc:359] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:35.378244  8302 raft_consensus.cc:740] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9e11df6ec304dd994937517b9d9eadf, State: Initialized, Role: FOLLOWER
I20260630 12:14:35.378975  8302 consensus_queue.cc:260] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:35.381119  8302 ts_tablet_manager.cc:1434] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:35.384253  8378 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33649
I20260630 12:14:35.384681  8378 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:35.385360  8378 heartbeater.cc:507] Master 127.0.107.254:33649 requested a full tablet report, sending...
I20260630 12:14:35.389605  7831 ts_manager.cc:194] Re-registered known tserver with Master: f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953)
I20260630 12:14:35.395673  7831 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54868
I20260630 12:14:35.398494  8378 heartbeater.cc:499] Master 127.0.107.254:33649 was elected leader, sending a full tablet report...
I20260630 12:14:35.427389  8352 raft_consensus.cc:3060] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:14:35.433226  8352 raft_consensus.cc:1275] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:35.433547  8352 pending_rounds.cc:85] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Aborting all ops after (but not including) 0
I20260630 12:14:35.433705  8352 pending_rounds.cc:107] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:14:35.433884  8352 raft_consensus.cc:2889] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:14:35.435302  8174 consensus_queue.cc:1048] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:35.446411  8011 raft_consensus.cc:1275] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:35.448341  8322 consensus_queue.cc:1048] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:35.469722  8341 tablet_service.cc:1558] Processing DeleteTablet for tablet ac4f2242533448d68b079c8738b8a5fb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:34 UTC) from {username='slave'} at 127.0.0.1:38120
I20260630 12:14:35.471383  8387 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.472090  8387 raft_consensus.cc:2243] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:35.472640  8387 raft_consensus.cc:2272] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.475422  8387 ts_tablet_manager.cc:1916] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:35.486331  8387 ts_tablet_manager.cc:1929] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:35.486740  8387 log.cc:1199] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-0-root/wals/ac4f2242533448d68b079c8738b8a5fb
I20260630 12:14:35.487340  8387 ts_tablet_manager.cc:1950] T ac4f2242533448d68b079c8738b8a5fb P f9e11df6ec304dd994937517b9d9eadf: Deleting consensus metadata
I20260630 12:14:35.489894  8341 tablet_service.cc:1558] Processing DeleteTablet for tablet 33ef1da9fda84c3fa5de988ff941b746 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:14:34 UTC) from {username='slave'} at 127.0.0.1:38120
I20260630 12:14:35.490157  7819 catalog_manager.cc:5028] TS f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): tablet ac4f2242533448d68b079c8738b8a5fb (table dugtrio [id=11012c90e8bf4b9a97a618109cde300a]) successfully deleted
I20260630 12:14:35.490837  8387 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:35.491533  8387 raft_consensus.cc:2243] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:35.492043  8387 raft_consensus.cc:2272] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:35.494937  8387 ts_tablet_manager.cc:1916] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:14:35.506129  8387 ts_tablet_manager.cc:1929] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:14:35.506583  8387 log.cc:1199] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-0-root/wals/33ef1da9fda84c3fa5de988ff941b746
I20260630 12:14:35.507200  8387 ts_tablet_manager.cc:1950] T 33ef1da9fda84c3fa5de988ff941b746 P f9e11df6ec304dd994937517b9d9eadf: Deleting consensus metadata
I20260630 12:14:35.509706  7819 catalog_manager.cc:5028] TS f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): tablet 33ef1da9fda84c3fa5de988ff941b746 (table dugtrio [id=11012c90e8bf4b9a97a618109cde300a]) successfully deleted
I20260630 12:14:35.630005  8388 ts_tablet_manager.cc:933] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Initiating tablet copy from peer 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809)
I20260630 12:14:35.631526  8388 tablet_copy_client.cc:323] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41809
I20260630 12:14:35.641497  8022 tablet_copy_service.cc:140] P 87493f757b3e478ebbbdc6db74bfb36b: Received BeginTabletCopySession request for tablet ecb94a1924694c479f82916be4d798f7 from peer 5f026591ee2c4c0ab86fb9c9fb3abe71 ({username='slave'} at 127.0.0.1:33876)
I20260630 12:14:35.641965  8022 tablet_copy_service.cc:161] P 87493f757b3e478ebbbdc6db74bfb36b: Beginning new tablet copy session on tablet ecb94a1924694c479f82916be4d798f7 from peer 5f026591ee2c4c0ab86fb9c9fb3abe71 at {username='slave'} at 127.0.0.1:33876: session id = 5f026591ee2c4c0ab86fb9c9fb3abe71-ecb94a1924694c479f82916be4d798f7
I20260630 12:14:35.647183  8022 tablet_copy_source_session.cc:215] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:35.650323  8388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb94a1924694c479f82916be4d798f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.662272  8388 tablet_copy_client.cc:806] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:35.663017  8388 tablet_copy_client.cc:670] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:35.666448  8388 tablet_copy_client.cc:538] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:35.673249  8388 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap starting.
I20260630 12:14:35.687418  8388 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: 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:35.688124  8388 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap complete.
I20260630 12:14:35.688674  8388 ts_tablet_manager.cc:1403] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260630 12:14:35.691128  8388 raft_consensus.cc:359] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:35.691987  8388 raft_consensus.cc:740] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f026591ee2c4c0ab86fb9c9fb3abe71, State: Initialized, Role: LEARNER
I20260630 12:14:35.692641  8388 consensus_queue.cc:260] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:35.695358  8284 heartbeater.cc:499] Master 127.0.107.254:33649 was elected leader, sending a full tablet report...
I20260630 12:14:35.695495  8388 ts_tablet_manager.cc:1434] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:14:35.697021  8394 ts_tablet_manager.cc:933] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: Initiating tablet copy from peer 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215)
I20260630 12:14:35.698019  8022 tablet_copy_service.cc:342] P 87493f757b3e478ebbbdc6db74bfb36b: Request end of tablet copy session 5f026591ee2c4c0ab86fb9c9fb3abe71-ecb94a1924694c479f82916be4d798f7 received from {username='slave'} at 127.0.0.1:33876
I20260630 12:14:35.698555  8022 tablet_copy_service.cc:434] P 87493f757b3e478ebbbdc6db74bfb36b: ending tablet copy session 5f026591ee2c4c0ab86fb9c9fb3abe71-ecb94a1924694c479f82916be4d798f7 on tablet ecb94a1924694c479f82916be4d798f7 with peer 5f026591ee2c4c0ab86fb9c9fb3abe71
I20260630 12:14:35.703135  8394 tablet_copy_client.cc:323] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40215
I20260630 12:14:35.704602  8252 consensus_queue.cc:1050] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:35.711290  8352 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:35.716383  8096 tablet_copy_service.cc:140] P 19a085fd209e4c228bdaa84a4d9c5cba: Received BeginTabletCopySession request for tablet cdb4a46df0474317bc67cea017fa758b from peer 5f026591ee2c4c0ab86fb9c9fb3abe71 ({username='slave'} at 127.0.0.1:36058)
I20260630 12:14:35.717068  8096 tablet_copy_service.cc:161] P 19a085fd209e4c228bdaa84a4d9c5cba: Beginning new tablet copy session on tablet cdb4a46df0474317bc67cea017fa758b from peer 5f026591ee2c4c0ab86fb9c9fb3abe71 at {username='slave'} at 127.0.0.1:36058: session id = 5f026591ee2c4c0ab86fb9c9fb3abe71-cdb4a46df0474317bc67cea017fa758b
I20260630 12:14:35.718519  8322 consensus_queue.cc:1050] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:35.726004  8096 tablet_copy_source_session.cc:215] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:35.726791  8351 raft_consensus.cc:2955] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:35.729740  8394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb4a46df0474317bc67cea017fa758b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:35.744270  8394 tablet_copy_client.cc:806] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:35.744840  8394 tablet_copy_client.cc:670] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:35.748538  8394 tablet_copy_client.cc:538] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:35.755019  8394 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap starting.
I20260630 12:14:35.769223  8394 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: 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:35.769961  8394 tablet_bootstrap.cc:492] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap complete.
I20260630 12:14:35.770591  8394 ts_tablet_manager.cc:1403] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:14:35.772810  8394 raft_consensus.cc:359] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:35.773468  8394 raft_consensus.cc:740] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f026591ee2c4c0ab86fb9c9fb3abe71, State: Initialized, Role: LEARNER
I20260630 12:14:35.773923  8394 consensus_queue.cc:260] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71 [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:35.776051  8394 ts_tablet_manager.cc:1434] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:14:35.777670  8096 tablet_copy_service.cc:342] P 19a085fd209e4c228bdaa84a4d9c5cba: Request end of tablet copy session 5f026591ee2c4c0ab86fb9c9fb3abe71-cdb4a46df0474317bc67cea017fa758b received from {username='slave'} at 127.0.0.1:36058
I20260630 12:14:35.778046  8096 tablet_copy_service.cc:434] P 19a085fd209e4c228bdaa84a4d9c5cba: ending tablet copy session 5f026591ee2c4c0ab86fb9c9fb3abe71-cdb4a46df0474317bc67cea017fa758b on tablet cdb4a46df0474317bc67cea017fa758b with peer 5f026591ee2c4c0ab86fb9c9fb3abe71
I20260630 12:14:36.143029  8086 consensus_queue.cc:237] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:36.147976  8351 raft_consensus.cc:1275] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:36.148093  8011 raft_consensus.cc:1275] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:36.149474  8174 consensus_queue.cc:1048] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:36.150178  8322 consensus_queue.cc:1048] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:14:36.156569  8322 raft_consensus.cc:2955] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } }
I20260630 12:14:36.158545  8351 raft_consensus.cc:2955] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } }
I20260630 12:14:36.160588  8011 raft_consensus.cc:2955] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } }
I20260630 12:14:36.165127  7822 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cdb4a46df0474317bc67cea017fa758b with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:36.170063  7831 catalog_manager.cc:5697] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba reported cstate change: config changed from index 2 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.195191  8011 consensus_queue.cc:237] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } }
I20260630 12:14:36.197697  8242 tablet_service.cc:1558] Processing DeleteTablet for tablet cdb4a46df0474317bc67cea017fa758b with delete_type TABLET_DATA_TOMBSTONED (TS 5f026591ee2c4c0ab86fb9c9fb3abe71 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:50950
I20260630 12:14:36.200131  8408 tablet_replica.cc:333] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: stopping tablet replica
I20260630 12:14:36.201205  8408 raft_consensus.cc:2243] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:36.202333  8086 raft_consensus.cc:1275] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: 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:36.202479  8351 raft_consensus.cc:1275] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: 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:36.203383  8408 raft_consensus.cc:2272] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:36.204577  8401 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:36.205324  8402 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:36.206873  8408 ts_tablet_manager.cc:1916] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:36.212913  8401 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } }
I20260630 12:14:36.215410  8351 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } }
I20260630 12:14:36.220521  8085 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } }
I20260630 12:14:36.225320  7821 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecb94a1924694c479f82916be4d798f7 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:36.227766  8408 ts_tablet_manager.cc:1929] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:36.228361  8408 log.cc:1199] T cdb4a46df0474317bc67cea017fa758b P 5f026591ee2c4c0ab86fb9c9fb3abe71: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-3-root/wals/cdb4a46df0474317bc67cea017fa758b
I20260630 12:14:36.227896  7834 catalog_manager.cc:5697] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b reported cstate change: config changed from index 2 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "87493f757b3e478ebbbdc6db74bfb36b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:36.230562  7822 catalog_manager.cc:5028] TS 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196:39321): tablet cdb4a46df0474317bc67cea017fa758b (table test-workload [id=88b5f8ff65b749b092e6929c16095ba7]) successfully deleted
I20260630 12:14:36.240590  8242 tablet_service.cc:1558] Processing DeleteTablet for tablet ecb94a1924694c479f82916be4d798f7 with delete_type TABLET_DATA_TOMBSTONED (TS 5f026591ee2c4c0ab86fb9c9fb3abe71 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:50950
I20260630 12:14:36.241595  8408 tablet_replica.cc:333] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: stopping tablet replica
I20260630 12:14:36.242362  8408 raft_consensus.cc:2243] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:14:36.242937  8408 raft_consensus.cc:2272] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:14:36.245088  8408 ts_tablet_manager.cc:1916] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:36.257014  8408 ts_tablet_manager.cc:1929] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:14:36.257351  8408 log.cc:1199] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-3-root/wals/ecb94a1924694c479f82916be4d798f7
I20260630 12:14:36.258877  7822 catalog_manager.cc:5028] TS 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196:39321): tablet ecb94a1924694c479f82916be4d798f7 (table test-workload [id=88b5f8ff65b749b092e6929c16095ba7]) successfully deleted
I20260630 12:14:36.388341  8011 consensus_queue.cc:237] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:36.393802  8085 raft_consensus.cc:1275] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: 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:36.394315  8351 raft_consensus.cc:1275] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: 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:36.394913  7978 consensus_peers.cc:597] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b -> Peer 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196:39321): Couldn't send request to peer 5f026591ee2c4c0ab86fb9c9fb3abe71. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:36.395810  8402 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } 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:36.396616  8401 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:36.402602  8252 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:36.404583  8085 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:36.404953  8351 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:36.415850  7835 catalog_manager.cc:5697] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba reported cstate change: config changed from index 3 to 4, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "87493f757b3e478ebbbdc6db74bfb36b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:36.434594  8085 consensus_queue.cc:237] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:36.440202  8011 raft_consensus.cc:1275] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:14:36.440505  8052 consensus_peers.cc:597] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba -> Peer 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196:39321): Couldn't send request to peer 5f026591ee2c4c0ab86fb9c9fb3abe71. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d06b1af62407450e8faab5e3745d6bfa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:36.440536  8351 raft_consensus.cc:1275] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:36.441591  8192 consensus_queue.cc:1048] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } 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:36.442554  8322 consensus_queue.cc:1048] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:36.448582  8192 raft_consensus.cc:2955] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:36.450482  8011 raft_consensus.cc:2955] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:36.452056  8351 raft_consensus.cc:2955] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:36.461448  7831 catalog_manager.cc:5697] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba reported cstate change: config changed from index -1 to 2, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:36.482626  7883 auto_rebalancer.cc:639] Failed to schedule move for tablet 7277c5081bb74d5cb67352ed733686d8: Illegal state: Replica f9e11df6ec304dd994937517b9d9eadf is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } }
I20260630 12:14:36.774295  8415 ts_tablet_manager.cc:933] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Initiating tablet copy from peer 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809)
I20260630 12:14:36.776193  8415 tablet_copy_client.cc:323] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41809
I20260630 12:14:36.777747  8022 tablet_copy_service.cc:140] P 87493f757b3e478ebbbdc6db74bfb36b: Received BeginTabletCopySession request for tablet ecb94a1924694c479f82916be4d798f7 from peer 5f026591ee2c4c0ab86fb9c9fb3abe71 ({username='slave'} at 127.0.0.1:33876)
I20260630 12:14:36.778215  8022 tablet_copy_service.cc:161] P 87493f757b3e478ebbbdc6db74bfb36b: Beginning new tablet copy session on tablet ecb94a1924694c479f82916be4d798f7 from peer 5f026591ee2c4c0ab86fb9c9fb3abe71 at {username='slave'} at 127.0.0.1:33876: session id = 5f026591ee2c4c0ab86fb9c9fb3abe71-ecb94a1924694c479f82916be4d798f7
I20260630 12:14:36.783644  8022 tablet_copy_source_session.cc:215] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:36.786028  8415 ts_tablet_manager.cc:1916] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:14:36.798417  8415 ts_tablet_manager.cc:1929] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:14:36.799074  8415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecb94a1924694c479f82916be4d798f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.804560  8415 tablet_copy_client.cc:806] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:36.805168  8415 tablet_copy_client.cc:670] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:36.809019  8415 tablet_copy_client.cc:538] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:36.816174  8415 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap starting.
I20260630 12:14:36.834993  8415 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:14:36.835788  8415 tablet_bootstrap.cc:492] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap complete.
I20260630 12:14:36.836385  8415 ts_tablet_manager.cc:1403] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.012s
I20260630 12:14:36.838800  8415 raft_consensus.cc:359] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:36.839452  8415 raft_consensus.cc:740] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f026591ee2c4c0ab86fb9c9fb3abe71, State: Initialized, Role: LEARNER
I20260630 12:14:36.839998  8415 consensus_queue.cc:260] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:36.842679  8415 ts_tablet_manager.cc:1434] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:14:36.844568  8022 tablet_copy_service.cc:342] P 87493f757b3e478ebbbdc6db74bfb36b: Request end of tablet copy session 5f026591ee2c4c0ab86fb9c9fb3abe71-ecb94a1924694c479f82916be4d798f7 received from {username='slave'} at 127.0.0.1:33876
I20260630 12:14:36.845023  8022 tablet_copy_service.cc:434] P 87493f757b3e478ebbbdc6db74bfb36b: ending tablet copy session 5f026591ee2c4c0ab86fb9c9fb3abe71-ecb94a1924694c479f82916be4d798f7 on tablet ecb94a1924694c479f82916be4d798f7 with peer 5f026591ee2c4c0ab86fb9c9fb3abe71
I20260630 12:14:36.923008  8401 raft_consensus.cc:493] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:36.923488  8401 raft_consensus.cc:515] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:36.925402  8401 leader_election.cc:290] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215), f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953)
I20260630 12:14:36.926244  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "87493f757b3e478ebbbdc6db74bfb36b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" is_pre_election: true
I20260630 12:14:36.926985  8085 raft_consensus.cc:2468] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87493f757b3e478ebbbdc6db74bfb36b in term 2.
I20260630 12:14:36.927002  8351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "87493f757b3e478ebbbdc6db74bfb36b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9e11df6ec304dd994937517b9d9eadf" is_pre_election: true
I20260630 12:14:36.927776  8351 raft_consensus.cc:2468] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87493f757b3e478ebbbdc6db74bfb36b in term 1.
I20260630 12:14:36.928226  7978 leader_election.cc:304] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [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: 19a085fd209e4c228bdaa84a4d9c5cba, 87493f757b3e478ebbbdc6db74bfb36b; no voters: 
I20260630 12:14:36.929051  8401 raft_consensus.cc:2804] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:14:36.929369  8401 raft_consensus.cc:493] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:36.929654  8401 raft_consensus.cc:3060] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:36.936825  8401 raft_consensus.cc:515] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:36.939288  8401 leader_election.cc:290] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [CANDIDATE]: Term 3 election: Requested vote from peers 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215), f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953)
I20260630 12:14:36.939597  8085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "87493f757b3e478ebbbdc6db74bfb36b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "19a085fd209e4c228bdaa84a4d9c5cba"
I20260630 12:14:36.939891  8351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7277c5081bb74d5cb67352ed733686d8" candidate_uuid: "87493f757b3e478ebbbdc6db74bfb36b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f9e11df6ec304dd994937517b9d9eadf"
I20260630 12:14:36.940259  8085 raft_consensus.cc:3060] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:14:36.940490  8351 raft_consensus.cc:3060] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Advancing to term 3
I20260630 12:14:36.945318  8351 raft_consensus.cc:2468] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87493f757b3e478ebbbdc6db74bfb36b in term 3.
I20260630 12:14:36.946332  7975 leader_election.cc:304] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [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: 87493f757b3e478ebbbdc6db74bfb36b, f9e11df6ec304dd994937517b9d9eadf; no voters: 
I20260630 12:14:36.947142  8401 raft_consensus.cc:2804] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:14:36.947084  8085 raft_consensus.cc:2468] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87493f757b3e478ebbbdc6db74bfb36b in term 3.
I20260630 12:14:36.947993  8401 raft_consensus.cc:697] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 3 LEADER]: Becoming Leader. State: Replica: 87493f757b3e478ebbbdc6db74bfb36b, State: Running, Role: LEADER
I20260630 12:14:36.949383  8401 consensus_queue.cc:237] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } }
I20260630 12:14:36.958829  8415 ts_tablet_manager.cc:933] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: Initiating tablet copy from peer 19a085fd209e4c228bdaa84a4d9c5cba (127.0.107.195:40215)
I20260630 12:14:36.960477  8415 tablet_copy_client.cc:323] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:40215
I20260630 12:14:36.959983  7834 catalog_manager.cc:5697] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b reported cstate change: term changed from 1 to 3, leader changed from f9e11df6ec304dd994937517b9d9eadf (127.0.107.193) to 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194). New cstate: current_term: 3 leader_uuid: "87493f757b3e478ebbbdc6db74bfb36b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:36.962148  8096 tablet_copy_service.cc:140] P 19a085fd209e4c228bdaa84a4d9c5cba: Received BeginTabletCopySession request for tablet d06b1af62407450e8faab5e3745d6bfa from peer 5f026591ee2c4c0ab86fb9c9fb3abe71 ({username='slave'} at 127.0.0.1:36058)
I20260630 12:14:36.962708  8096 tablet_copy_service.cc:161] P 19a085fd209e4c228bdaa84a4d9c5cba: Beginning new tablet copy session on tablet d06b1af62407450e8faab5e3745d6bfa from peer 5f026591ee2c4c0ab86fb9c9fb3abe71 at {username='slave'} at 127.0.0.1:36058: session id = 5f026591ee2c4c0ab86fb9c9fb3abe71-d06b1af62407450e8faab5e3745d6bfa
I20260630 12:14:36.970507  8096 tablet_copy_source_session.cc:215] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:36.974007  8415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06b1af62407450e8faab5e3745d6bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:36.991068  8415 tablet_copy_client.cc:806] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:36.991658  8415 tablet_copy_client.cc:670] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:36.995638  8415 tablet_copy_client.cc:538] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:37.005333  8415 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap starting.
I20260630 12:14:37.024730  8415 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: 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:37.025650  8415 tablet_bootstrap.cc:492] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap complete.
I20260630 12:14:37.026325  8415 ts_tablet_manager.cc:1403] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:14:37.029012  8415 raft_consensus.cc:359] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:37.029853  8415 raft_consensus.cc:740] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5f026591ee2c4c0ab86fb9c9fb3abe71, State: Initialized, Role: LEARNER
I20260630 12:14:37.030545  8415 consensus_queue.cc:260] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71 [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:37.032850  8415 ts_tablet_manager.cc:1434] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:14:37.034607  8096 tablet_copy_service.cc:342] P 19a085fd209e4c228bdaa84a4d9c5cba: Request end of tablet copy session 5f026591ee2c4c0ab86fb9c9fb3abe71-d06b1af62407450e8faab5e3745d6bfa received from {username='slave'} at 127.0.0.1:36058
I20260630 12:14:37.034989  8096 tablet_copy_service.cc:434] P 19a085fd209e4c228bdaa84a4d9c5cba: ending tablet copy session 5f026591ee2c4c0ab86fb9c9fb3abe71-d06b1af62407450e8faab5e3745d6bfa on tablet d06b1af62407450e8faab5e3745d6bfa with peer 5f026591ee2c4c0ab86fb9c9fb3abe71
I20260630 12:14:37.338783  8258 raft_consensus.cc:1217] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:14:37.469429  8085 raft_consensus.cc:1275] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 3 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:37.470976  8419 consensus_queue.cc:1048] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:37.482583  8351 raft_consensus.cc:1275] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 3 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:14:37.484333  8401 consensus_queue.cc:1048] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:37.490769  8258 raft_consensus.cc:1217] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:14:37.932868  8401 raft_consensus.cc:1064] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b: attempting to promote NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 to VOTER
I20260630 12:14:37.934900  8401 consensus_queue.cc:237] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } }
I20260630 12:14:37.942848  8351 raft_consensus.cc:1275] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:37.942894  8085 raft_consensus.cc:1275] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:37.943212  8258 raft_consensus.cc:1275] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 LEARNER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:14:37.945259  8433 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } 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:37.946257  8419 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:37.947142  8401 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:14:37.960520  8433 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:37.963388  8351 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:37.963388  8253 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:37.974639  8085 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:37.978075  8426 raft_consensus.cc:1064] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba: attempting to promote NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 to VOTER
I20260630 12:14:37.981114  7834 catalog_manager.cc:5697] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b reported cstate change: config changed from index 4 to 5, 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "87493f757b3e478ebbbdc6db74bfb36b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:37.990108  8426 consensus_queue.cc:237] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } }
I20260630 12:14:38.000556  8011 raft_consensus.cc:1275] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:38.000993  8253 raft_consensus.cc:1275] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 2 LEARNER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:38.002643  8192 consensus_queue.cc:1048] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } 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:38.003927  8426 consensus_queue.cc:1048] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } 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:38.004238  8351 raft_consensus.cc:1275] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:38.006053  8428 consensus_queue.cc:1048] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:38.024600  8428 raft_consensus.cc:2955] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.026489  8011 raft_consensus.cc:2955] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.044253  8352 raft_consensus.cc:2955] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.045060  8253 raft_consensus.cc:2955] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.055451  8011 consensus_queue.cc:237] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } }
I20260630 12:14:38.055181  7833 catalog_manager.cc:5697] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b reported cstate change: config changed from index 2 to 3, 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } attrs { replace: true } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.062734  8253 raft_consensus.cc:1275] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:38.064216  8085 raft_consensus.cc:1275] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:14:38.065042  8419 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260630 12:14:38.066028  8433 consensus_queue.cc:1048] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:14:38.077615  8423 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f9e11df6ec304dd994937517b9d9eadf (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.078995  8086 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f9e11df6ec304dd994937517b9d9eadf (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.081014  8085 consensus_queue.cc:237] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [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: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } }
I20260630 12:14:38.088567  7821 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ecb94a1924694c479f82916be4d798f7 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:38.089977  8253 raft_consensus.cc:2955] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f9e11df6ec304dd994937517b9d9eadf (127.0.107.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.095867  7833 catalog_manager.cc:5697] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba reported cstate change: config changed from index 5 to 6, VOTER f9e11df6ec304dd994937517b9d9eadf (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "87493f757b3e478ebbbdc6db74bfb36b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.096920  8258 raft_consensus.cc:1275] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 2 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:38.097787  8352 raft_consensus.cc:1275] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Refusing update from remote peer 19a085fd209e4c228bdaa84a4d9c5cba: 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:38.098969  8428 consensus_queue.cc:1048] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } 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:38.099954  8426 consensus_queue.cc:1048] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:38.109493  8341 tablet_service.cc:1558] Processing DeleteTablet for tablet ecb94a1924694c479f82916be4d798f7 with delete_type TABLET_DATA_TOMBSTONED (TS f9e11df6ec304dd994937517b9d9eadf not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38120
I20260630 12:14:38.108949  8426 raft_consensus.cc:2955] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.114825  8445 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:38.114400  8352 raft_consensus.cc:2955] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.115870  8445 raft_consensus.cc:2243] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.116971  8445 raft_consensus.cc:2272] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.114445  8258 raft_consensus.cc:2955] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.128688  7834 catalog_manager.cc:5697] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf reported cstate change: config changed from index 3 to 4, VOTER 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: false } } }
I20260630 12:14:38.120971  8445 ts_tablet_manager.cc:1916] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:38.138912  7822 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d06b1af62407450e8faab5e3745d6bfa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:38.142683  8002 tablet_service.cc:1558] Processing DeleteTablet for tablet d06b1af62407450e8faab5e3745d6bfa with delete_type TABLET_DATA_TOMBSTONED (TS 87493f757b3e478ebbbdc6db74bfb36b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33846
I20260630 12:14:38.147318  8446 tablet_replica.cc:333] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b: stopping tablet replica
I20260630 12:14:38.148429  8446 raft_consensus.cc:2243] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:38.149276  8445 ts_tablet_manager.cc:1929] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:14:38.149343  8446 raft_consensus.cc:2272] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:38.150002  8445 log.cc:1199] T ecb94a1924694c479f82916be4d798f7 P f9e11df6ec304dd994937517b9d9eadf: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-0-root/wals/ecb94a1924694c479f82916be4d798f7
I20260630 12:14:38.152268  7819 catalog_manager.cc:5028] TS f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): tablet ecb94a1924694c479f82916be4d798f7 (table test-workload [id=88b5f8ff65b749b092e6929c16095ba7]) successfully deleted
I20260630 12:14:38.156356  8446 ts_tablet_manager.cc:1916] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:14:38.168609  8446 ts_tablet_manager.cc:1929] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:14:38.168943  8446 log.cc:1199] T d06b1af62407450e8faab5e3745d6bfa P 87493f757b3e478ebbbdc6db74bfb36b: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821480598769-431-0/minicluster-data/ts-1-root/wals/d06b1af62407450e8faab5e3745d6bfa
I20260630 12:14:38.170585  7821 catalog_manager.cc:5028] TS 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809): tablet d06b1af62407450e8faab5e3745d6bfa (table test-workload [id=88b5f8ff65b749b092e6929c16095ba7]) successfully deleted
I20260630 12:14:39.154994  8011 consensus_queue.cc:237] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [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: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } attrs { replace: true } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
W20260630 12:14:39.163419  7978 consensus_peers.cc:597] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b -> Peer 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196:39321): Couldn't send request to peer 5f026591ee2c4c0ab86fb9c9fb3abe71. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7277c5081bb74d5cb67352ed733686d8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:39.163697  8352 raft_consensus.cc:1275] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 3 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: 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:39.164429  8085 raft_consensus.cc:1275] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 3 FOLLOWER]: Refusing update from remote peer 87493f757b3e478ebbbdc6db74bfb36b: 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:39.165251  8448 consensus_queue.cc:1048] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:39.166256  8433 consensus_queue.cc:1048] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [LEADER]: Connected to new peer: Peer: permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } 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:39.174896  8448 raft_consensus.cc:2955] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } attrs { replace: true } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:39.176774  8085 raft_consensus.cc:2955] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } attrs { replace: true } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:39.179101  8352 raft_consensus.cc:2955] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } attrs { replace: true } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:39.188665  7833 catalog_manager.cc:5697] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba reported cstate change: config changed from index -1 to 3, NON_VOTER 5f026591ee2c4c0ab86fb9c9fb3abe71 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "87493f757b3e478ebbbdc6db74bfb36b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } attrs { replace: true } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } } }
I20260630 12:14:39.575194  8457 ts_tablet_manager.cc:933] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Initiating tablet copy from peer 87493f757b3e478ebbbdc6db74bfb36b (127.0.107.194:41809)
I20260630 12:14:39.576925  8457 tablet_copy_client.cc:323] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41809
I20260630 12:14:39.578729  8022 tablet_copy_service.cc:140] P 87493f757b3e478ebbbdc6db74bfb36b: Received BeginTabletCopySession request for tablet 7277c5081bb74d5cb67352ed733686d8 from peer 5f026591ee2c4c0ab86fb9c9fb3abe71 ({username='slave'} at 127.0.0.1:33876)
I20260630 12:14:39.579310  8022 tablet_copy_service.cc:161] P 87493f757b3e478ebbbdc6db74bfb36b: Beginning new tablet copy session on tablet 7277c5081bb74d5cb67352ed733686d8 from peer 5f026591ee2c4c0ab86fb9c9fb3abe71 at {username='slave'} at 127.0.0.1:33876: session id = 5f026591ee2c4c0ab86fb9c9fb3abe71-7277c5081bb74d5cb67352ed733686d8
I20260630 12:14:39.587301  8022 tablet_copy_source_session.cc:215] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:14:39.590798  8457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7277c5081bb74d5cb67352ed733686d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:39.603528  8457 tablet_copy_client.cc:806] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Starting download of 0 data blocks...
I20260630 12:14:39.604151  8457 tablet_copy_client.cc:670] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Starting download of 1 WAL segments...
I20260630 12:14:39.608050  8457 tablet_copy_client.cc:538] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:14:39.614634  8457 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap starting.
I20260630 12:14:39.631462  8457 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: 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:39.632287  8457 tablet_bootstrap.cc:492] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Bootstrap complete.
I20260630 12:14:39.632893  8457 ts_tablet_manager.cc:1403] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260630 12:14:39.635098  8457 raft_consensus.cc:359] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } attrs { replace: true } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:39.635739  8457 raft_consensus.cc:740] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5f026591ee2c4c0ab86fb9c9fb3abe71, State: Initialized, Role: LEARNER
I20260630 12:14:39.636278  8457 consensus_queue.cc:260] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [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: "87493f757b3e478ebbbdc6db74bfb36b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41809 } } peers { permanent_uuid: "19a085fd209e4c228bdaa84a4d9c5cba" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40215 } attrs { replace: true } } peers { permanent_uuid: "f9e11df6ec304dd994937517b9d9eadf" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39953 } } peers { permanent_uuid: "5f026591ee2c4c0ab86fb9c9fb3abe71" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39321 } attrs { promote: true } }
I20260630 12:14:39.639245  8457 ts_tablet_manager.cc:1434] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:14:39.640965  8022 tablet_copy_service.cc:342] P 87493f757b3e478ebbbdc6db74bfb36b: Request end of tablet copy session 5f026591ee2c4c0ab86fb9c9fb3abe71-7277c5081bb74d5cb67352ed733686d8 received from {username='slave'} at 127.0.0.1:33876
I20260630 12:14:39.641343  8022 tablet_copy_service.cc:434] P 87493f757b3e478ebbbdc6db74bfb36b: ending tablet copy session 5f026591ee2c4c0ab86fb9c9fb3abe71-7277c5081bb74d5cb67352ed733686d8 on tablet 7277c5081bb74d5cb67352ed733686d8 with peer 5f026591ee2c4c0ab86fb9c9fb3abe71
I20260630 12:14:40.093365  8258 raft_consensus.cc:1217] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:14:40.396418   431 tablet_server.cc:179] TabletServer@127.0.107.193:39953 shutting down...
I20260630 12:14:40.420796   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:40.421627   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:40.422427   431 raft_consensus.cc:2243] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.423128   431 raft_consensus.cc:2272] T cdb4a46df0474317bc67cea017fa758b P f9e11df6ec304dd994937517b9d9eadf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.425657   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:40.426324   431 raft_consensus.cc:2243] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.427094   431 raft_consensus.cc:2272] T d06b1af62407450e8faab5e3745d6bfa P f9e11df6ec304dd994937517b9d9eadf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.429607   431 tablet_replica.cc:333] stopping tablet replica
I20260630 12:14:40.430238   431 raft_consensus.cc:2243] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.430881   431 raft_consensus.cc:2272] T 7277c5081bb74d5cb67352ed733686d8 P f9e11df6ec304dd994937517b9d9eadf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.458220   431 tablet_server.cc:196] TabletServer@127.0.107.193:39953 shutdown complete.
W20260630 12:14:40.459559  8049 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111) [suppressed 23 similar messages]
W20260630 12:14:40.463069  8049 consensus_peers.cc:597] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba -> Peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Couldn't send request to peer f9e11df6ec304dd994937517b9d9eadf. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:40.478134   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:40.521788   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:40.522754   431 tablet_replica.cc:333] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b: stopping tablet replica
I20260630 12:14:40.523363   431 raft_consensus.cc:2243] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:14:40.524415   431 raft_consensus.cc:2272] T 7277c5081bb74d5cb67352ed733686d8 P 87493f757b3e478ebbbdc6db74bfb36b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.526301   431 tablet_replica.cc:333] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b: stopping tablet replica
I20260630 12:14:40.526909   431 raft_consensus.cc:2243] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.527411   431 raft_consensus.cc:2272] T cdb4a46df0474317bc67cea017fa758b P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.529171   431 tablet_replica.cc:333] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b: stopping tablet replica
I20260630 12:14:40.529656   431 raft_consensus.cc:2243] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:40.530478   431 raft_consensus.cc:2272] T ecb94a1924694c479f82916be4d798f7 P 87493f757b3e478ebbbdc6db74bfb36b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.551262   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:40.567898   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260630 12:14:40.605947  8049 consensus_peers.cc:597] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba -> Peer f9e11df6ec304dd994937517b9d9eadf (127.0.107.193:39953): Couldn't send request to peer f9e11df6ec304dd994937517b9d9eadf. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:40.606352   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:40.607281   431 tablet_replica.cc:333] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba: stopping tablet replica
I20260630 12:14:40.608062   431 raft_consensus.cc:2243] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:14:40.609095   431 raft_consensus.cc:2272] T d06b1af62407450e8faab5e3745d6bfa P 19a085fd209e4c228bdaa84a4d9c5cba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.611824   431 tablet_replica.cc:333] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba: stopping tablet replica
I20260630 12:14:40.612551   431 raft_consensus.cc:2243] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.613148   431 raft_consensus.cc:2272] T 7277c5081bb74d5cb67352ed733686d8 P 19a085fd209e4c228bdaa84a4d9c5cba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.615655   431 tablet_replica.cc:333] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba: stopping tablet replica
I20260630 12:14:40.616322   431 raft_consensus.cc:2243] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:40.617334   431 raft_consensus.cc:2272] T cdb4a46df0474317bc67cea017fa758b P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.619825   431 tablet_replica.cc:333] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba: stopping tablet replica
I20260630 12:14:40.620426   431 raft_consensus.cc:2243] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.621287   431 raft_consensus.cc:2272] T ecb94a1924694c479f82916be4d798f7 P 19a085fd209e4c228bdaa84a4d9c5cba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.647800   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:40.663533   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:40.689715   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:40.690454   431 tablet_replica.cc:333] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71: stopping tablet replica
I20260630 12:14:40.691109   431 raft_consensus.cc:2243] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 3 LEARNER]: Raft consensus shutting down.
I20260630 12:14:40.691527   431 raft_consensus.cc:2272] T 7277c5081bb74d5cb67352ed733686d8 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 3 LEARNER]: Raft consensus is shut down!
I20260630 12:14:40.693442   431 tablet_replica.cc:333] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71: stopping tablet replica
I20260630 12:14:40.693962   431 raft_consensus.cc:2243] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.694538   431 raft_consensus.cc:2272] T d06b1af62407450e8faab5e3745d6bfa P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.696877   431 tablet_replica.cc:333] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71: stopping tablet replica
I20260630 12:14:40.697337   431 raft_consensus.cc:2243] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:40.697829   431 raft_consensus.cc:2272] T ecb94a1924694c479f82916be4d798f7 P 5f026591ee2c4c0ab86fb9c9fb3abe71 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.720337   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:40.733572   431 master.cc:562] Master@127.0.107.254:33649 shutting down...
W20260630 12:14:40.767400  7883 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:14:40.768626   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:40.769106   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:40.769363   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 997fb618b5bb43d4a190e417140432af: stopping tablet replica
I20260630 12:14:40.787981   431 master.cc:584] Master@127.0.107.254:33649 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9599 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:14:40.827036   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33657
I20260630 12:14:40.828173   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:40.833885  8465 instance_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:40.834022  8466 instance_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:40.835201  8468 instance_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:40.836088   431 server_base.cc:1061] running on GCE node
I20260630 12:14:40.836962   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:40.837153   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:40.837375   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821680837328 us; error 0 us; skew 500 ppm
I20260630 12:14:40.837905   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:40.840454   431 webserver.cc:533] Webserver started at http://127.0.107.254:45447/ using document root <none> and password file <none>
I20260630 12:14:40.840955   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:40.841166   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:40.841459   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:40.842710   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "c63d9f0e640d449a99a820caa8732840"
format_stamp: "Formatted at 2026-06-30 12:14:40 on dist-test-slave-dxwh"
I20260630 12:14:40.847433   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:14:40.850980  8473 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:40.852031   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:14:40.852392   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "c63d9f0e640d449a99a820caa8732840"
format_stamp: "Formatted at 2026-06-30 12:14:40 on dist-test-slave-dxwh"
I20260630 12:14:40.852716   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-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:40.863315   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:40.864492   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:40.902218   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33657
I20260630 12:14:40.902318  8524 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33657 every 8 connection(s)
I20260630 12:14:40.906129  8525 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:40.917204  8525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840: Bootstrap starting.
I20260630 12:14:40.921823  8525 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:40.926198  8525 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840: No bootstrap required, opened a new log
I20260630 12:14:40.928349  8525 raft_consensus.cc:359] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63d9f0e640d449a99a820caa8732840" member_type: VOTER }
I20260630 12:14:40.928718  8525 raft_consensus.cc:385] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:40.929023  8525 raft_consensus.cc:740] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c63d9f0e640d449a99a820caa8732840, State: Initialized, Role: FOLLOWER
I20260630 12:14:40.929622  8525 consensus_queue.cc:260] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c63d9f0e640d449a99a820caa8732840" member_type: VOTER }
I20260630 12:14:40.930109  8525 raft_consensus.cc:399] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:40.930346  8525 raft_consensus.cc:493] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:40.930666  8525 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:40.936457  8525 raft_consensus.cc:515] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63d9f0e640d449a99a820caa8732840" member_type: VOTER }
I20260630 12:14:40.937036  8525 leader_election.cc:304] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [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: c63d9f0e640d449a99a820caa8732840; no voters: 
I20260630 12:14:40.938179  8525 leader_election.cc:290] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:40.938818  8528 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:40.940200  8528 raft_consensus.cc:697] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 1 LEADER]: Becoming Leader. State: Replica: c63d9f0e640d449a99a820caa8732840, State: Running, Role: LEADER
I20260630 12:14:40.941000  8525 sys_catalog.cc:565] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:40.940907  8528 consensus_queue.cc:237] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [LEADER]: Queue going to LEADER mode. State: All 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: "c63d9f0e640d449a99a820caa8732840" member_type: VOTER }
I20260630 12:14:40.946030  8530 sys_catalog.cc:455] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c63d9f0e640d449a99a820caa8732840. Latest consensus state: current_term: 1 leader_uuid: "c63d9f0e640d449a99a820caa8732840" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63d9f0e640d449a99a820caa8732840" member_type: VOTER } }
I20260630 12:14:40.946004  8529 sys_catalog.cc:455] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c63d9f0e640d449a99a820caa8732840" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c63d9f0e640d449a99a820caa8732840" member_type: VOTER } }
I20260630 12:14:40.946794  8530 sys_catalog.cc:458] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:40.946830  8529 sys_catalog.cc:458] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:40.950807  8536 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:40.956120  8536 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:40.959494   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:40.965381  8536 catalog_manager.cc:1383] Generated new cluster ID: 32e3316d36f845549e8a39f5bab1af51
I20260630 12:14:40.965735  8536 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:40.984141  8536 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:40.985548  8536 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:40.998723  8536 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840: Generated new TSK 0
I20260630 12:14:40.999459  8536 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:41.026763   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:41.032687  8546 instance_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:41.034116  8547 instance_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:41.038103   431 server_base.cc:1061] running on GCE node
W20260630 12:14:41.039754  8549 instance_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:41.042587   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:41.042871   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:41.043114   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821681043063 us; error 0 us; skew 500 ppm
I20260630 12:14:41.043709   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:41.046074   431 webserver.cc:533] Webserver started at http://127.0.107.193:40603/ using document root <none> and password file <none>
I20260630 12:14:41.046618   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:41.046833   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:41.047108   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:41.048473   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "f90b4675ab1645b0babaeb3d36753c42"
format_stamp: "Formatted at 2026-06-30 12:14:41 on dist-test-slave-dxwh"
I20260630 12:14:41.053463   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:41.056926  8554 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:41.057726   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:41.058044   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "f90b4675ab1645b0babaeb3d36753c42"
format_stamp: "Formatted at 2026-06-30 12:14:41 on dist-test-slave-dxwh"
I20260630 12:14:41.058419   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-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:41.086763   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:41.087888   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:41.089318   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:41.091639   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:41.091882   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:41.092185   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:41.092374   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:41.131021   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38087
I20260630 12:14:41.131143  8616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38087 every 8 connection(s)
I20260630 12:14:41.136287   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:41.143944  8621 instance_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:41.144568  8622 instance_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:41.148581  8624 instance_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:41.149853   431 server_base.cc:1061] running on GCE node
I20260630 12:14:41.150198  8617 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33657
I20260630 12:14:41.150753  8617 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:41.151145   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:41.151427   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:41.151563  8617 heartbeater.cc:507] Master 127.0.107.254:33657 requested a full tablet report, sending...
I20260630 12:14:41.151618   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821681151599 us; error 0 us; skew 500 ppm
I20260630 12:14:41.152545   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:41.154304  8490 ts_manager.cc:194] Registered new tserver with Master: f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087)
I20260630 12:14:41.155431   431 webserver.cc:533] Webserver started at http://127.0.107.194:36187/ using document root <none> and password file <none>
I20260630 12:14:41.155982   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:41.156213   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:41.156327  8490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44162
I20260630 12:14:41.156486   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:41.157887   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "6c156b6a0084450f839cf39f7383979d"
format_stamp: "Formatted at 2026-06-30 12:14:41 on dist-test-slave-dxwh"
I20260630 12:14:41.162281   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:14:41.166054  8629 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:41.167012   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:41.167290   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "6c156b6a0084450f839cf39f7383979d"
format_stamp: "Formatted at 2026-06-30 12:14:41 on dist-test-slave-dxwh"
I20260630 12:14:41.167529   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-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:41.178535   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:41.179538   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:41.180881   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:41.183364   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:41.183607   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:41.183862   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:41.184036   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:41.222777   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43487
I20260630 12:14:41.222888  8691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43487 every 8 connection(s)
I20260630 12:14:41.227697   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:41.235805  8696 instance_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:41.235956  8695 instance_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:41.240808  8698 instance_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:41.241019  8692 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33657
I20260630 12:14:41.241027   431 server_base.cc:1061] running on GCE node
I20260630 12:14:41.241786  8692 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:41.242517   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:41.242815   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:41.242835  8692 heartbeater.cc:507] Master 127.0.107.254:33657 requested a full tablet report, sending...
I20260630 12:14:41.243088   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821681243068 us; error 0 us; skew 500 ppm
I20260630 12:14:41.243902   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:41.245389  8490 ts_manager.cc:194] Registered new tserver with Master: 6c156b6a0084450f839cf39f7383979d (127.0.107.194:43487)
I20260630 12:14:41.246724   431 webserver.cc:533] Webserver started at http://127.0.107.195:39653/ using document root <none> and password file <none>
I20260630 12:14:41.247295  8490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44164
I20260630 12:14:41.247406   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:41.247793   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:41.248127   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:41.249542   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "a990247abd6043769eb6332728619885"
format_stamp: "Formatted at 2026-06-30 12:14:41 on dist-test-slave-dxwh"
I20260630 12:14:41.254112   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:14:41.257360  8703 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:41.258134   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:41.258504   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "a990247abd6043769eb6332728619885"
format_stamp: "Formatted at 2026-06-30 12:14:41 on dist-test-slave-dxwh"
I20260630 12:14:41.258795   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-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:41.270771   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:41.271822   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:41.273250   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:41.275504   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:41.275683   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:41.275996   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:41.276160   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:41.315886   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39271
I20260630 12:14:41.315977  8765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39271 every 8 connection(s)
I20260630 12:14:41.335299  8766 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33657
I20260630 12:14:41.335779  8766 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:41.336539  8766 heartbeater.cc:507] Master 127.0.107.254:33657 requested a full tablet report, sending...
I20260630 12:14:41.338735  8490 ts_manager.cc:194] Registered new tserver with Master: a990247abd6043769eb6332728619885 (127.0.107.195:39271)
I20260630 12:14:41.338887   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019686406s
I20260630 12:14:41.340610  8490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44168
I20260630 12:14:42.159453  8617 heartbeater.cc:499] Master 127.0.107.254:33657 was elected leader, sending a full tablet report...
I20260630 12:14:42.250617  8692 heartbeater.cc:499] Master 127.0.107.254:33657 was elected leader, sending a full tablet report...
I20260630 12:14:42.343889  8766 heartbeater.cc:499] Master 127.0.107.254:33657 was elected leader, sending a full tablet report...
I20260630 12:14:42.401073  8490 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44172:
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:42.403826  8490 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:42.470938  8654 tablet_service.cc:1511] Processing CreateTablet for tablet 951a773ab57a41bfa01b36089c026618 (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:42.471047  8657 tablet_service.cc:1511] Processing CreateTablet for tablet d513ce5f1d1845a2b07f33c140c0da59 (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:42.473004  8654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951a773ab57a41bfa01b36089c026618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.474478  8656 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0c914a19e949479316bff72c4618ef (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:42.476059  8656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0c914a19e949479316bff72c4618ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.479960  8655 tablet_service.cc:1511] Processing CreateTablet for tablet 78338424f3114ebe8e8410c7dd794edc (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:42.481675  8655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78338424f3114ebe8e8410c7dd794edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.483019  8657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d513ce5f1d1845a2b07f33c140c0da59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.499666  8731 tablet_service.cc:1511] Processing CreateTablet for tablet d513ce5f1d1845a2b07f33c140c0da59 (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:42.502003  8731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d513ce5f1d1845a2b07f33c140c0da59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.503979  8786 tablet_bootstrap.cc:492] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d: Bootstrap starting.
I20260630 12:14:42.505448  8729 tablet_service.cc:1511] Processing CreateTablet for tablet 78338424f3114ebe8e8410c7dd794edc (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:42.508327  8728 tablet_service.cc:1511] Processing CreateTablet for tablet 951a773ab57a41bfa01b36089c026618 (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:42.504006  8730 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0c914a19e949479316bff72c4618ef (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:42.514802  8729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78338424f3114ebe8e8410c7dd794edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.518273  8786 tablet_bootstrap.cc:654] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.521296  8728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951a773ab57a41bfa01b36089c026618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.522739  8730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0c914a19e949479316bff72c4618ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.526333  8582 tablet_service.cc:1511] Processing CreateTablet for tablet d513ce5f1d1845a2b07f33c140c0da59 (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:14:42.532424  8582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d513ce5f1d1845a2b07f33c140c0da59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.527866  8581 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0c914a19e949479316bff72c4618ef (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:14:42.530611  8579 tablet_service.cc:1511] Processing CreateTablet for tablet 951a773ab57a41bfa01b36089c026618 (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:14:42.529261  8580 tablet_service.cc:1511] Processing CreateTablet for tablet 78338424f3114ebe8e8410c7dd794edc (DEFAULT_TABLE table=test-workload [id=627d693aa98e4b30a2bf368f3f9efff9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:14:42.536954  8581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0c914a19e949479316bff72c4618ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.540894  8579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951a773ab57a41bfa01b36089c026618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.548275  8580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78338424f3114ebe8e8410c7dd794edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:42.551676  8786 tablet_bootstrap.cc:492] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d: No bootstrap required, opened a new log
I20260630 12:14:42.555842  8786 ts_tablet_manager.cc:1403] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.007s
I20260630 12:14:42.559648  8786 raft_consensus.cc:359] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.560772  8786 raft_consensus.cc:385] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.561167  8786 raft_consensus.cc:740] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c156b6a0084450f839cf39f7383979d, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.562288  8786 consensus_queue.cc:260] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.573148  8788 tablet_bootstrap.cc:492] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885: Bootstrap starting.
I20260630 12:14:42.583315  8788 tablet_bootstrap.cc:654] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.585325  8786 ts_tablet_manager.cc:1434] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.004s
I20260630 12:14:42.586511  8786 tablet_bootstrap.cc:492] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d: Bootstrap starting.
I20260630 12:14:42.587693  8790 tablet_bootstrap.cc:492] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42: Bootstrap starting.
I20260630 12:14:42.593778  8786 tablet_bootstrap.cc:654] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.599213  8788 tablet_bootstrap.cc:492] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885: No bootstrap required, opened a new log
I20260630 12:14:42.599819  8788 ts_tablet_manager.cc:1403] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260630 12:14:42.604064  8790 tablet_bootstrap.cc:654] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.603722  8788 raft_consensus.cc:359] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:42.606077  8788 raft_consensus.cc:385] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.606586  8788 raft_consensus.cc:740] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990247abd6043769eb6332728619885, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.607786  8788 consensus_queue.cc:260] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:42.618170  8786 tablet_bootstrap.cc:492] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d: No bootstrap required, opened a new log
I20260630 12:14:42.618733  8790 tablet_bootstrap.cc:492] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42: No bootstrap required, opened a new log
I20260630 12:14:42.618795  8786 ts_tablet_manager.cc:1403] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.011s
I20260630 12:14:42.619668  8790 ts_tablet_manager.cc:1403] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.005s
I20260630 12:14:42.618933  8788 ts_tablet_manager.cc:1434] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.010s
I20260630 12:14:42.621896  8788 tablet_bootstrap.cc:492] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885: Bootstrap starting.
I20260630 12:14:42.622071  8786 raft_consensus.cc:359] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.622926  8786 raft_consensus.cc:385] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.623210  8786 raft_consensus.cc:740] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c156b6a0084450f839cf39f7383979d, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.623322  8790 raft_consensus.cc:359] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:42.624279  8790 raft_consensus.cc:385] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.624105  8786 consensus_queue.cc:260] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.626493  8786 ts_tablet_manager.cc:1434] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:14:42.627568  8786 tablet_bootstrap.cc:492] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d: Bootstrap starting.
I20260630 12:14:42.630096  8788 tablet_bootstrap.cc:654] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.634451  8786 tablet_bootstrap.cc:654] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.634491  8790 raft_consensus.cc:740] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f90b4675ab1645b0babaeb3d36753c42, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.636204  8788 tablet_bootstrap.cc:492] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885: No bootstrap required, opened a new log
I20260630 12:14:42.635979  8790 consensus_queue.cc:260] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:42.636725  8788 ts_tablet_manager.cc:1403] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260630 12:14:42.640868  8788 raft_consensus.cc:359] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.641952  8788 raft_consensus.cc:385] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.642331  8788 raft_consensus.cc:740] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990247abd6043769eb6332728619885, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.643362  8788 consensus_queue.cc:260] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.644549  8790 ts_tablet_manager.cc:1434] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.003s
I20260630 12:14:42.645876  8790 tablet_bootstrap.cc:492] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42: Bootstrap starting.
I20260630 12:14:42.646286  8788 ts_tablet_manager.cc:1434] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260630 12:14:42.647382  8788 tablet_bootstrap.cc:492] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885: Bootstrap starting.
I20260630 12:14:42.648787  8786 tablet_bootstrap.cc:492] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d: No bootstrap required, opened a new log
I20260630 12:14:42.649400  8786 ts_tablet_manager.cc:1403] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260630 12:14:42.655153  8788 tablet_bootstrap.cc:654] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.657400  8790 tablet_bootstrap.cc:654] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.660153  8786 raft_consensus.cc:359] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.661296  8786 raft_consensus.cc:385] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.661568  8786 raft_consensus.cc:740] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c156b6a0084450f839cf39f7383979d, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.662349  8786 consensus_queue.cc:260] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.664701  8786 ts_tablet_manager.cc:1434] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260630 12:14:42.665493  8788 tablet_bootstrap.cc:492] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885: No bootstrap required, opened a new log
I20260630 12:14:42.666468  8788 ts_tablet_manager.cc:1403] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260630 12:14:42.665774  8786 tablet_bootstrap.cc:492] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d: Bootstrap starting.
I20260630 12:14:42.669957  8788 raft_consensus.cc:359] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.670902  8788 raft_consensus.cc:385] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.671324  8788 raft_consensus.cc:740] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990247abd6043769eb6332728619885, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.672243  8788 consensus_queue.cc:260] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.673982  8786 tablet_bootstrap.cc:654] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.678818  8788 ts_tablet_manager.cc:1434] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:14:42.665478  8796 raft_consensus.cc:493] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.680068  8788 tablet_bootstrap.cc:492] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885: Bootstrap starting.
I20260630 12:14:42.680142  8796 raft_consensus.cc:515] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:42.684233  8790 tablet_bootstrap.cc:492] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42: No bootstrap required, opened a new log
I20260630 12:14:42.684866  8790 ts_tablet_manager.cc:1403] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.003s
I20260630 12:14:42.690789  8796 leader_election.cc:290] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c156b6a0084450f839cf39f7383979d (127.0.107.194:43487), a990247abd6043769eb6332728619885 (127.0.107.195:39271)
I20260630 12:14:42.696250  8793 raft_consensus.cc:493] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.696849  8793 raft_consensus.cc:515] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.697162  8790 raft_consensus.cc:359] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.697887  8790 raft_consensus.cc:385] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.698236  8790 raft_consensus.cc:740] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f90b4675ab1645b0babaeb3d36753c42, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.699074  8789 raft_consensus.cc:493] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.699018  8790 consensus_queue.cc:260] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.699795  8789 raft_consensus.cc:515] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.702256  8788 tablet_bootstrap.cc:654] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.704061  8793 leader_election.cc:290] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087), 6c156b6a0084450f839cf39f7383979d (127.0.107.194:43487)
I20260630 12:14:42.705926  8790 ts_tablet_manager.cc:1434] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:14:42.706741  8789 leader_election.cc:290] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087), a990247abd6043769eb6332728619885 (127.0.107.195:39271)
I20260630 12:14:42.707083  8790 tablet_bootstrap.cc:492] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42: Bootstrap starting.
I20260630 12:14:42.725296  8786 tablet_bootstrap.cc:492] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d: No bootstrap required, opened a new log
I20260630 12:14:42.725898  8786 ts_tablet_manager.cc:1403] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.013s
I20260630 12:14:42.729113  8786 raft_consensus.cc:359] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:42.729876  8786 raft_consensus.cc:385] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.730187  8786 raft_consensus.cc:740] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c156b6a0084450f839cf39f7383979d, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.731068  8786 consensus_queue.cc:260] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:42.733539  8786 ts_tablet_manager.cc:1434] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:42.758045  8667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d513ce5f1d1845a2b07f33c140c0da59" candidate_uuid: "f90b4675ab1645b0babaeb3d36753c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c156b6a0084450f839cf39f7383979d" is_pre_election: true
I20260630 12:14:42.758785  8790 tablet_bootstrap.cc:654] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.759253  8667 raft_consensus.cc:2468] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f90b4675ab1645b0babaeb3d36753c42 in term 0.
I20260630 12:14:42.763185  8555 leader_election.cc:304] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c156b6a0084450f839cf39f7383979d, f90b4675ab1645b0babaeb3d36753c42; no voters: 
I20260630 12:14:42.764446  8796 raft_consensus.cc:2804] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:42.764856  8796 raft_consensus.cc:493] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:42.765234  8796 raft_consensus.cc:3060] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.772431  8592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0c914a19e949479316bff72c4618ef" candidate_uuid: "a990247abd6043769eb6332728619885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f90b4675ab1645b0babaeb3d36753c42" is_pre_election: true
W20260630 12:14:42.774358  8706 leader_election.cc:343] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:42.775583  8796 raft_consensus.cc:515] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:42.779278  8667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d513ce5f1d1845a2b07f33c140c0da59" candidate_uuid: "f90b4675ab1645b0babaeb3d36753c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c156b6a0084450f839cf39f7383979d"
I20260630 12:14:42.779914  8667 raft_consensus.cc:3060] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.777786  8796 leader_election.cc:290] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [CANDIDATE]: Term 1 election: Requested vote from peers 6c156b6a0084450f839cf39f7383979d (127.0.107.194:43487), a990247abd6043769eb6332728619885 (127.0.107.195:39271)
I20260630 12:14:42.789942  8667 raft_consensus.cc:2468] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f90b4675ab1645b0babaeb3d36753c42 in term 1.
I20260630 12:14:42.796761  8793 raft_consensus.cc:493] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.808593  8592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0c914a19e949479316bff72c4618ef" candidate_uuid: "6c156b6a0084450f839cf39f7383979d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f90b4675ab1645b0babaeb3d36753c42" is_pre_election: true
I20260630 12:14:42.809027  8793 raft_consensus.cc:515] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:42.810179  8741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d513ce5f1d1845a2b07f33c140c0da59" candidate_uuid: "f90b4675ab1645b0babaeb3d36753c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990247abd6043769eb6332728619885" is_pre_election: true
I20260630 12:14:42.810730  8739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0c914a19e949479316bff72c4618ef" candidate_uuid: "6c156b6a0084450f839cf39f7383979d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990247abd6043769eb6332728619885" is_pre_election: true
I20260630 12:14:42.810985  8741 raft_consensus.cc:2468] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f90b4675ab1645b0babaeb3d36753c42 in term 0.
I20260630 12:14:42.811489  8739 raft_consensus.cc:2468] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c156b6a0084450f839cf39f7383979d in term 0.
I20260630 12:14:42.810967  8740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d513ce5f1d1845a2b07f33c140c0da59" candidate_uuid: "f90b4675ab1645b0babaeb3d36753c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990247abd6043769eb6332728619885"
I20260630 12:14:42.812281  8740 raft_consensus.cc:3060] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:14:42.812660  8632 leader_election.cc:343] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:42.812940  8592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d513ce5f1d1845a2b07f33c140c0da59" candidate_uuid: "a990247abd6043769eb6332728619885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f90b4675ab1645b0babaeb3d36753c42" is_pre_election: true
I20260630 12:14:42.813475  8632 leader_election.cc:304] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [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: 6c156b6a0084450f839cf39f7383979d, a990247abd6043769eb6332728619885; no voters: f90b4675ab1645b0babaeb3d36753c42
I20260630 12:14:42.813843  8592 raft_consensus.cc:2393] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990247abd6043769eb6332728619885 in current term 1: Already voted for candidate f90b4675ab1645b0babaeb3d36753c42 in this term.
I20260630 12:14:42.814010  8555 leader_election.cc:304] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c156b6a0084450f839cf39f7383979d, f90b4675ab1645b0babaeb3d36753c42; no voters: 
I20260630 12:14:42.814358  8789 raft_consensus.cc:2804] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:42.814813  8789 raft_consensus.cc:493] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:42.802248  8788 tablet_bootstrap.cc:492] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885: No bootstrap required, opened a new log
I20260630 12:14:42.805732  8666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0c914a19e949479316bff72c4618ef" candidate_uuid: "a990247abd6043769eb6332728619885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c156b6a0084450f839cf39f7383979d" is_pre_election: true
I20260630 12:14:42.815207  8789 raft_consensus.cc:3060] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.815297  8667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d513ce5f1d1845a2b07f33c140c0da59" candidate_uuid: "a990247abd6043769eb6332728619885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c156b6a0084450f839cf39f7383979d" is_pre_election: true
I20260630 12:14:42.815812  8788 ts_tablet_manager.cc:1403] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885: Time spent bootstrapping tablet: real 0.136s	user 0.009s	sys 0.013s
I20260630 12:14:42.816203  8667 raft_consensus.cc:2393] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990247abd6043769eb6332728619885 in current term 1: Already voted for candidate f90b4675ab1645b0babaeb3d36753c42 in this term.
I20260630 12:14:42.811542  8793 leader_election.cc:290] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c156b6a0084450f839cf39f7383979d (127.0.107.194:43487), f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087)
I20260630 12:14:42.818822  8788 raft_consensus.cc:359] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.819466  8788 raft_consensus.cc:385] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.819731  8788 raft_consensus.cc:740] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a990247abd6043769eb6332728619885, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.820448  8788 consensus_queue.cc:260] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.821208  8740 raft_consensus.cc:2468] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f90b4675ab1645b0babaeb3d36753c42 in term 1.
I20260630 12:14:42.822078  8788 ts_tablet_manager.cc:1434] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:14:42.822276  8706 leader_election.cc:304] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [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: a990247abd6043769eb6332728619885; no voters: 6c156b6a0084450f839cf39f7383979d, f90b4675ab1645b0babaeb3d36753c42
I20260630 12:14:42.811583  8790 tablet_bootstrap.cc:492] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42: No bootstrap required, opened a new log
I20260630 12:14:42.824440  8793 raft_consensus.cc:2749] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:42.825148  8790 ts_tablet_manager.cc:1403] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42: Time spent bootstrapping tablet: real 0.118s	user 0.030s	sys 0.029s
I20260630 12:14:42.825922  8789 raft_consensus.cc:515] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.828025  8789 leader_election.cc:290] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [CANDIDATE]: Term 1 election: Requested vote from peers f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087), a990247abd6043769eb6332728619885 (127.0.107.195:39271)
I20260630 12:14:42.828310  8790 raft_consensus.cc:359] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.828970  8790 raft_consensus.cc:385] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.829227  8790 raft_consensus.cc:740] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f90b4675ab1645b0babaeb3d36753c42, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.829896  8790 consensus_queue.cc:260] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.831115  8666 raft_consensus.cc:2393] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a990247abd6043769eb6332728619885 in current term 1: Already voted for candidate 6c156b6a0084450f839cf39f7383979d in this term.
I20260630 12:14:42.823402  8796 raft_consensus.cc:2804] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:42.836287  8740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0c914a19e949479316bff72c4618ef" candidate_uuid: "6c156b6a0084450f839cf39f7383979d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990247abd6043769eb6332728619885"
I20260630 12:14:42.837245  8740 raft_consensus.cc:3060] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.839002  8704 leader_election.cc:304] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [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: a990247abd6043769eb6332728619885; no voters: 6c156b6a0084450f839cf39f7383979d, f90b4675ab1645b0babaeb3d36753c42
I20260630 12:14:42.842401  8796 raft_consensus.cc:697] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 1 LEADER]: Becoming Leader. State: Replica: f90b4675ab1645b0babaeb3d36753c42, State: Running, Role: LEADER
I20260630 12:14:42.843194  8592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0c914a19e949479316bff72c4618ef" candidate_uuid: "6c156b6a0084450f839cf39f7383979d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f90b4675ab1645b0babaeb3d36753c42"
I20260630 12:14:42.843598  8813 raft_consensus.cc:493] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.843513  8796 consensus_queue.cc:237] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:42.844245  8813 raft_consensus.cc:515] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
W20260630 12:14:42.844862  8632 leader_election.cc:343] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:42.847831  8790 ts_tablet_manager.cc:1434] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:14:42.847625  8666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78338424f3114ebe8e8410c7dd794edc" candidate_uuid: "f90b4675ab1645b0babaeb3d36753c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c156b6a0084450f839cf39f7383979d" is_pre_election: true
I20260630 12:14:42.848548  8666 raft_consensus.cc:2468] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f90b4675ab1645b0babaeb3d36753c42 in term 0.
I20260630 12:14:42.848989  8790 tablet_bootstrap.cc:492] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42: Bootstrap starting.
I20260630 12:14:42.848860  8740 raft_consensus.cc:2468] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c156b6a0084450f839cf39f7383979d in term 1.
I20260630 12:14:42.849866  8812 raft_consensus.cc:2749] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:42.850560  8555 leader_election.cc:304] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c156b6a0084450f839cf39f7383979d, f90b4675ab1645b0babaeb3d36753c42; no voters: 
I20260630 12:14:42.851636  8815 raft_consensus.cc:2804] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:42.852083  8815 raft_consensus.cc:493] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:42.852545  8815 raft_consensus.cc:3060] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.855805  8632 leader_election.cc:304] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [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: 6c156b6a0084450f839cf39f7383979d, a990247abd6043769eb6332728619885; no voters: f90b4675ab1645b0babaeb3d36753c42
I20260630 12:14:42.857002  8790 tablet_bootstrap.cc:654] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:42.857125  8789 raft_consensus.cc:2804] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:42.860790  8739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78338424f3114ebe8e8410c7dd794edc" candidate_uuid: "f90b4675ab1645b0babaeb3d36753c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990247abd6043769eb6332728619885" is_pre_election: true
I20260630 12:14:42.861740  8739 raft_consensus.cc:2468] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f90b4675ab1645b0babaeb3d36753c42 in term 0.
I20260630 12:14:42.865790  8815 raft_consensus.cc:515] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.860996  8813 leader_election.cc:290] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c156b6a0084450f839cf39f7383979d (127.0.107.194:43487), a990247abd6043769eb6332728619885 (127.0.107.195:39271)
I20260630 12:14:42.870123  8666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78338424f3114ebe8e8410c7dd794edc" candidate_uuid: "f90b4675ab1645b0babaeb3d36753c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c156b6a0084450f839cf39f7383979d"
I20260630 12:14:42.870570  8790 tablet_bootstrap.cc:492] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42: No bootstrap required, opened a new log
I20260630 12:14:42.870976  8666 raft_consensus.cc:3060] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.870062  8789 raft_consensus.cc:697] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 1 LEADER]: Becoming Leader. State: Replica: 6c156b6a0084450f839cf39f7383979d, State: Running, Role: LEADER
I20260630 12:14:42.871232  8790 ts_tablet_manager.cc:1403] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260630 12:14:42.872372  8789 consensus_queue.cc:237] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.873202  8815 leader_election.cc:290] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [CANDIDATE]: Term 1 election: Requested vote from peers 6c156b6a0084450f839cf39f7383979d (127.0.107.194:43487), a990247abd6043769eb6332728619885 (127.0.107.195:39271)
I20260630 12:14:42.874675  8790 raft_consensus.cc:359] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.876341  8790 raft_consensus.cc:385] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:42.876646  8790 raft_consensus.cc:740] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f90b4675ab1645b0babaeb3d36753c42, State: Initialized, Role: FOLLOWER
I20260630 12:14:42.877396  8790 consensus_queue.cc:260] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.879361  8790 ts_tablet_manager.cc:1434] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:14:42.880285  8740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78338424f3114ebe8e8410c7dd794edc" candidate_uuid: "f90b4675ab1645b0babaeb3d36753c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990247abd6043769eb6332728619885"
I20260630 12:14:42.881042  8740 raft_consensus.cc:3060] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.882916  8488 catalog_manager.cc:5697] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f90b4675ab1645b0babaeb3d36753c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:42.885342  8666 raft_consensus.cc:2468] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f90b4675ab1645b0babaeb3d36753c42 in term 1.
I20260630 12:14:42.886792  8555 leader_election.cc:304] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c156b6a0084450f839cf39f7383979d, f90b4675ab1645b0babaeb3d36753c42; no voters: 
I20260630 12:14:42.887768  8796 raft_consensus.cc:2804] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:42.887121  8489 catalog_manager.cc:5697] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c156b6a0084450f839cf39f7383979d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6c156b6a0084450f839cf39f7383979d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.888265  8796 raft_consensus.cc:697] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 1 LEADER]: Becoming Leader. State: Replica: f90b4675ab1645b0babaeb3d36753c42, State: Running, Role: LEADER
I20260630 12:14:42.889091  8796 consensus_queue.cc:237] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.889967  8812 raft_consensus.cc:493] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.890620  8812 raft_consensus.cc:515] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.892993  8812 leader_election.cc:290] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087), 6c156b6a0084450f839cf39f7383979d (127.0.107.194:43487)
I20260630 12:14:42.894209  8592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a773ab57a41bfa01b36089c026618" candidate_uuid: "a990247abd6043769eb6332728619885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f90b4675ab1645b0babaeb3d36753c42" is_pre_election: true
I20260630 12:14:42.895213  8592 raft_consensus.cc:2468] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990247abd6043769eb6332728619885 in term 0.
I20260630 12:14:42.896324  8740 raft_consensus.cc:2468] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f90b4675ab1645b0babaeb3d36753c42 in term 1.
I20260630 12:14:42.897250  8789 raft_consensus.cc:493] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:42.897761  8789 raft_consensus.cc:515] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.899983  8706 leader_election.cc:304] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a990247abd6043769eb6332728619885, f90b4675ab1645b0babaeb3d36753c42; no voters: 
I20260630 12:14:42.900010  8789 leader_election.cc:290] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087), a990247abd6043769eb6332728619885 (127.0.107.195:39271)
I20260630 12:14:42.901255  8740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a773ab57a41bfa01b36089c026618" candidate_uuid: "6c156b6a0084450f839cf39f7383979d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990247abd6043769eb6332728619885" is_pre_election: true
I20260630 12:14:42.901549  8666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a773ab57a41bfa01b36089c026618" candidate_uuid: "a990247abd6043769eb6332728619885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c156b6a0084450f839cf39f7383979d" is_pre_election: true
I20260630 12:14:42.902011  8740 raft_consensus.cc:2468] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c156b6a0084450f839cf39f7383979d in term 0.
I20260630 12:14:42.902228  8666 raft_consensus.cc:2468] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a990247abd6043769eb6332728619885 in term 0.
I20260630 12:14:42.902812  8592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a773ab57a41bfa01b36089c026618" candidate_uuid: "6c156b6a0084450f839cf39f7383979d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f90b4675ab1645b0babaeb3d36753c42" is_pre_election: true
I20260630 12:14:42.903473  8592 raft_consensus.cc:2468] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c156b6a0084450f839cf39f7383979d in term 0.
I20260630 12:14:42.903786  8632 leader_election.cc:304] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c156b6a0084450f839cf39f7383979d, a990247abd6043769eb6332728619885; no voters: 
I20260630 12:14:42.903990  8812 raft_consensus.cc:2804] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:42.904433  8812 raft_consensus.cc:493] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:42.904634  8789 raft_consensus.cc:2804] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:42.904826  8812 raft_consensus.cc:3060] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.905071  8789 raft_consensus.cc:493] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:42.905459  8789 raft_consensus.cc:3060] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.913182  8789 raft_consensus.cc:515] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.916287  8592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a773ab57a41bfa01b36089c026618" candidate_uuid: "6c156b6a0084450f839cf39f7383979d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f90b4675ab1645b0babaeb3d36753c42"
I20260630 12:14:42.916520  8812 raft_consensus.cc:515] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.916968  8592 raft_consensus.cc:3060] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:42.918427  8789 leader_election.cc:290] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [CANDIDATE]: Term 1 election: Requested vote from peers f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087), a990247abd6043769eb6332728619885 (127.0.107.195:39271)
I20260630 12:14:42.918579  8488 catalog_manager.cc:5697] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f90b4675ab1645b0babaeb3d36753c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.919785  8591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a773ab57a41bfa01b36089c026618" candidate_uuid: "a990247abd6043769eb6332728619885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f90b4675ab1645b0babaeb3d36753c42"
I20260630 12:14:42.920490  8740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a773ab57a41bfa01b36089c026618" candidate_uuid: "6c156b6a0084450f839cf39f7383979d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990247abd6043769eb6332728619885"
I20260630 12:14:42.921363  8740 raft_consensus.cc:2393] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c156b6a0084450f839cf39f7383979d in current term 1: Already voted for candidate a990247abd6043769eb6332728619885 in this term.
I20260630 12:14:42.922960  8812 leader_election.cc:290] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [CANDIDATE]: Term 1 election: Requested vote from peers f90b4675ab1645b0babaeb3d36753c42 (127.0.107.193:38087), 6c156b6a0084450f839cf39f7383979d (127.0.107.194:43487)
I20260630 12:14:42.923177  8666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951a773ab57a41bfa01b36089c026618" candidate_uuid: "a990247abd6043769eb6332728619885" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c156b6a0084450f839cf39f7383979d"
I20260630 12:14:42.924010  8666 raft_consensus.cc:2393] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a990247abd6043769eb6332728619885 in current term 1: Already voted for candidate 6c156b6a0084450f839cf39f7383979d in this term.
I20260630 12:14:42.925061  8704 leader_election.cc:304] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [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: a990247abd6043769eb6332728619885; no voters: 6c156b6a0084450f839cf39f7383979d, f90b4675ab1645b0babaeb3d36753c42
I20260630 12:14:42.925526  8592 raft_consensus.cc:2468] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c156b6a0084450f839cf39f7383979d in term 1.
I20260630 12:14:42.925810  8812 raft_consensus.cc:2749] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:14:42.926846  8632 leader_election.cc:304] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [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: 6c156b6a0084450f839cf39f7383979d, f90b4675ab1645b0babaeb3d36753c42; no voters: a990247abd6043769eb6332728619885
I20260630 12:14:42.927707  8789 raft_consensus.cc:2804] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:42.928189  8789 raft_consensus.cc:697] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 1 LEADER]: Becoming Leader. State: Replica: 6c156b6a0084450f839cf39f7383979d, State: Running, Role: LEADER
I20260630 12:14:42.929028  8789 consensus_queue.cc:237] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:42.936571  8488 catalog_manager.cc:5697] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c156b6a0084450f839cf39f7383979d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6c156b6a0084450f839cf39f7383979d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:42.946807   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:42.953787  8822 instance_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.954800  8823 instance_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.956350  8825 instance_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.956620   431 server_base.cc:1061] running on GCE node
I20260630 12:14:42.958490   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:42.958770   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.958976   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821682958959 us; error 0 us; skew 500 ppm
I20260630 12:14:42.959509   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:42.963228   431 webserver.cc:533] Webserver started at http://127.0.107.196:46267/ using document root <none> and password file <none>
I20260630 12:14:42.963944   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:42.964203   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:42.964581   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:42.965822   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "30d8ea3c84b940c2914603b2f63b9fb7"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-dxwh"
I20260630 12:14:42.971009   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:14:42.974790  8830 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.975684   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:14:42.976030   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "30d8ea3c84b940c2914603b2f63b9fb7"
format_stamp: "Formatted at 2026-06-30 12:14:42 on dist-test-slave-dxwh"
I20260630 12:14:42.976320   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821480598769-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.004105   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:43.005435   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:43.006821   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:43.009231   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:43.009413   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.009749   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:43.009935   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:43.051945   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40333
I20260630 12:14:43.052045  8892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40333 every 8 connection(s)
I20260630 12:14:43.067943  8893 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33657
I20260630 12:14:43.068339  8893 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:43.069044  8893 heartbeater.cc:507] Master 127.0.107.254:33657 requested a full tablet report, sending...
I20260630 12:14:43.071049  8488 ts_manager.cc:194] Registered new tserver with Master: 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196:40333)
I20260630 12:14:43.072521  8488 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59712
I20260630 12:14:43.112979  8796 raft_consensus.cc:493] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:43.113549  8796 raft_consensus.cc:515] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:43.115476  8796 leader_election.cc:290] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c156b6a0084450f839cf39f7383979d (127.0.107.194:43487), a990247abd6043769eb6332728619885 (127.0.107.195:39271)
I20260630 12:14:43.116230  8666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0c914a19e949479316bff72c4618ef" candidate_uuid: "f90b4675ab1645b0babaeb3d36753c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c156b6a0084450f839cf39f7383979d" is_pre_election: true
I20260630 12:14:43.116529  8740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d0c914a19e949479316bff72c4618ef" candidate_uuid: "f90b4675ab1645b0babaeb3d36753c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a990247abd6043769eb6332728619885" is_pre_election: true
I20260630 12:14:43.117280  8740 raft_consensus.cc:2393] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f90b4675ab1645b0babaeb3d36753c42 in current term 1: Already voted for candidate 6c156b6a0084450f839cf39f7383979d in this term.
I20260630 12:14:43.118312  8557 leader_election.cc:304] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [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: f90b4675ab1645b0babaeb3d36753c42; no voters: 6c156b6a0084450f839cf39f7383979d, a990247abd6043769eb6332728619885
I20260630 12:14:43.119154  8796 raft_consensus.cc:3060] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:43.124615  8796 raft_consensus.cc:2749] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:43.294003  8789 consensus_queue.cc:1048] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:43.310056  8899 consensus_queue.cc:1048] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:43.333014  8796 consensus_queue.cc:1048] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:43.344247  8796 consensus_queue.cc:1048] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:43.423689  8796 consensus_queue.cc:1048] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:43.433621  8813 consensus_queue.cc:1048] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:43.527093  8899 consensus_queue.cc:1048] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:43.537695  8789 consensus_queue.cc:1048] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:43.985555  8666 consensus_queue.cc:237] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: true } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } }
I20260630 12:14:43.993244  8740 raft_consensus.cc:1275] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:43.993616  8592 raft_consensus.cc:1275] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:43.994807  8789 consensus_queue.cc:1048] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:43.995590  8899 consensus_queue.cc:1048] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } 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:14:44.004618  8632 consensus_peers.cc:597] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d -> Peer 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196:40333): Couldn't send request to peer 30d8ea3c84b940c2914603b2f63b9fb7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 951a773ab57a41bfa01b36089c026618. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.004813  8817 raft_consensus.cc:2955] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: true } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.005103  8740 raft_consensus.cc:2955] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: true } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.004812  8592 raft_consensus.cc:2955] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: true } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.017189  8488 catalog_manager.cc:5697] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 reported cstate change: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6c156b6a0084450f839cf39f7383979d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: true } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.037073  8592 consensus_queue.cc:237] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [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: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: true } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } }
I20260630 12:14:44.045538  8666 raft_consensus.cc:1275] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Refusing update from remote peer f90b4675ab1645b0babaeb3d36753c42: 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:44.046792  8796 consensus_queue.cc:1048] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } 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:44.048576  8740 raft_consensus.cc:1275] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Refusing update from remote peer f90b4675ab1645b0babaeb3d36753c42: 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:44.049937  8796 consensus_queue.cc:1048] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:44.053663  8813 raft_consensus.cc:2955] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: true } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.059857  8666 raft_consensus.cc:2955] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: true } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.059903  8740 raft_consensus.cc:2955] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: true } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
W20260630 12:14:44.062809  8557 consensus_peers.cc:597] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 -> Peer 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196:40333): Couldn't send request to peer 30d8ea3c84b940c2914603b2f63b9fb7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d513ce5f1d1845a2b07f33c140c0da59. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.069730  8490 catalog_manager.cc:5697] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 reported cstate change: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f90b4675ab1645b0babaeb3d36753c42" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:44.070960  8666 consensus_queue.cc:237] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: true } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } }
I20260630 12:14:44.075086  8893 heartbeater.cc:499] Master 127.0.107.254:33657 was elected leader, sending a full tablet report...
W20260630 12:14:44.080847  8632 consensus_peers.cc:597] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d -> Peer 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196:40333): Couldn't send request to peer 30d8ea3c84b940c2914603b2f63b9fb7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d0c914a19e949479316bff72c4618ef. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.081091  8592 raft_consensus.cc:1275] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:44.082420  8740 raft_consensus.cc:1275] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:44.082581  8817 consensus_queue.cc:1048] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:14:44.083971  8899 consensus_queue.cc:1048] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } 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:44.092478  8789 raft_consensus.cc:2955] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: true } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.094949  8740 raft_consensus.cc:2955] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: true } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.097029  8592 raft_consensus.cc:2955] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: true } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.109351  8490 catalog_manager.cc:5697] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 reported cstate change: config changed from index -1 to 2, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6c156b6a0084450f839cf39f7383979d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: true } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.110587  8666 consensus_queue.cc:237] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: false } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } }
W20260630 12:14:44.118728  8632 consensus_peers.cc:597] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d -> Peer 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196:40333): Couldn't send request to peer 30d8ea3c84b940c2914603b2f63b9fb7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 951a773ab57a41bfa01b36089c026618. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.119567  8592 raft_consensus.cc:1275] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:44.121544  8789 consensus_queue.cc:1048] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } 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:44.122241  8740 raft_consensus.cc:1275] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:44.125440  8789 consensus_queue.cc:1048] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:44.129657  8817 raft_consensus.cc:2955] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: false } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.136816  8592 raft_consensus.cc:2955] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: false } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
W20260630 12:14:44.138746  8538 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
I20260630 12:14:44.137619  8740 raft_consensus.cc:2955] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: false } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
W20260630 12:14:44.139197  8538 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:44.143611  8489 catalog_manager.cc:5697] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6c156b6a0084450f839cf39f7383979d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:44.144605  8591 consensus_queue.cc:237] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [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: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: false } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } }
I20260630 12:14:44.156693  8666 raft_consensus.cc:1275] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Refusing update from remote peer f90b4675ab1645b0babaeb3d36753c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:14:44.157177  8557 consensus_peers.cc:597] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 -> Peer 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196:40333): Couldn't send request to peer 30d8ea3c84b940c2914603b2f63b9fb7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d513ce5f1d1845a2b07f33c140c0da59. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.158496  8813 consensus_queue.cc:1048] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } 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:44.162642  8666 consensus_queue.cc:237] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: false } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } }
I20260630 12:14:44.158525  8740 raft_consensus.cc:1275] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Refusing update from remote peer f90b4675ab1645b0babaeb3d36753c42: 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:44.164927  8813 consensus_queue.cc:1048] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:44.166115  8814 raft_consensus.cc:2955] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [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: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: false } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.168179  8667 raft_consensus.cc:2955] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [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: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: false } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.171146  8740 raft_consensus.cc:2955] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [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: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: false } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.172475  8739 raft_consensus.cc:1275] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:44.174499  8817 consensus_queue.cc:1048] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:44.181169  8591 raft_consensus.cc:1275] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:44.184278  8899 raft_consensus.cc:2955] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: false } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } }
I20260630 12:14:44.186244  8739 raft_consensus.cc:2955] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: false } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } }
I20260630 12:14:44.186329  8488 catalog_manager.cc:5697] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "f90b4675ab1645b0babaeb3d36753c42" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: false } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
W20260630 12:14:44.193475  8538 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:44.193887  8538 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:44.196987  8474 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 951a773ab57a41bfa01b36089c026618 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:44.199272  8899 consensus_queue.cc:1048] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } 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:44.199855  8667 consensus_queue.cc:237] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: false } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } }
W20260630 12:14:44.207278  8632 consensus_peers.cc:597] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d -> Peer 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196:40333): Couldn't send request to peer 30d8ea3c84b940c2914603b2f63b9fb7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d0c914a19e949479316bff72c4618ef. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:14:44.208818  8592 raft_consensus.cc:1275] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:44.207994  8591 raft_consensus.cc:2955] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: false } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } }
I20260630 12:14:44.210394  8899 consensus_queue.cc:1048] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:14:44.211071  8490 catalog_manager.cc:5697] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d reported cstate change: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "6c156b6a0084450f839cf39f7383979d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:44.215178  8739 raft_consensus.cc:1275] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:44.216835  8817 consensus_queue.cc:1048] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } 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:44.219197  8817 raft_consensus.cc:2955] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: false } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.227671  8740 raft_consensus.cc:2955] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: false } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
W20260630 12:14:44.232810  8538 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:14:44.233233  8538 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:14:44.247442  8858 tablet_service.cc:1558] Processing DeleteTablet for tablet 951a773ab57a41bfa01b36089c026618 with delete_type TABLET_DATA_TOMBSTONED (TS 30d8ea3c84b940c2914603b2f63b9fb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43214
I20260630 12:14:44.247509  8487 catalog_manager.cc:5697] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "6c156b6a0084450f839cf39f7383979d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:14:44.253824  8476 catalog_manager.cc:4995] TS 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196:40333): delete failed for tablet 951a773ab57a41bfa01b36089c026618 because the tablet was not found. No further retry: Not found: Tablet not found: 951a773ab57a41bfa01b36089c026618
I20260630 12:14:44.256078  8591 raft_consensus.cc:2955] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: false } } peers { permanent_uuid: "30d8ea3c84b940c2914603b2f63b9fb7" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40333 } attrs { promote: true } } }
I20260630 12:14:44.686700  8667 consensus_queue.cc:237] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [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: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: false } }
I20260630 12:14:44.691442  8740 raft_consensus.cc:1275] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:44.691785  8591 raft_consensus.cc:1275] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Refusing update from remote peer 6c156b6a0084450f839cf39f7383979d: 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:44.692997  8817 consensus_queue.cc:1048] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } 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:44.693693  8921 consensus_queue.cc:1048] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:44.700382  8789 raft_consensus.cc:2955] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: false } } }
I20260630 12:14:44.702394  8740 raft_consensus.cc:2955] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: false } } }
I20260630 12:14:44.702445  8591 raft_consensus.cc:2955] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: false } } }
I20260630 12:14:44.710198  8474 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d0c914a19e949479316bff72c4618ef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:44.715688  8490 catalog_manager.cc:5697] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d reported cstate change: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "6c156b6a0084450f839cf39f7383979d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260630 12:14:44.726303  8858 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d0c914a19e949479316bff72c4618ef with delete_type TABLET_DATA_TOMBSTONED (TS 30d8ea3c84b940c2914603b2f63b9fb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43214
W20260630 12:14:44.729220  8476 catalog_manager.cc:4995] TS 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196:40333): delete failed for tablet 2d0c914a19e949479316bff72c4618ef because the tablet was not found. No further retry: Not found: Tablet not found: 2d0c914a19e949479316bff72c4618ef
I20260630 12:14:44.736712  8591 consensus_queue.cc:237] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [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: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: false } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } }
I20260630 12:14:44.741334  8740 raft_consensus.cc:1275] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Refusing update from remote peer f90b4675ab1645b0babaeb3d36753c42: 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:44.741532  8667 raft_consensus.cc:1275] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Refusing update from remote peer f90b4675ab1645b0babaeb3d36753c42: 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:44.742640  8923 consensus_queue.cc:1048] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:14:44.743472  8924 consensus_queue.cc:1048] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } 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:44.749828  8813 raft_consensus.cc:2955] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: false } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } }
I20260630 12:14:44.751574  8667 raft_consensus.cc:2955] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: false } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } }
I20260630 12:14:44.757298  8476 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d513ce5f1d1845a2b07f33c140c0da59 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:14:44.758057  8740 raft_consensus.cc:2955] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: false } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } } }
I20260630 12:14:44.762226  8488 catalog_manager.cc:5697] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 reported cstate change: config changed from index 3 to 4, NON_VOTER 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "f90b4675ab1645b0babaeb3d36753c42" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6c156b6a0084450f839cf39f7383979d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43487 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a990247abd6043769eb6332728619885" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f90b4675ab1645b0babaeb3d36753c42" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38087 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:44.772563  8858 tablet_service.cc:1558] Processing DeleteTablet for tablet d513ce5f1d1845a2b07f33c140c0da59 with delete_type TABLET_DATA_TOMBSTONED (TS 30d8ea3c84b940c2914603b2f63b9fb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43214
W20260630 12:14:44.774524  8476 catalog_manager.cc:4995] TS 30d8ea3c84b940c2914603b2f63b9fb7 (127.0.107.196:40333): delete failed for tablet d513ce5f1d1845a2b07f33c140c0da59 because the tablet was not found. No further retry: Not found: Tablet not found: d513ce5f1d1845a2b07f33c140c0da59
I20260630 12:14:45.143035   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:45.172060   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:45.172829   431 tablet_replica.cc:333] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42: stopping tablet replica
I20260630 12:14:45.173517   431 raft_consensus.cc:2243] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.174176   431 raft_consensus.cc:2272] T 2d0c914a19e949479316bff72c4618ef P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.176651   431 tablet_replica.cc:333] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42: stopping tablet replica
I20260630 12:14:45.177232   431 raft_consensus.cc:2243] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:45.178200   431 raft_consensus.cc:2272] T 78338424f3114ebe8e8410c7dd794edc P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.180294   431 tablet_replica.cc:333] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42: stopping tablet replica
I20260630 12:14:45.180789   431 raft_consensus.cc:2243] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.181318   431 raft_consensus.cc:2272] T 951a773ab57a41bfa01b36089c026618 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.183902   431 tablet_replica.cc:333] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42: stopping tablet replica
I20260630 12:14:45.184381   431 raft_consensus.cc:2243] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:45.185204   431 raft_consensus.cc:2272] T d513ce5f1d1845a2b07f33c140c0da59 P f90b4675ab1645b0babaeb3d36753c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.200073   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:45.213918   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:45.237478   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:45.238231   431 tablet_replica.cc:333] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d: stopping tablet replica
I20260630 12:14:45.238986   431 raft_consensus.cc:2243] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.239778   431 raft_consensus.cc:2272] T d513ce5f1d1845a2b07f33c140c0da59 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.242590   431 tablet_replica.cc:333] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d: stopping tablet replica
I20260630 12:14:45.243528   431 raft_consensus.cc:2243] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:45.244673   431 raft_consensus.cc:2272] T 2d0c914a19e949479316bff72c4618ef P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.247967   431 tablet_replica.cc:333] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d: stopping tablet replica
I20260630 12:14:45.248558   431 raft_consensus.cc:2243] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.248999   431 raft_consensus.cc:2272] T 78338424f3114ebe8e8410c7dd794edc P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.250844   431 tablet_replica.cc:333] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d: stopping tablet replica
I20260630 12:14:45.251320   431 raft_consensus.cc:2243] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:45.252110   431 raft_consensus.cc:2272] T 951a773ab57a41bfa01b36089c026618 P 6c156b6a0084450f839cf39f7383979d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.275761   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:45.289482   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:45.311488   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:45.312192   431 tablet_replica.cc:333] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885: stopping tablet replica
I20260630 12:14:45.312767   431 raft_consensus.cc:2243] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.313210   431 raft_consensus.cc:2272] T 78338424f3114ebe8e8410c7dd794edc P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.315155   431 tablet_replica.cc:333] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885: stopping tablet replica
I20260630 12:14:45.315685   431 raft_consensus.cc:2243] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.316267   431 raft_consensus.cc:2272] T 951a773ab57a41bfa01b36089c026618 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.318048   431 tablet_replica.cc:333] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885: stopping tablet replica
I20260630 12:14:45.318629   431 raft_consensus.cc:2243] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.319195   431 raft_consensus.cc:2272] T 2d0c914a19e949479316bff72c4618ef P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.321331   431 tablet_replica.cc:333] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885: stopping tablet replica
I20260630 12:14:45.321808   431 raft_consensus.cc:2243] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:45.322356   431 raft_consensus.cc:2272] T d513ce5f1d1845a2b07f33c140c0da59 P a990247abd6043769eb6332728619885 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.344856   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:45.361994   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:14:45.379688   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:45.396018   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:14:45.404376   431 master.cc:562] Master@127.0.107.254:33657 shutting down...
I20260630 12:14:45.422672   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:45.423226   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:45.423568   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c63d9f0e640d449a99a820caa8732840: stopping tablet replica
I20260630 12:14:45.443744   431 master.cc:584] Master@127.0.107.254:33657 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4655 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:14:45.483129   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42987
I20260630 12:14:45.484638   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:45.489848  8931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.490226  8932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.491909  8934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.492913   431 server_base.cc:1061] running on GCE node
I20260630 12:14:45.493854   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.494087   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.494277   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821685494260 us; error 0 us; skew 500 ppm
I20260630 12:14:45.495059   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.497448   431 webserver.cc:533] Webserver started at http://127.0.107.254:42179/ using document root <none> and password file <none>
I20260630 12:14:45.497949   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.498165   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:45.498509   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:45.499603   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "8c468271152646719380f3c26949150d"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-dxwh"
I20260630 12:14:45.504242   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:45.507769  8939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.508723   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:14:45.508981   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "8c468271152646719380f3c26949150d"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-dxwh"
I20260630 12:14:45.509218   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-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:45.521275   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.522346   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.560048   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42987
I20260630 12:14:45.560266  8990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42987 every 8 connection(s)
I20260630 12:14:45.564019  8991 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:45.575029  8991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d: Bootstrap starting.
I20260630 12:14:45.579797  8991 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:45.584167  8991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d: No bootstrap required, opened a new log
I20260630 12:14:45.586529  8991 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c468271152646719380f3c26949150d" member_type: VOTER }
I20260630 12:14:45.587023  8991 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:45.587265  8991 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c468271152646719380f3c26949150d, State: Initialized, Role: FOLLOWER
I20260630 12:14:45.587883  8991 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8c468271152646719380f3c26949150d" member_type: VOTER }
I20260630 12:14:45.588378  8991 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:45.588640  8991 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:45.588920  8991 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:45.594753  8991 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c468271152646719380f3c26949150d" member_type: VOTER }
I20260630 12:14:45.595345  8991 leader_election.cc:304] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [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: 8c468271152646719380f3c26949150d; no voters: 
I20260630 12:14:45.596555  8991 leader_election.cc:290] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:45.596992  8994 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:45.598392  8994 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 1 LEADER]: Becoming Leader. State: Replica: 8c468271152646719380f3c26949150d, State: Running, Role: LEADER
I20260630 12:14:45.599092  8994 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [LEADER]: Queue going to LEADER mode. State: All 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: "8c468271152646719380f3c26949150d" member_type: VOTER }
I20260630 12:14:45.599738  8991 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:45.603438  8995 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8c468271152646719380f3c26949150d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c468271152646719380f3c26949150d" member_type: VOTER } }
I20260630 12:14:45.604206  8995 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:45.604511  8996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8c468271152646719380f3c26949150d. Latest consensus state: current_term: 1 leader_uuid: "8c468271152646719380f3c26949150d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c468271152646719380f3c26949150d" member_type: VOTER } }
I20260630 12:14:45.605417  8996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:45.608839  9001 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:45.617735  9001 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:45.618841   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:45.627230  9001 catalog_manager.cc:1383] Generated new cluster ID: 3031f0a424a848aa8ec6f783a4a6420a
I20260630 12:14:45.627532  9001 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:45.657948  9001 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:45.659308  9001 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:45.676375  9001 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d: Generated new TSK 0
I20260630 12:14:45.677186  9001 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:45.685262   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:45.691247  9012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.691934  9013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.694101  9015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.694324   431 server_base.cc:1061] running on GCE node
I20260630 12:14:45.695350   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.695549   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.695672   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821685695660 us; error 0 us; skew 500 ppm
I20260630 12:14:45.696096   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.698328   431 webserver.cc:533] Webserver started at http://127.0.107.193:41715/ using document root <none> and password file <none>
I20260630 12:14:45.698873   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.699026   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:45.699234   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:45.700227   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "0203a69033364c6e8b205eaa360b22f0"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-dxwh"
I20260630 12:14:45.704783   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:45.708192  9020 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.709172   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:14:45.709465   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "0203a69033364c6e8b205eaa360b22f0"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-dxwh"
I20260630 12:14:45.709709   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-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:45.722077   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.723259   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.724709   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:45.727133   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:45.727362   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.727640   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:45.727808   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.765574   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45721
I20260630 12:14:45.765672  9082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45721 every 8 connection(s)
I20260630 12:14:45.770633   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:45.777743  9087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.779876  9088 instance_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:45.781527   431 server_base.cc:1061] running on GCE node
W20260630 12:14:45.781885  9090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.783020   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.783320   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.783524   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821685783506 us; error 0 us; skew 500 ppm
I20260630 12:14:45.784210   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.784466  9083 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42987
I20260630 12:14:45.784925  9083 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:45.785842  9083 heartbeater.cc:507] Master 127.0.107.254:42987 requested a full tablet report, sending...
I20260630 12:14:45.787528   431 webserver.cc:533] Webserver started at http://127.0.107.194:40845/ using document root <none> and password file <none>
I20260630 12:14:45.788100   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.788313   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:45.788228  8956 ts_manager.cc:194] Registered new tserver with Master: 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721)
I20260630 12:14:45.788872   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:45.789980   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "b2ffc1cd932847eda8022cfbf49b8892"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-dxwh"
I20260630 12:14:45.790359  8956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34690
I20260630 12:14:45.794816   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:14:45.798326  9095 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.799229   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:45.799556   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "b2ffc1cd932847eda8022cfbf49b8892"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-dxwh"
I20260630 12:14:45.799872   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-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:45.813051   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.814185   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.815752   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:45.818154   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:45.818455   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.818724   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:45.818917   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.859316   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35505
I20260630 12:14:45.859406  9157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35505 every 8 connection(s)
I20260630 12:14:45.864362   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:45.871438  9161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.872293  9162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:14:45.875741  9164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:14:45.877050   431 server_base.cc:1061] running on GCE node
I20260630 12:14:45.877238  9158 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42987
I20260630 12:14:45.877789  9158 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:45.878208   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:45.878521   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:14:45.878734   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821685878717 us; error 0 us; skew 500 ppm
I20260630 12:14:45.878664  9158 heartbeater.cc:507] Master 127.0.107.254:42987 requested a full tablet report, sending...
I20260630 12:14:45.879559   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:45.881397  8956 ts_manager.cc:194] Registered new tserver with Master: b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505)
I20260630 12:14:45.882530   431 webserver.cc:533] Webserver started at http://127.0.107.195:36255/ using document root <none> and password file <none>
I20260630 12:14:45.883208   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:45.883458   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:45.883327  8956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34694
I20260630 12:14:45.883891   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:45.885298   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "3a14456fa7434240bbdbe62bc589a6b7"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-dxwh"
I20260630 12:14:45.889626   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260630 12:14:45.893033  9169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.894094   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:45.894474   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "3a14456fa7434240bbdbe62bc589a6b7"
format_stamp: "Formatted at 2026-06-30 12:14:45 on dist-test-slave-dxwh"
I20260630 12:14:45.894734   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821480598769-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:45.909857   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:45.911269   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:45.912784   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:45.914992   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:45.915235   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.915498   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:45.915688   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:45.954182   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44285
I20260630 12:14:45.954290  9231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44285 every 8 connection(s)
I20260630 12:14:45.968523  9232 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42987
I20260630 12:14:45.968956  9232 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:45.969638  9232 heartbeater.cc:507] Master 127.0.107.254:42987 requested a full tablet report, sending...
I20260630 12:14:45.971731  8956 ts_manager.cc:194] Registered new tserver with Master: 3a14456fa7434240bbdbe62bc589a6b7 (127.0.107.195:44285)
I20260630 12:14:45.972414   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014879131s
I20260630 12:14:45.973147  8956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34700
I20260630 12:14:46.793128  9083 heartbeater.cc:499] Master 127.0.107.254:42987 was elected leader, sending a full tablet report...
I20260630 12:14:46.886356  9158 heartbeater.cc:499] Master 127.0.107.254:42987 was elected leader, sending a full tablet report...
I20260630 12:14:46.976132  9232 heartbeater.cc:499] Master 127.0.107.254:42987 was elected leader, sending a full tablet report...
I20260630 12:14:47.034788  8956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34702:
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:47.037110  8956 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:47.114251  9123 tablet_service.cc:1511] Processing CreateTablet for tablet 1efadfdf1cd44fdab6d1dc3ddd913486 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:47.115700  9123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efadfdf1cd44fdab6d1dc3ddd913486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.121707  9048 tablet_service.cc:1511] Processing CreateTablet for tablet 1efadfdf1cd44fdab6d1dc3ddd913486 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:47.123274  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efadfdf1cd44fdab6d1dc3ddd913486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.123690  9044 tablet_service.cc:1511] Processing CreateTablet for tablet 54ded148987d4ff691e6e29c4703b480 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:47.124306  9122 tablet_service.cc:1511] Processing CreateTablet for tablet e09918f6ef9e49be81711716a75aa397 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:47.125195  9044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ded148987d4ff691e6e29c4703b480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.124874  9121 tablet_service.cc:1511] Processing CreateTablet for tablet db69f1ff7fd24d21be8b3632fa2e0957 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:47.125770  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09918f6ef9e49be81711716a75aa397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.126492  9121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db69f1ff7fd24d21be8b3632fa2e0957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.127542  9120 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd54c1c89824d8195f78843f8080491 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:47.128944  9120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd54c1c89824d8195f78843f8080491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.128758  9046 tablet_service.cc:1511] Processing CreateTablet for tablet db69f1ff7fd24d21be8b3632fa2e0957 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:47.130280  9046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db69f1ff7fd24d21be8b3632fa2e0957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.133602  9047 tablet_service.cc:1511] Processing CreateTablet for tablet e09918f6ef9e49be81711716a75aa397 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:47.127600  9045 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd54c1c89824d8195f78843f8080491 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:47.135159  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09918f6ef9e49be81711716a75aa397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.135928  9045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd54c1c89824d8195f78843f8080491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.151598  9252 tablet_bootstrap.cc:492] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892: Bootstrap starting.
I20260630 12:14:47.158329  9252 tablet_bootstrap.cc:654] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.163504  9196 tablet_service.cc:1511] Processing CreateTablet for tablet e09918f6ef9e49be81711716a75aa397 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:47.164978  9196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e09918f6ef9e49be81711716a75aa397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.167481  9123 tablet_service.cc:1511] Processing CreateTablet for tablet 54ded148987d4ff691e6e29c4703b480 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:47.168571  9194 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd54c1c89824d8195f78843f8080491 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:47.169246  9123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ded148987d4ff691e6e29c4703b480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.169673  9253 tablet_bootstrap.cc:492] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0: Bootstrap starting.
I20260630 12:14:47.169983  9194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd54c1c89824d8195f78843f8080491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.171420  9197 tablet_service.cc:1511] Processing CreateTablet for tablet 1efadfdf1cd44fdab6d1dc3ddd913486 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:47.167472  9195 tablet_service.cc:1511] Processing CreateTablet for tablet db69f1ff7fd24d21be8b3632fa2e0957 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:47.175526  9193 tablet_service.cc:1511] Processing CreateTablet for tablet 54ded148987d4ff691e6e29c4703b480 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:47.179888  9195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db69f1ff7fd24d21be8b3632fa2e0957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.176964  9253 tablet_bootstrap.cc:654] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.182736  9197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1efadfdf1cd44fdab6d1dc3ddd913486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.186916  9193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ded148987d4ff691e6e29c4703b480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.192492  9047 tablet_service.cc:1511] Processing CreateTablet for tablet 79b40854b84a4a3491591b41a5699cb2 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:47.193869  9047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b40854b84a4a3491591b41a5699cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.193990  9122 tablet_service.cc:1511] Processing CreateTablet for tablet 79b40854b84a4a3491591b41a5699cb2 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:47.195355  9122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b40854b84a4a3491591b41a5699cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.198727  9192 tablet_service.cc:1511] Processing CreateTablet for tablet 79b40854b84a4a3491591b41a5699cb2 (DEFAULT_TABLE table=test-workload [id=78843a41fc1f4e3fac654f0c0a1e89b9]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:47.200181  9192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79b40854b84a4a3491591b41a5699cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:47.273191  9256 tablet_bootstrap.cc:492] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7: Bootstrap starting.
I20260630 12:14:47.273749  9252 tablet_bootstrap.cc:492] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892: No bootstrap required, opened a new log
I20260630 12:14:47.274333  9252 ts_tablet_manager.cc:1403] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.061s
I20260630 12:14:47.277571  9252 raft_consensus.cc:359] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } } peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } }
I20260630 12:14:47.278414  9252 raft_consensus.cc:385] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.278766  9252 raft_consensus.cc:740] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2ffc1cd932847eda8022cfbf49b8892, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.279764  9252 consensus_queue.cc:260] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } } peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } }
I20260630 12:14:47.281967  9256 tablet_bootstrap.cc:654] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.291792  9252 ts_tablet_manager.cc:1434] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892: Time spent starting tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:14:47.292194  9256 tablet_bootstrap.cc:492] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7: No bootstrap required, opened a new log
I20260630 12:14:47.292729  9256 ts_tablet_manager.cc:1403] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260630 12:14:47.295710  9256 raft_consensus.cc:359] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.296469  9256 raft_consensus.cc:385] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.296756  9256 raft_consensus.cc:740] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.301337  9253 tablet_bootstrap.cc:492] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0: No bootstrap required, opened a new log
I20260630 12:14:47.301934  9253 ts_tablet_manager.cc:1403] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0: Time spent bootstrapping tablet: real 0.133s	user 0.038s	sys 0.043s
I20260630 12:14:47.297668  9256 consensus_queue.cc:260] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.302661  9252 tablet_bootstrap.cc:492] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892: Bootstrap starting.
I20260630 12:14:47.305536  9253 raft_consensus.cc:359] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.306557  9253 raft_consensus.cc:385] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.306962  9253 raft_consensus.cc:740] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0203a69033364c6e8b205eaa360b22f0, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.307924  9253 consensus_queue.cc:260] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.308915  9252 tablet_bootstrap.cc:654] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.317389  9256 ts_tablet_manager.cc:1434] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.011s
I20260630 12:14:47.317966  9253 ts_tablet_manager.cc:1434] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:14:47.319108  9253 tablet_bootstrap.cc:492] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0: Bootstrap starting.
I20260630 12:14:47.324560  9256 tablet_bootstrap.cc:492] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7: Bootstrap starting.
I20260630 12:14:47.325224  9253 tablet_bootstrap.cc:654] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.337606  9256 tablet_bootstrap.cc:654] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.340901  9259 raft_consensus.cc:493] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.341833  9259 raft_consensus.cc:515] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.344380  9253 tablet_bootstrap.cc:492] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0: No bootstrap required, opened a new log
I20260630 12:14:47.344918  9252 tablet_bootstrap.cc:492] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892: No bootstrap required, opened a new log
I20260630 12:14:47.344998  9253 ts_tablet_manager.cc:1403] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260630 12:14:47.345922  9252 ts_tablet_manager.cc:1403] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.014s
I20260630 12:14:47.349558  9252 raft_consensus.cc:359] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.350477  9252 raft_consensus.cc:385] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.350852  9252 raft_consensus.cc:740] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2ffc1cd932847eda8022cfbf49b8892, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.351722  9252 consensus_queue.cc:260] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.353790  9252 ts_tablet_manager.cc:1434] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:47.353467  9253 raft_consensus.cc:359] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } } peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } }
I20260630 12:14:47.354295  9259 leader_election.cc:290] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721), b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505)
I20260630 12:14:47.360001  9256 tablet_bootstrap.cc:492] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7: No bootstrap required, opened a new log
I20260630 12:14:47.360548  9256 ts_tablet_manager.cc:1403] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260630 12:14:47.357198  9253 raft_consensus.cc:385] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.361820  9253 raft_consensus.cc:740] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0203a69033364c6e8b205eaa360b22f0, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.363178  9256 raft_consensus.cc:359] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.363030  9253 consensus_queue.cc:260] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } } peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } }
I20260630 12:14:47.363963  9256 raft_consensus.cc:385] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.364323  9256 raft_consensus.cc:740] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.365172  9256 consensus_queue.cc:260] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.365612  9253 ts_tablet_manager.cc:1434] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260630 12:14:47.354948  9252 tablet_bootstrap.cc:492] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892: Bootstrap starting.
I20260630 12:14:47.366827  9253 tablet_bootstrap.cc:492] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0: Bootstrap starting.
I20260630 12:14:47.373827  9256 ts_tablet_manager.cc:1434] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260630 12:14:47.374054  9253 tablet_bootstrap.cc:654] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.380090  9256 tablet_bootstrap.cc:492] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7: Bootstrap starting.
I20260630 12:14:47.382659  9252 tablet_bootstrap.cc:654] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.387706  9253 tablet_bootstrap.cc:492] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0: No bootstrap required, opened a new log
I20260630 12:14:47.387982  9256 tablet_bootstrap.cc:654] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.388409  9253 ts_tablet_manager.cc:1403] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.000s
I20260630 12:14:47.392673  9253 raft_consensus.cc:359] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.393745  9253 raft_consensus.cc:385] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.397948  9133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b40854b84a4a3491591b41a5699cb2" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892" is_pre_election: true
W20260630 12:14:47.399636  9172 leader_election.cc:343] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:47.400759  9058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b40854b84a4a3491591b41a5699cb2" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0" is_pre_election: true
I20260630 12:14:47.401623  9256 tablet_bootstrap.cc:492] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7: No bootstrap required, opened a new log
I20260630 12:14:47.402163  9256 ts_tablet_manager.cc:1403] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.001s
W20260630 12:14:47.403017  9170 leader_election.cc:343] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:47.403627  9170 leader_election.cc:304] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [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: 3a14456fa7434240bbdbe62bc589a6b7; no voters: 0203a69033364c6e8b205eaa360b22f0, b2ffc1cd932847eda8022cfbf49b8892
I20260630 12:14:47.394151  9253 raft_consensus.cc:740] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0203a69033364c6e8b205eaa360b22f0, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.404430  9259 raft_consensus.cc:2749] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:14:47.404892  9253 consensus_queue.cc:260] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.405784  9256 raft_consensus.cc:359] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.406548  9256 raft_consensus.cc:385] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.406839  9256 raft_consensus.cc:740] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.407279  9253 ts_tablet_manager.cc:1434] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260630 12:14:47.407712  9256 consensus_queue.cc:260] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.408780  9253 tablet_bootstrap.cc:492] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0: Bootstrap starting.
I20260630 12:14:47.410235  9256 ts_tablet_manager.cc:1434] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:14:47.411473  9256 tablet_bootstrap.cc:492] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7: Bootstrap starting.
I20260630 12:14:47.412874  9252 tablet_bootstrap.cc:492] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892: No bootstrap required, opened a new log
I20260630 12:14:47.413497  9252 ts_tablet_manager.cc:1403] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.016s
I20260630 12:14:47.416661  9252 raft_consensus.cc:359] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.417510  9252 raft_consensus.cc:385] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.417863  9252 raft_consensus.cc:740] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2ffc1cd932847eda8022cfbf49b8892, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.417999  9256 tablet_bootstrap.cc:654] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.418920  9252 consensus_queue.cc:260] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.422885  9253 tablet_bootstrap.cc:654] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.427825  9252 ts_tablet_manager.cc:1434] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:14:47.429486  9252 tablet_bootstrap.cc:492] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892: Bootstrap starting.
I20260630 12:14:47.434650  9253 tablet_bootstrap.cc:492] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0: No bootstrap required, opened a new log
I20260630 12:14:47.435257  9253 ts_tablet_manager.cc:1403] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260630 12:14:47.437589  9252 tablet_bootstrap.cc:654] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.438333  9253 raft_consensus.cc:359] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.439168  9253 raft_consensus.cc:385] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.439484  9253 raft_consensus.cc:740] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0203a69033364c6e8b205eaa360b22f0, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.440286  9253 consensus_queue.cc:260] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.441905  9256 tablet_bootstrap.cc:492] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7: No bootstrap required, opened a new log
I20260630 12:14:47.442463  9256 ts_tablet_manager.cc:1403] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.006s
I20260630 12:14:47.442553  9253 ts_tablet_manager.cc:1434] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:47.444167  9253 tablet_bootstrap.cc:492] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0: Bootstrap starting.
I20260630 12:14:47.445308  9256 raft_consensus.cc:359] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.446067  9256 raft_consensus.cc:385] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.446360  9256 raft_consensus.cc:740] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.446781  9252 tablet_bootstrap.cc:492] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892: No bootstrap required, opened a new log
I20260630 12:14:47.447357  9252 ts_tablet_manager.cc:1403] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.001s
I20260630 12:14:47.447165  9256 consensus_queue.cc:260] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.449586  9256 ts_tablet_manager.cc:1434] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:14:47.451084  9256 tablet_bootstrap.cc:492] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7: Bootstrap starting.
I20260630 12:14:47.451646  9253 tablet_bootstrap.cc:654] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.453488  9252 raft_consensus.cc:359] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.454339  9252 raft_consensus.cc:385] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.454733  9252 raft_consensus.cc:740] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2ffc1cd932847eda8022cfbf49b8892, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.455608  9252 consensus_queue.cc:260] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.458074  9256 tablet_bootstrap.cc:654] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.458475  9252 ts_tablet_manager.cc:1434] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260630 12:14:47.459658  9252 tablet_bootstrap.cc:492] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892: Bootstrap starting.
I20260630 12:14:47.465670  9252 tablet_bootstrap.cc:654] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.474938  9253 tablet_bootstrap.cc:492] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0: No bootstrap required, opened a new log
I20260630 12:14:47.475308  9256 tablet_bootstrap.cc:492] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7: No bootstrap required, opened a new log
I20260630 12:14:47.475483  9253 ts_tablet_manager.cc:1403] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.010s
I20260630 12:14:47.475832  9256 ts_tablet_manager.cc:1403] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.003s
I20260630 12:14:47.475930  9252 tablet_bootstrap.cc:492] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892: No bootstrap required, opened a new log
I20260630 12:14:47.476459  9252 ts_tablet_manager.cc:1403] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260630 12:14:47.478147  9256 raft_consensus.cc:359] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.478818  9256 raft_consensus.cc:385] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.478581  9253 raft_consensus.cc:359] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.479130  9256 raft_consensus.cc:740] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.479386  9253 raft_consensus.cc:385] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.479776  9253 raft_consensus.cc:740] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0203a69033364c6e8b205eaa360b22f0, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.479945  9256 consensus_queue.cc:260] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.480126  9252 raft_consensus.cc:359] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.480865  9252 raft_consensus.cc:385] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.481189  9252 raft_consensus.cc:740] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2ffc1cd932847eda8022cfbf49b8892, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.480717  9253 consensus_queue.cc:260] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.482019  9252 consensus_queue.cc:260] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.482638  9256 ts_tablet_manager.cc:1434] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:14:47.483764  9256 tablet_bootstrap.cc:492] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7: Bootstrap starting.
I20260630 12:14:47.485962  9253 ts_tablet_manager.cc:1434] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:14:47.487126  9253 tablet_bootstrap.cc:492] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0: Bootstrap starting.
I20260630 12:14:47.490144  9256 tablet_bootstrap.cc:654] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.493881  9253 tablet_bootstrap.cc:654] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.497545  9252 ts_tablet_manager.cc:1434] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.006s
I20260630 12:14:47.498744  9252 tablet_bootstrap.cc:492] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892: Bootstrap starting.
I20260630 12:14:47.504520  9252 tablet_bootstrap.cc:654] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:47.508680  9253 tablet_bootstrap.cc:492] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0: No bootstrap required, opened a new log
I20260630 12:14:47.509240  9253 ts_tablet_manager.cc:1403] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.012s
I20260630 12:14:47.510124  9256 tablet_bootstrap.cc:492] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7: No bootstrap required, opened a new log
I20260630 12:14:47.510268  9252 tablet_bootstrap.cc:492] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892: No bootstrap required, opened a new log
I20260630 12:14:47.510763  9256 ts_tablet_manager.cc:1403] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260630 12:14:47.510943  9252 ts_tablet_manager.cc:1403] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260630 12:14:47.512650  9253 raft_consensus.cc:359] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.513526  9253 raft_consensus.cc:385] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.513597  9256 raft_consensus.cc:359] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } } peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } }
I20260630 12:14:47.513938  9253 raft_consensus.cc:740] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0203a69033364c6e8b205eaa360b22f0, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.514403  9256 raft_consensus.cc:385] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.514142  9252 raft_consensus.cc:359] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.514603  9259 raft_consensus.cc:493] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.514824  9256 raft_consensus.cc:740] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.515018  9252 raft_consensus.cc:385] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:47.514937  9253 consensus_queue.cc:260] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.515636  9252 raft_consensus.cc:740] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2ffc1cd932847eda8022cfbf49b8892, State: Initialized, Role: FOLLOWER
I20260630 12:14:47.515383  9259 raft_consensus.cc:515] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.515829  9256 consensus_queue.cc:260] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } } peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } }
I20260630 12:14:47.516621  9252 consensus_queue.cc:260] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.519524  9133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd54c1c89824d8195f78843f8080491" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892" is_pre_election: true
I20260630 12:14:47.520228  9253 ts_tablet_manager.cc:1434] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260630 12:14:47.520423  9133 raft_consensus.cc:2468] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 0.
I20260630 12:14:47.521570  9252 ts_tablet_manager.cc:1434] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:14:47.523829  9172 leader_election.cc:304] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a14456fa7434240bbdbe62bc589a6b7, b2ffc1cd932847eda8022cfbf49b8892; no voters: 
I20260630 12:14:47.525548  9259 leader_election.cc:290] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721), b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505)
I20260630 12:14:47.532967  9259 raft_consensus.cc:2804] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:47.533358  9259 raft_consensus.cc:493] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.533667  9259 raft_consensus.cc:3060] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.526432  9058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd54c1c89824d8195f78843f8080491" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0" is_pre_election: true
I20260630 12:14:47.538930  9058 raft_consensus.cc:2468] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 0.
I20260630 12:14:47.543563  9278 raft_consensus.cc:493] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.545079  9256 ts_tablet_manager.cc:1434] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.008s
I20260630 12:14:47.544723  9278 raft_consensus.cc:515] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.547842  9058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db69f1ff7fd24d21be8b3632fa2e0957" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0" is_pre_election: true
I20260630 12:14:47.548094  9259 raft_consensus.cc:515] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.548543  9058 raft_consensus.cc:2468] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 0.
I20260630 12:14:47.549875  9170 leader_election.cc:304] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0203a69033364c6e8b205eaa360b22f0, 3a14456fa7434240bbdbe62bc589a6b7; no voters: 
I20260630 12:14:47.550990  9133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db69f1ff7fd24d21be8b3632fa2e0957" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892" is_pre_election: true
I20260630 12:14:47.551679  9133 raft_consensus.cc:2468] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 0.
I20260630 12:14:47.552892  9279 raft_consensus.cc:2804] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:47.553402  9279 raft_consensus.cc:493] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.553756  9279 raft_consensus.cc:3060] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.554850  9259 leader_election.cc:290] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 election: Requested vote from peers 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721), b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505)
I20260630 12:14:47.555439  9259 raft_consensus.cc:493] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.555761  9058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd54c1c89824d8195f78843f8080491" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0"
I20260630 12:14:47.555867  9259 raft_consensus.cc:515] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.556442  9058 raft_consensus.cc:3060] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.558514  9259 leader_election.cc:290] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721), b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505)
I20260630 12:14:47.558777  9057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ded148987d4ff691e6e29c4703b480" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0" is_pre_election: true
I20260630 12:14:47.559482  9057 raft_consensus.cc:2468] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 0.
I20260630 12:14:47.549872  9278 leader_election.cc:290] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721), b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505)
I20260630 12:14:47.560434  9170 leader_election.cc:304] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0203a69033364c6e8b205eaa360b22f0, 3a14456fa7434240bbdbe62bc589a6b7; no voters: 
I20260630 12:14:47.561308  9278 raft_consensus.cc:2804] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:47.561685  9278 raft_consensus.cc:493] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.561997  9278 raft_consensus.cc:3060] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.562673  9058 raft_consensus.cc:2468] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 1.
I20260630 12:14:47.563620  9170 leader_election.cc:304] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0203a69033364c6e8b205eaa360b22f0, 3a14456fa7434240bbdbe62bc589a6b7; no voters: 
I20260630 12:14:47.564303  9259 raft_consensus.cc:2804] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.564777  9259 raft_consensus.cc:697] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Running, Role: LEADER
I20260630 12:14:47.565568  9259 consensus_queue.cc:237] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.566346  9279 raft_consensus.cc:515] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.567670  9133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd54c1c89824d8195f78843f8080491" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892"
I20260630 12:14:47.568253  9133 raft_consensus.cc:3060] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.568384  9279 leader_election.cc:290] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 election: Requested vote from peers 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721), b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505)
I20260630 12:14:47.569146  9278 raft_consensus.cc:515] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.570655  9278 leader_election.cc:290] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 election: Requested vote from peers 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721), b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505)
I20260630 12:14:47.576274  9057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ded148987d4ff691e6e29c4703b480" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0"
I20260630 12:14:47.576936  9057 raft_consensus.cc:3060] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.576860  9058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db69f1ff7fd24d21be8b3632fa2e0957" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0"
I20260630 12:14:47.577641  9058 raft_consensus.cc:3060] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.582402  9133 raft_consensus.cc:2468] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 1.
I20260630 12:14:47.581889  8956 catalog_manager.cc:5697] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a14456fa7434240bbdbe62bc589a6b7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3a14456fa7434240bbdbe62bc589a6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:47.583983  9057 raft_consensus.cc:2468] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 1.
I20260630 12:14:47.584509  9058 raft_consensus.cc:2468] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 1.
I20260630 12:14:47.584547  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ded148987d4ff691e6e29c4703b480" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892" is_pre_election: true
I20260630 12:14:47.585368  9132 raft_consensus.cc:2468] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 0.
I20260630 12:14:47.586412  9170 leader_election.cc:304] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0203a69033364c6e8b205eaa360b22f0, 3a14456fa7434240bbdbe62bc589a6b7; no voters: 
I20260630 12:14:47.587153  9259 raft_consensus.cc:2804] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.587307  9170 leader_election.cc:304] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0203a69033364c6e8b205eaa360b22f0, 3a14456fa7434240bbdbe62bc589a6b7; no voters: 
I20260630 12:14:47.587680  9259 raft_consensus.cc:697] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Running, Role: LEADER
I20260630 12:14:47.588523  9259 consensus_queue.cc:237] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.589618  9278 raft_consensus.cc:2804] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.590400  9278 raft_consensus.cc:697] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Running, Role: LEADER
I20260630 12:14:47.591431  9278 consensus_queue.cc:237] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.593225  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db69f1ff7fd24d21be8b3632fa2e0957" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892"
I20260630 12:14:47.594211  9132 raft_consensus.cc:3060] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.607769  9133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ded148987d4ff691e6e29c4703b480" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892"
I20260630 12:14:47.608471  9133 raft_consensus.cc:3060] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.609603  9132 raft_consensus.cc:2468] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 1.
I20260630 12:14:47.612849  8956 catalog_manager.cc:5697] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a14456fa7434240bbdbe62bc589a6b7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3a14456fa7434240bbdbe62bc589a6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } health_report { overall_health: HEALTHY } } }
W20260630 12:14:47.613595  9004 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:14:47.614576  8956 catalog_manager.cc:5697] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a14456fa7434240bbdbe62bc589a6b7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3a14456fa7434240bbdbe62bc589a6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:47.621115  9133 raft_consensus.cc:2468] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 1.
I20260630 12:14:47.633622  9259 raft_consensus.cc:493] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.634199  9259 raft_consensus.cc:515] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } } peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } }
I20260630 12:14:47.636132  9259 leader_election.cc:290] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505), 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721)
I20260630 12:14:47.636900  9259 raft_consensus.cc:493] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.636963  9133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efadfdf1cd44fdab6d1dc3ddd913486" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892" is_pre_election: true
I20260630 12:14:47.637202  9058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efadfdf1cd44fdab6d1dc3ddd913486" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0" is_pre_election: true
I20260630 12:14:47.637703  9133 raft_consensus.cc:2468] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 0.
I20260630 12:14:47.637444  9259 raft_consensus.cc:515] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.637885  9058 raft_consensus.cc:2468] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 0.
I20260630 12:14:47.638921  9172 leader_election.cc:304] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a14456fa7434240bbdbe62bc589a6b7, b2ffc1cd932847eda8022cfbf49b8892; no voters: 
I20260630 12:14:47.639664  9278 raft_consensus.cc:2804] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:47.640069  9278 raft_consensus.cc:493] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.640138  9259 leader_election.cc:290] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721), b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505)
I20260630 12:14:47.640470  9278 raft_consensus.cc:3060] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.640817  9058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09918f6ef9e49be81711716a75aa397" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0" is_pre_election: true
I20260630 12:14:47.641479  9058 raft_consensus.cc:2468] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 0.
I20260630 12:14:47.642503  9133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09918f6ef9e49be81711716a75aa397" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892" is_pre_election: true
I20260630 12:14:47.642517  9170 leader_election.cc:304] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0203a69033364c6e8b205eaa360b22f0, 3a14456fa7434240bbdbe62bc589a6b7; no voters: 
I20260630 12:14:47.643318  9133 raft_consensus.cc:2468] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 0.
I20260630 12:14:47.643548  9259 raft_consensus.cc:2804] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:47.644008  9259 raft_consensus.cc:493] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.644352  9259 raft_consensus.cc:3060] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.647022  9278 raft_consensus.cc:515] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } } peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } }
I20260630 12:14:47.648943  9278 leader_election.cc:290] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 election: Requested vote from peers b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505), 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721)
I20260630 12:14:47.649773  9133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efadfdf1cd44fdab6d1dc3ddd913486" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892"
I20260630 12:14:47.649664  9259 raft_consensus.cc:515] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.649974  9058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1efadfdf1cd44fdab6d1dc3ddd913486" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0"
I20260630 12:14:47.650563  9133 raft_consensus.cc:3060] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.650710  9058 raft_consensus.cc:3060] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.652105  9259 leader_election.cc:290] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 election: Requested vote from peers 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193:45721), b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505)
I20260630 12:14:47.652935  9057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09918f6ef9e49be81711716a75aa397" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0203a69033364c6e8b205eaa360b22f0"
I20260630 12:14:47.653587  9057 raft_consensus.cc:3060] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.655848  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e09918f6ef9e49be81711716a75aa397" candidate_uuid: "3a14456fa7434240bbdbe62bc589a6b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892"
I20260630 12:14:47.656844  9132 raft_consensus.cc:3060] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.657078  9133 raft_consensus.cc:2468] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 1.
I20260630 12:14:47.657996  9058 raft_consensus.cc:2468] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 1.
I20260630 12:14:47.658609  9172 leader_election.cc:304] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a14456fa7434240bbdbe62bc589a6b7, b2ffc1cd932847eda8022cfbf49b8892; no voters: 
I20260630 12:14:47.659897  9259 raft_consensus.cc:2804] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.660408  9259 raft_consensus.cc:697] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Running, Role: LEADER
I20260630 12:14:47.660967  9057 raft_consensus.cc:2468] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 1.
I20260630 12:14:47.661232  9259 consensus_queue.cc:237] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } } peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } }
I20260630 12:14:47.662338  9170 leader_election.cc:304] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0203a69033364c6e8b205eaa360b22f0, 3a14456fa7434240bbdbe62bc589a6b7; no voters: 
I20260630 12:14:47.663132  9278 raft_consensus.cc:2804] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.663753  9278 raft_consensus.cc:697] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a14456fa7434240bbdbe62bc589a6b7, State: Running, Role: LEADER
I20260630 12:14:47.664462  9278 consensus_queue.cc:237] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.664700  9132 raft_consensus.cc:2468] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a14456fa7434240bbdbe62bc589a6b7 in term 1.
I20260630 12:14:47.670123  8956 catalog_manager.cc:5697] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a14456fa7434240bbdbe62bc589a6b7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3a14456fa7434240bbdbe62bc589a6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:47.682575  8956 catalog_manager.cc:5697] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a14456fa7434240bbdbe62bc589a6b7 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3a14456fa7434240bbdbe62bc589a6b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:47.775388  9260 raft_consensus.cc:493] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:47.775947  9260 raft_consensus.cc:515] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.778151  9260 leader_election.cc:290] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505), 3a14456fa7434240bbdbe62bc589a6b7 (127.0.107.195:44285)
I20260630 12:14:47.788153  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b40854b84a4a3491591b41a5699cb2" candidate_uuid: "0203a69033364c6e8b205eaa360b22f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892" is_pre_election: true
I20260630 12:14:47.788615  9207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b40854b84a4a3491591b41a5699cb2" candidate_uuid: "0203a69033364c6e8b205eaa360b22f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a14456fa7434240bbdbe62bc589a6b7" is_pre_election: true
I20260630 12:14:47.788978  9132 raft_consensus.cc:2468] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0203a69033364c6e8b205eaa360b22f0 in term 0.
I20260630 12:14:47.789337  9207 raft_consensus.cc:2468] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0203a69033364c6e8b205eaa360b22f0 in term 0.
I20260630 12:14:47.790191  9023 leader_election.cc:304] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0203a69033364c6e8b205eaa360b22f0, b2ffc1cd932847eda8022cfbf49b8892; no voters: 
I20260630 12:14:47.791055  9260 raft_consensus.cc:2804] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:47.791440  9260 raft_consensus.cc:493] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:47.791697  9260 raft_consensus.cc:3060] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.796633  9260 raft_consensus.cc:515] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.798830  9260 leader_election.cc:290] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [CANDIDATE]: Term 1 election: Requested vote from peers b2ffc1cd932847eda8022cfbf49b8892 (127.0.107.194:35505), 3a14456fa7434240bbdbe62bc589a6b7 (127.0.107.195:44285)
I20260630 12:14:47.799237  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b40854b84a4a3491591b41a5699cb2" candidate_uuid: "0203a69033364c6e8b205eaa360b22f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2ffc1cd932847eda8022cfbf49b8892"
I20260630 12:14:47.799410  9207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79b40854b84a4a3491591b41a5699cb2" candidate_uuid: "0203a69033364c6e8b205eaa360b22f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a14456fa7434240bbdbe62bc589a6b7"
I20260630 12:14:47.799952  9132 raft_consensus.cc:3060] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.800064  9207 raft_consensus.cc:3060] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:47.807237  9132 raft_consensus.cc:2468] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0203a69033364c6e8b205eaa360b22f0 in term 1.
I20260630 12:14:47.807237  9207 raft_consensus.cc:2468] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0203a69033364c6e8b205eaa360b22f0 in term 1.
I20260630 12:14:47.808712  9023 leader_election.cc:304] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0203a69033364c6e8b205eaa360b22f0, b2ffc1cd932847eda8022cfbf49b8892; no voters: 
I20260630 12:14:47.809442  9260 raft_consensus.cc:2804] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:47.810436  9260 raft_consensus.cc:697] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 1 LEADER]: Becoming Leader. State: Replica: 0203a69033364c6e8b205eaa360b22f0, State: Running, Role: LEADER
I20260630 12:14:47.811288  9260 consensus_queue.cc:237] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } }
I20260630 12:14:47.818753  8956 catalog_manager.cc:5697] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0203a69033364c6e8b205eaa360b22f0 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "0203a69033364c6e8b205eaa360b22f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 } health_report { overall_health: UNKNOWN } } }
I20260630 12:14:47.986617  9278 consensus_queue.cc:1048] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 }, 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.998759  9278 consensus_queue.cc:1048] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:48.023415  9278 consensus_queue.cc:1048] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:48.042750  9280 consensus_queue.cc:1048] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:48.079823  9259 consensus_queue.cc:1048] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:48.108654  9259 consensus_queue.cc:1048] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:48.114459  9259 consensus_queue.cc:1048] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:48.140974  9279 consensus_queue.cc:1048] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:48.158601  9296 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.006s	sys 0.000s
I20260630 12:14:48.184202  9280 consensus_queue.cc:1048] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0203a69033364c6e8b205eaa360b22f0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:48.192152  9280 consensus_queue.cc:1048] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:48.207561  9260 consensus_queue.cc:1048] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a14456fa7434240bbdbe62bc589a6b7" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:14:48.272210  9260 consensus_queue.cc:1048] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2ffc1cd932847eda8022cfbf49b8892" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:14:48.619345  9237 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:42987, user_credentials={real_user=slave}} blocked reactor thread for 346779us
W20260630 12:14:48.716590  9237 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:42987, user_credentials={real_user=slave}} blocked reactor thread for 96025.3us
W20260630 12:14:48.840644  9024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:44285, user_credentials={real_user=slave}} blocked reactor thread for 58665.9us
W20260630 12:14:48.875694  9170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:45721, user_credentials={real_user=slave}} blocked reactor thread for 118195us
W20260630 12:14:49.410948  9172 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:35505, user_credentials={real_user=slave}} blocked reactor thread for 55481.9us
W20260630 12:14:49.526507  9302 meta_cache.cc:1261] Time spent looking up entry by key: real 0.097s	user 0.003s	sys 0.000s
I20260630 12:14:49.966032   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:49.998719   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:49.999470   431 tablet_replica.cc:333] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0: stopping tablet replica
I20260630 12:14:50.000329   431 raft_consensus.cc:2243] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.000836   431 raft_consensus.cc:2272] T 54ded148987d4ff691e6e29c4703b480 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.003794   431 tablet_replica.cc:333] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0: stopping tablet replica
I20260630 12:14:50.004427   431 raft_consensus.cc:2243] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.005224   431 raft_consensus.cc:2272] T 79b40854b84a4a3491591b41a5699cb2 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.007936   431 tablet_replica.cc:333] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0: stopping tablet replica
I20260630 12:14:50.008540   431 raft_consensus.cc:2243] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.009052   431 raft_consensus.cc:2272] T db69f1ff7fd24d21be8b3632fa2e0957 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.012159   431 tablet_replica.cc:333] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0: stopping tablet replica
I20260630 12:14:50.012753   431 raft_consensus.cc:2243] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.013243   431 raft_consensus.cc:2272] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.015829   431 tablet_replica.cc:333] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0: stopping tablet replica
I20260630 12:14:50.016397   431 raft_consensus.cc:2243] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.016920   431 raft_consensus.cc:2272] T 9bd54c1c89824d8195f78843f8080491 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.019649   431 tablet_replica.cc:333] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0: stopping tablet replica
I20260630 12:14:50.020239   431 raft_consensus.cc:2243] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.020761   431 raft_consensus.cc:2272] T e09918f6ef9e49be81711716a75aa397 P 0203a69033364c6e8b205eaa360b22f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.049515   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:50.066346   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:50.092293   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:50.093029   431 tablet_replica.cc:333] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892: stopping tablet replica
I20260630 12:14:50.093735   431 raft_consensus.cc:2243] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.094494   431 raft_consensus.cc:2272] T db69f1ff7fd24d21be8b3632fa2e0957 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.097329   431 tablet_replica.cc:333] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892: stopping tablet replica
I20260630 12:14:50.097967   431 raft_consensus.cc:2243] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.098588   431 raft_consensus.cc:2272] T 54ded148987d4ff691e6e29c4703b480 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.101164   431 tablet_replica.cc:333] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892: stopping tablet replica
I20260630 12:14:50.101754   431 raft_consensus.cc:2243] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.102300   431 raft_consensus.cc:2272] T 79b40854b84a4a3491591b41a5699cb2 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.105105   431 tablet_replica.cc:333] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892: stopping tablet replica
I20260630 12:14:50.105688   431 raft_consensus.cc:2243] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.106208   431 raft_consensus.cc:2272] T 9bd54c1c89824d8195f78843f8080491 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.108918   431 tablet_replica.cc:333] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892: stopping tablet replica
I20260630 12:14:50.109529   431 raft_consensus.cc:2243] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.110069   431 raft_consensus.cc:2272] T e09918f6ef9e49be81711716a75aa397 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.113018   431 tablet_replica.cc:333] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892: stopping tablet replica
I20260630 12:14:50.113588   431 raft_consensus.cc:2243] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.114120   431 raft_consensus.cc:2272] T 1efadfdf1cd44fdab6d1dc3ddd913486 P b2ffc1cd932847eda8022cfbf49b8892 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.133183   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:50.148538   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:50.172555   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:50.173357   431 tablet_replica.cc:333] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7: stopping tablet replica
I20260630 12:14:50.174008   431 raft_consensus.cc:2243] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.174921   431 raft_consensus.cc:2272] T 1efadfdf1cd44fdab6d1dc3ddd913486 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.177596   431 tablet_replica.cc:333] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7: stopping tablet replica
I20260630 12:14:50.178210   431 raft_consensus.cc:2243] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:50.178825   431 raft_consensus.cc:2272] T 79b40854b84a4a3491591b41a5699cb2 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.181346   431 tablet_replica.cc:333] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7: stopping tablet replica
I20260630 12:14:50.181936   431 raft_consensus.cc:2243] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.182828   431 raft_consensus.cc:2272] T 54ded148987d4ff691e6e29c4703b480 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.185215   431 tablet_replica.cc:333] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7: stopping tablet replica
I20260630 12:14:50.185811   431 raft_consensus.cc:2243] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.186686   431 raft_consensus.cc:2272] T 9bd54c1c89824d8195f78843f8080491 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.189112   431 tablet_replica.cc:333] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7: stopping tablet replica
I20260630 12:14:50.189706   431 raft_consensus.cc:2243] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.190654   431 raft_consensus.cc:2272] T e09918f6ef9e49be81711716a75aa397 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.193243   431 tablet_replica.cc:333] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7: stopping tablet replica
I20260630 12:14:50.193792   431 raft_consensus.cc:2243] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.194660   431 raft_consensus.cc:2272] T db69f1ff7fd24d21be8b3632fa2e0957 P 3a14456fa7434240bbdbe62bc589a6b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.225168   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:50.242017   431 master.cc:562] Master@127.0.107.254:42987 shutting down...
I20260630 12:14:50.264382   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:50.264955   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:50.265278   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8c468271152646719380f3c26949150d: stopping tablet replica
I20260630 12:14:50.285136   431 master.cc:584] Master@127.0.107.254:42987 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4832 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:14:50.314796   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35831
I20260630 12:14:50.315973   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:50.321045  9351 instance_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:50.322002  9352 instance_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:50.322515  9354 instance_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:50.324529   431 server_base.cc:1061] running on GCE node
I20260630 12:14:50.325424   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:50.325601   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:50.325819   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821690325780 us; error 0 us; skew 500 ppm
I20260630 12:14:50.326354   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:50.329020   431 webserver.cc:533] Webserver started at http://127.0.107.254:41831/ using document root <none> and password file <none>
I20260630 12:14:50.329523   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:50.329680   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:50.330011   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:50.331175   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "3a947018c48e4652bb07c107b8cfa49a"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-dxwh"
I20260630 12:14:50.336114   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:14:50.339726  9359 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:50.340567   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:50.340893   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "3a947018c48e4652bb07c107b8cfa49a"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-dxwh"
I20260630 12:14:50.341202   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-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:50.377552   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:50.378857   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:50.414026   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35831
I20260630 12:14:50.414122  9410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35831 every 8 connection(s)
I20260630 12:14:50.418344  9411 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:50.428619  9411 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a: Bootstrap starting.
I20260630 12:14:50.433171  9411 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:50.437224  9411 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a: No bootstrap required, opened a new log
I20260630 12:14:50.439285  9411 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a947018c48e4652bb07c107b8cfa49a" member_type: VOTER }
I20260630 12:14:50.439754  9411 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:50.440040  9411 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a947018c48e4652bb07c107b8cfa49a, State: Initialized, Role: FOLLOWER
I20260630 12:14:50.440608  9411 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a947018c48e4652bb07c107b8cfa49a" member_type: VOTER }
I20260630 12:14:50.441082  9411 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:50.441309  9411 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:50.441583  9411 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:50.446350  9411 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a947018c48e4652bb07c107b8cfa49a" member_type: VOTER }
I20260630 12:14:50.446914  9411 leader_election.cc:304] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [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: 3a947018c48e4652bb07c107b8cfa49a; no voters: 
I20260630 12:14:50.448050  9411 leader_election.cc:290] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:50.448426  9414 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:50.449733  9414 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 1 LEADER]: Becoming Leader. State: Replica: 3a947018c48e4652bb07c107b8cfa49a, State: Running, Role: LEADER
I20260630 12:14:50.450481  9414 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [LEADER]: Queue going to LEADER mode. State: All 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: "3a947018c48e4652bb07c107b8cfa49a" member_type: VOTER }
I20260630 12:14:50.451143  9411 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:50.454670  9415 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3a947018c48e4652bb07c107b8cfa49a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a947018c48e4652bb07c107b8cfa49a" member_type: VOTER } }
I20260630 12:14:50.454950  9416 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a947018c48e4652bb07c107b8cfa49a. Latest consensus state: current_term: 1 leader_uuid: "3a947018c48e4652bb07c107b8cfa49a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a947018c48e4652bb07c107b8cfa49a" member_type: VOTER } }
I20260630 12:14:50.455476  9415 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:50.455821  9416 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:50.459553  9420 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:50.467527  9420 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:50.468564   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:50.476296  9420 catalog_manager.cc:1383] Generated new cluster ID: 7d08d686f2cc4973b990d592f1b98728
I20260630 12:14:50.476612  9420 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:50.497284  9420 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:50.498652  9420 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:50.512686  9420 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a: Generated new TSK 0
I20260630 12:14:50.513366  9420 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:50.535619   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:50.541352  9432 instance_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:50.542680  9433 instance_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:50.544732   431 server_base.cc:1061] running on GCE node
W20260630 12:14:50.545120  9435 instance_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:50.546116   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:50.546347   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:50.546598   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821690546581 us; error 0 us; skew 500 ppm
I20260630 12:14:50.547088   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:50.549515   431 webserver.cc:533] Webserver started at http://127.0.107.193:33739/ using document root <none> and password file <none>
I20260630 12:14:50.550014   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:50.550186   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:50.550551   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:50.551762   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "27e9af7c324342ae8497ffc14fb09f77"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-dxwh"
I20260630 12:14:50.556994   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:14:50.560686  9440 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:50.561583   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:14:50.561959   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "27e9af7c324342ae8497ffc14fb09f77"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-dxwh"
I20260630 12:14:50.562309   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-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:50.592964   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:50.594244   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:50.595813   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:50.598315   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:50.598649   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:50.598923   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:50.599113   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:50.650965   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45369
I20260630 12:14:50.651065  9502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45369 every 8 connection(s)
I20260630 12:14:50.656507   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:50.664691  9507 instance_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:50.665930  9508 instance_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:50.669169  9510 instance_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:50.670425   431 server_base.cc:1061] running on GCE node
I20260630 12:14:50.671252  9503 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35831
I20260630 12:14:50.671685  9503 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:50.672513  9503 heartbeater.cc:507] Master 127.0.107.254:35831 requested a full tablet report, sending...
I20260630 12:14:50.673141   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:50.673424   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:50.673629   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821690673611 us; error 0 us; skew 500 ppm
I20260630 12:14:50.674259   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:50.674921  9376 ts_manager.cc:194] Registered new tserver with Master: 27e9af7c324342ae8497ffc14fb09f77 (127.0.107.193:45369)
I20260630 12:14:50.676980   431 webserver.cc:533] Webserver started at http://127.0.107.194:37245/ using document root <none> and password file <none>
I20260630 12:14:50.677343  9376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47932
I20260630 12:14:50.677498   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:50.677843   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:50.678124   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:50.679370   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-dxwh"
I20260630 12:14:50.683754   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:50.687021  9515 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:50.687856   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:50.688194   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-dxwh"
I20260630 12:14:50.688513   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-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:50.699684   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:50.700728   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:50.702114   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:50.704504   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:50.704854   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:14:50.705196   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:50.705375   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:50.743744   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39025
I20260630 12:14:50.743836  9577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39025 every 8 connection(s)
I20260630 12:14:50.748531   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:50.755940  9581 instance_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:50.757740  9582 instance_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:50.760264  9584 instance_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:50.760728   431 server_base.cc:1061] running on GCE node
I20260630 12:14:50.761811   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:50.762100   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:50.762331   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821690762310 us; error 0 us; skew 500 ppm
I20260630 12:14:50.763007   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:50.763715  9578 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35831
I20260630 12:14:50.764096  9578 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:50.764878  9578 heartbeater.cc:507] Master 127.0.107.254:35831 requested a full tablet report, sending...
I20260630 12:14:50.766191   431 webserver.cc:533] Webserver started at http://127.0.107.195:46107/ using document root <none> and password file <none>
I20260630 12:14:50.766804   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:50.766996   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:50.766888  9376 ts_manager.cc:194] Registered new tserver with Master: e0a27ab48b5d4aabaf953ccc6c2bb163 (127.0.107.194:39025)
I20260630 12:14:50.767405   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:50.768484  9376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47940
I20260630 12:14:50.768600   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "cfe2452c545947fa9f2b2da842f81912"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-dxwh"
I20260630 12:14:50.773213   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:14:50.776577  9589 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:50.777446   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:14:50.777787   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "cfe2452c545947fa9f2b2da842f81912"
format_stamp: "Formatted at 2026-06-30 12:14:50 on dist-test-slave-dxwh"
I20260630 12:14:50.778050   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821480598769-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:50.799526   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:50.800616   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:50.802084   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:50.804409   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:50.804708   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:14:50.804973   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:50.805137   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:50.843973   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33959
I20260630 12:14:50.844020  9651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33959 every 8 connection(s)
I20260630 12:14:50.858044  9652 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35831
I20260630 12:14:50.858491  9652 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:50.859215  9652 heartbeater.cc:507] Master 127.0.107.254:35831 requested a full tablet report, sending...
I20260630 12:14:50.861227  9376 ts_manager.cc:194] Registered new tserver with Master: cfe2452c545947fa9f2b2da842f81912 (127.0.107.195:33959)
I20260630 12:14:50.862082   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014763674s
I20260630 12:14:50.862823  9376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47948
I20260630 12:14:51.680351  9503 heartbeater.cc:499] Master 127.0.107.254:35831 was elected leader, sending a full tablet report...
I20260630 12:14:51.771157  9578 heartbeater.cc:499] Master 127.0.107.254:35831 was elected leader, sending a full tablet report...
I20260630 12:14:51.865432  9652 heartbeater.cc:499] Master 127.0.107.254:35831 was elected leader, sending a full tablet report...
I20260630 12:14:51.918864  9376 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47954:
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:51.920585  9376 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:52.018422  9468 tablet_service.cc:1511] Processing CreateTablet for tablet bdf14b485f5b472492a8d24c81f3d6a8 (DEFAULT_TABLE table=test-workload [id=53a0b28a83e24d11b90ba7df9f5a6089]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:52.021487  9543 tablet_service.cc:1511] Processing CreateTablet for tablet bdf14b485f5b472492a8d24c81f3d6a8 (DEFAULT_TABLE table=test-workload [id=53a0b28a83e24d11b90ba7df9f5a6089]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:52.022425  9468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf14b485f5b472492a8d24c81f3d6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.024133  9543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf14b485f5b472492a8d24c81f3d6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.019465  9617 tablet_service.cc:1511] Processing CreateTablet for tablet bdf14b485f5b472492a8d24c81f3d6a8 (DEFAULT_TABLE table=test-workload [id=53a0b28a83e24d11b90ba7df9f5a6089]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:14:52.027503  9617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdf14b485f5b472492a8d24c81f3d6a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:52.059249  9673 tablet_bootstrap.cc:492] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163: Bootstrap starting.
I20260630 12:14:52.061415  9674 tablet_bootstrap.cc:492] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912: Bootstrap starting.
I20260630 12:14:52.094292  9674 tablet_bootstrap.cc:654] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.101075  9673 tablet_bootstrap.cc:654] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.102782  9675 tablet_bootstrap.cc:492] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77: Bootstrap starting.
I20260630 12:14:52.115775  9675 tablet_bootstrap.cc:654] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:52.122803  9674 tablet_bootstrap.cc:492] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912: No bootstrap required, opened a new log
I20260630 12:14:52.122910  9673 tablet_bootstrap.cc:492] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163: No bootstrap required, opened a new log
I20260630 12:14:52.123970  9674 ts_tablet_manager.cc:1403] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.012s
I20260630 12:14:52.124015  9673 ts_tablet_manager.cc:1403] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.014s
I20260630 12:14:52.129277  9674 raft_consensus.cc:359] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 } } peers { permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 } } peers { permanent_uuid: "cfe2452c545947fa9f2b2da842f81912" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33959 } }
I20260630 12:14:52.130728  9674 raft_consensus.cc:385] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.131335  9674 raft_consensus.cc:740] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe2452c545947fa9f2b2da842f81912, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.132412  9673 raft_consensus.cc:359] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 } } peers { permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 } } peers { permanent_uuid: "cfe2452c545947fa9f2b2da842f81912" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33959 } }
I20260630 12:14:52.132653  9674 consensus_queue.cc:260] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 } } peers { permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 } } peers { permanent_uuid: "cfe2452c545947fa9f2b2da842f81912" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33959 } }
I20260630 12:14:52.133431  9673 raft_consensus.cc:385] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.133802  9673 raft_consensus.cc:740] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0a27ab48b5d4aabaf953ccc6c2bb163, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.130872  9675 tablet_bootstrap.cc:492] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77: No bootstrap required, opened a new log
I20260630 12:14:52.135140  9675 ts_tablet_manager.cc:1403] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.006s
I20260630 12:14:52.136821  9674 ts_tablet_manager.cc:1434] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:14:52.137900  9673 consensus_queue.cc:260] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 } } peers { permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 } } peers { permanent_uuid: "cfe2452c545947fa9f2b2da842f81912" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33959 } }
I20260630 12:14:52.138814  9675 raft_consensus.cc:359] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 } } peers { permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 } } peers { permanent_uuid: "cfe2452c545947fa9f2b2da842f81912" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33959 } }
I20260630 12:14:52.139715  9675 raft_consensus.cc:385] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:52.140163  9675 raft_consensus.cc:740] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27e9af7c324342ae8497ffc14fb09f77, State: Initialized, Role: FOLLOWER
I20260630 12:14:52.141301  9675 consensus_queue.cc:260] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 } } peers { permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 } } peers { permanent_uuid: "cfe2452c545947fa9f2b2da842f81912" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33959 } }
I20260630 12:14:52.147790  9673 ts_tablet_manager.cc:1434] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.006s
I20260630 12:14:52.150976  9675 ts_tablet_manager.cc:1434] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.005s
I20260630 12:14:52.252255  9679 raft_consensus.cc:493] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:52.253494  9679 raft_consensus.cc:515] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 } } peers { permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 } } peers { permanent_uuid: "cfe2452c545947fa9f2b2da842f81912" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33959 } }
I20260630 12:14:52.259514  9679 leader_election.cc:290] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27e9af7c324342ae8497ffc14fb09f77 (127.0.107.193:45369), e0a27ab48b5d4aabaf953ccc6c2bb163 (127.0.107.194:39025)
I20260630 12:14:52.307652  9478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf14b485f5b472492a8d24c81f3d6a8" candidate_uuid: "cfe2452c545947fa9f2b2da842f81912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27e9af7c324342ae8497ffc14fb09f77" is_pre_election: true
I20260630 12:14:52.308504  9478 raft_consensus.cc:2468] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfe2452c545947fa9f2b2da842f81912 in term 0.
I20260630 12:14:52.309433  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf14b485f5b472492a8d24c81f3d6a8" candidate_uuid: "cfe2452c545947fa9f2b2da842f81912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" is_pre_election: true
I20260630 12:14:52.310186  9553 raft_consensus.cc:2468] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfe2452c545947fa9f2b2da842f81912 in term 0.
I20260630 12:14:52.310840  9590 leader_election.cc:304] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27e9af7c324342ae8497ffc14fb09f77, cfe2452c545947fa9f2b2da842f81912; no voters: 
I20260630 12:14:52.311874  9679 raft_consensus.cc:2804] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:52.312296  9679 raft_consensus.cc:493] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:52.312593  9679 raft_consensus.cc:3060] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:52.319783  9679 raft_consensus.cc:515] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 } } peers { permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 } } peers { permanent_uuid: "cfe2452c545947fa9f2b2da842f81912" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33959 } }
I20260630 12:14:52.321673  9679 leader_election.cc:290] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [CANDIDATE]: Term 1 election: Requested vote from peers 27e9af7c324342ae8497ffc14fb09f77 (127.0.107.193:45369), e0a27ab48b5d4aabaf953ccc6c2bb163 (127.0.107.194:39025)
I20260630 12:14:52.322712  9553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf14b485f5b472492a8d24c81f3d6a8" candidate_uuid: "cfe2452c545947fa9f2b2da842f81912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163"
I20260630 12:14:52.322693  9478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdf14b485f5b472492a8d24c81f3d6a8" candidate_uuid: "cfe2452c545947fa9f2b2da842f81912" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27e9af7c324342ae8497ffc14fb09f77"
I20260630 12:14:52.323598  9553 raft_consensus.cc:3060] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:52.323639  9478 raft_consensus.cc:3060] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:52.332850  9478 raft_consensus.cc:2468] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe2452c545947fa9f2b2da842f81912 in term 1.
I20260630 12:14:52.332850  9553 raft_consensus.cc:2468] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe2452c545947fa9f2b2da842f81912 in term 1.
I20260630 12:14:52.334348  9590 leader_election.cc:304] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27e9af7c324342ae8497ffc14fb09f77, cfe2452c545947fa9f2b2da842f81912; no voters: 
I20260630 12:14:52.335139  9679 raft_consensus.cc:2804] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:52.336283  9679 raft_consensus.cc:697] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 1 LEADER]: Becoming Leader. State: Replica: cfe2452c545947fa9f2b2da842f81912, State: Running, Role: LEADER
I20260630 12:14:52.337087  9679 consensus_queue.cc:237] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 } } peers { permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 } } peers { permanent_uuid: "cfe2452c545947fa9f2b2da842f81912" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33959 } }
I20260630 12:14:52.345348  9375 catalog_manager.cc:5697] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfe2452c545947fa9f2b2da842f81912 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cfe2452c545947fa9f2b2da842f81912" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfe2452c545947fa9f2b2da842f81912" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33959 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:52.546866  9478 raft_consensus.cc:1275] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77 [term 1 FOLLOWER]: Refusing update from remote peer cfe2452c545947fa9f2b2da842f81912: 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:52.546972  9553 raft_consensus.cc:1275] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163 [term 1 FOLLOWER]: Refusing update from remote peer cfe2452c545947fa9f2b2da842f81912: 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:52.548550  9679 consensus_queue.cc:1048] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27e9af7c324342ae8497ffc14fb09f77" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:52.549438  9684 consensus_queue.cc:1048] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0a27ab48b5d4aabaf953ccc6c2bb163" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:14:52.955866   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:14:52.981906   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:52.982733   431 tablet_replica.cc:333] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77: stopping tablet replica
I20260630 12:14:52.983311   431 raft_consensus.cc:2243] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:52.983765   431 raft_consensus.cc:2272] T bdf14b485f5b472492a8d24c81f3d6a8 P 27e9af7c324342ae8497ffc14fb09f77 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:14:53.215555  9499 debug-util.cc:398] Leaking SignalData structure 0x7b08001d5ac0 after lost signal to thread 434
W20260630 12:14:53.216737  9499 debug-util.cc:398] Leaking SignalData structure 0x7b08002ca1a0 after lost signal to thread 9410
W20260630 12:14:53.328801  9590 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45369: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:14:53.337510  9590 consensus_peers.cc:597] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 -> Peer 27e9af7c324342ae8497ffc14fb09f77 (127.0.107.193:45369): Couldn't send request to peer 27e9af7c324342ae8497ffc14fb09f77. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:14:54.003587   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9499)
W20260630 12:14:55.004153   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9499)
W20260630 12:14:55.876472  9590 consensus_peers.cc:597] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 -> Peer 27e9af7c324342ae8497ffc14fb09f77 (127.0.107.193:45369): Couldn't send request to peer 27e9af7c324342ae8497ffc14fb09f77. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:45369: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:14:56.004570   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 9499)
I20260630 12:14:56.745692   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:14:56.760636   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:14:56.783555   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:56.784279   431 tablet_replica.cc:333] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163: stopping tablet replica
I20260630 12:14:56.784821   431 raft_consensus.cc:2243] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:14:56.785355   431 raft_consensus.cc:2272] T bdf14b485f5b472492a8d24c81f3d6a8 P e0a27ab48b5d4aabaf953ccc6c2bb163 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.806219   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:14:56.817663   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:14:56.838538   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:14:56.839361   431 tablet_replica.cc:333] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912: stopping tablet replica
I20260630 12:14:56.839910   431 raft_consensus.cc:2243] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:56.840772   431 raft_consensus.cc:2272] T bdf14b485f5b472492a8d24c81f3d6a8 P cfe2452c545947fa9f2b2da842f81912 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.861282   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:14:56.873340   431 master.cc:562] Master@127.0.107.254:35831 shutting down...
I20260630 12:14:56.895125   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:14:56.895681   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:14:56.896023   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a947018c48e4652bb07c107b8cfa49a: stopping tablet replica
I20260630 12:14:56.915714   431 master.cc:584] Master@127.0.107.254:35831 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (6635 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:14:56.954015   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33761
I20260630 12:14:56.955302   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:56.960744  9717 instance_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:56.960819  9716 instance_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:56.962301  9719 instance_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:56.963853   431 server_base.cc:1061] running on GCE node
I20260630 12:14:56.964643   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:56.964818   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:56.964931   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821696964920 us; error 0 us; skew 500 ppm
I20260630 12:14:56.965350   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:56.967836   431 webserver.cc:533] Webserver started at http://127.0.107.254:36731/ using document root <none> and password file <none>
I20260630 12:14:56.968343   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:56.968532   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:56.968835   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:56.969967   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "fadce0cc668245cd9a2e082832a95e2a"
format_stamp: "Formatted at 2026-06-30 12:14:56 on dist-test-slave-dxwh"
I20260630 12:14:56.974632   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:14:56.978106  9724 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:56.978921   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:56.979235   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "fadce0cc668245cd9a2e082832a95e2a"
format_stamp: "Formatted at 2026-06-30 12:14:56 on dist-test-slave-dxwh"
I20260630 12:14:56.979511   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-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:56.992273   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:56.993476   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.031251   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33761
I20260630 12:14:57.031348  9775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33761 every 8 connection(s)
I20260630 12:14:57.035228  9776 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.046416  9776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a: Bootstrap starting.
I20260630 12:14:57.051277  9776 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:57.055642  9776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a: No bootstrap required, opened a new log
I20260630 12:14:57.057760  9776 raft_consensus.cc:359] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fadce0cc668245cd9a2e082832a95e2a" member_type: VOTER }
I20260630 12:14:57.058163  9776 raft_consensus.cc:385] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:57.058352  9776 raft_consensus.cc:740] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fadce0cc668245cd9a2e082832a95e2a, State: Initialized, Role: FOLLOWER
I20260630 12:14:57.059029  9776 consensus_queue.cc:260] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fadce0cc668245cd9a2e082832a95e2a" member_type: VOTER }
I20260630 12:14:57.059477  9776 raft_consensus.cc:399] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:57.059669  9776 raft_consensus.cc:493] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:57.059880  9776 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:57.064826  9776 raft_consensus.cc:515] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fadce0cc668245cd9a2e082832a95e2a" member_type: VOTER }
I20260630 12:14:57.065483  9776 leader_election.cc:304] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [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: fadce0cc668245cd9a2e082832a95e2a; no voters: 
I20260630 12:14:57.066735  9776 leader_election.cc:290] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:57.067188  9779 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:57.068708  9779 raft_consensus.cc:697] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 1 LEADER]: Becoming Leader. State: Replica: fadce0cc668245cd9a2e082832a95e2a, State: Running, Role: LEADER
I20260630 12:14:57.069432  9779 consensus_queue.cc:237] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [LEADER]: Queue going to LEADER mode. State: All 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: "fadce0cc668245cd9a2e082832a95e2a" member_type: VOTER }
I20260630 12:14:57.069722  9776 sys_catalog.cc:565] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:14:57.074012  9780 sys_catalog.cc:455] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fadce0cc668245cd9a2e082832a95e2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fadce0cc668245cd9a2e082832a95e2a" member_type: VOTER } }
I20260630 12:14:57.074755  9780 sys_catalog.cc:458] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:57.075196  9781 sys_catalog.cc:455] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [sys.catalog]: SysCatalogTable state changed. Reason: New leader fadce0cc668245cd9a2e082832a95e2a. Latest consensus state: current_term: 1 leader_uuid: "fadce0cc668245cd9a2e082832a95e2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fadce0cc668245cd9a2e082832a95e2a" member_type: VOTER } }
I20260630 12:14:57.076028  9781 sys_catalog.cc:458] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [sys.catalog]: This master's current role is: LEADER
I20260630 12:14:57.080502  9787 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:14:57.087200  9787 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:14:57.088303   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:14:57.098528  9787 catalog_manager.cc:1383] Generated new cluster ID: d969234edb6b49ddb62085285e1d36a8
I20260630 12:14:57.098873  9787 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:14:57.122289  9787 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:14:57.123637  9787 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:14:57.140594  9787 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a: Generated new TSK 0
I20260630 12:14:57.141261  9787 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:14:57.155346   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.161285  9797 instance_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.162688  9798 instance_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.164649  9800 instance_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.165215   431 server_base.cc:1061] running on GCE node
I20260630 12:14:57.166095   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:57.166281   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.166464   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697166450 us; error 0 us; skew 500 ppm
I20260630 12:14:57.166911   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.169267   431 webserver.cc:533] Webserver started at http://127.0.107.193:40261/ using document root <none> and password file <none>
I20260630 12:14:57.169695   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.169847   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.170069   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.171306   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "94f5c512b841414b8815cb2f59a0243c"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dxwh"
I20260630 12:14:57.175941   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:14:57.179436  9805 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.180253   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:57.180650   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "94f5c512b841414b8815cb2f59a0243c"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dxwh"
I20260630 12:14:57.181036   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-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.198820   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.200044   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.201519   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:57.203812   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:57.204046   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.204284   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:57.204470   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.244851   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40993
I20260630 12:14:57.244954  9867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40993 every 8 connection(s)
I20260630 12:14:57.249963   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.258348  9873 instance_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.259271  9872 instance_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.261686  9875 instance_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.262811   431 server_base.cc:1061] running on GCE node
I20260630 12:14:57.264585   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:57.264778   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.264902   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697264892 us; error 0 us; skew 500 ppm
I20260630 12:14:57.265322   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.267748   431 webserver.cc:533] Webserver started at http://127.0.107.194:46711/ using document root <none> and password file <none>
I20260630 12:14:57.268366   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.268601   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.268929   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.270310   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "fdb7ed9fe1fb40268af138e818796178"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dxwh"
I20260630 12:14:57.270591  9868 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33761
I20260630 12:14:57.271016  9868 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:57.271709  9868 heartbeater.cc:507] Master 127.0.107.254:33761 requested a full tablet report, sending...
I20260630 12:14:57.273806  9741 ts_manager.cc:194] Registered new tserver with Master: 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993)
I20260630 12:14:57.275642   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260630 12:14:57.275903  9741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54214
I20260630 12:14:57.279353  9880 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.280136   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:14:57.280449   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "fdb7ed9fe1fb40268af138e818796178"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dxwh"
I20260630 12:14:57.280789   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-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.317272   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.318323   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.319739   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:57.322044   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:57.322283   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.322540   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:57.322717   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.365906   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42521
I20260630 12:14:57.366019  9942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42521 every 8 connection(s)
I20260630 12:14:57.370889   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:14:57.378564  9946 instance_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.378960  9947 instance_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.380554  9949 instance_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.382272   431 server_base.cc:1061] running on GCE node
I20260630 12:14:57.383410   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:14:57.383651   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.383847   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821697383832 us; error 0 us; skew 500 ppm
I20260630 12:14:57.383926  9943 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33761
I20260630 12:14:57.384358  9943 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:57.384619   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:14:57.385560  9943 heartbeater.cc:507] Master 127.0.107.254:33761 requested a full tablet report, sending...
I20260630 12:14:57.387485   431 webserver.cc:533] Webserver started at http://127.0.107.195:45541/ using document root <none> and password file <none>
I20260630 12:14:57.388209   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:14:57.388110  9741 ts_manager.cc:194] Registered new tserver with Master: fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521)
I20260630 12:14:57.388556   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:14:57.388906   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:14:57.390132  9741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54218
I20260630 12:14:57.390399   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "7568c24936974390b3b13fd03cd553e0"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dxwh"
I20260630 12:14:57.395514   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:14:57.398739  9954 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.399555   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:14:57.399892   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "7568c24936974390b3b13fd03cd553e0"
format_stamp: "Formatted at 2026-06-30 12:14:57 on dist-test-slave-dxwh"
I20260630 12:14:57.400219   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-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.423290   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:14:57.424469   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:14:57.425910   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:14:57.428100   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:14:57.428331   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.428568   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:14:57.428748   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:14:57.467885   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36829
I20260630 12:14:57.467983 10016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36829 every 8 connection(s)
I20260630 12:14:57.483054 10017 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33761
I20260630 12:14:57.483479 10017 heartbeater.cc:461] Registering TS with master...
I20260630 12:14:57.484225 10017 heartbeater.cc:507] Master 127.0.107.254:33761 requested a full tablet report, sending...
I20260630 12:14:57.486268  9741 ts_manager.cc:194] Registered new tserver with Master: 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:14:57.487380   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016040932s
I20260630 12:14:57.487977  9741 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54230
I20260630 12:14:58.278573  9868 heartbeater.cc:499] Master 127.0.107.254:33761 was elected leader, sending a full tablet report...
I20260630 12:14:58.393160  9943 heartbeater.cc:499] Master 127.0.107.254:33761 was elected leader, sending a full tablet report...
I20260630 12:14:58.490897 10017 heartbeater.cc:499] Master 127.0.107.254:33761 was elected leader, sending a full tablet report...
I20260630 12:14:58.543437  9741 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54242:
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:58.606932  9982 tablet_service.cc:1511] Processing CreateTablet for tablet 9c5d1f87aace4ea5ab037445bf7e53c5 (DEFAULT_TABLE table=test-workload [id=0968916782b94f91b81b82041d1d6d2d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:58.607213  9981 tablet_service.cc:1511] Processing CreateTablet for tablet f2a852eec548499d9e888cfbfe1eddb2 (DEFAULT_TABLE table=test-workload [id=0968916782b94f91b81b82041d1d6d2d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:58.608503  9982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c5d1f87aace4ea5ab037445bf7e53c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.610023  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a852eec548499d9e888cfbfe1eddb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.617130  9908 tablet_service.cc:1511] Processing CreateTablet for tablet d0bb1577c3d64afbb9caf9333144e117 (DEFAULT_TABLE table=test-workload [id=0968916782b94f91b81b82041d1d6d2d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:58.617161  9907 tablet_service.cc:1511] Processing CreateTablet for tablet a3b51d1fe44444f2854790eb70d69b1b (DEFAULT_TABLE table=test-workload [id=0968916782b94f91b81b82041d1d6d2d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:58.618805  9908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0bb1577c3d64afbb9caf9333144e117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.619441  9907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b51d1fe44444f2854790eb70d69b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.623178  9833 tablet_service.cc:1511] Processing CreateTablet for tablet 81fe13a8641547e79e5c70b021a7afd4 (DEFAULT_TABLE table=test-workload [id=0968916782b94f91b81b82041d1d6d2d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:58.624807  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81fe13a8641547e79e5c70b021a7afd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.637769 10037 tablet_bootstrap.cc:492] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0: Bootstrap starting.
I20260630 12:14:58.640081  9832 tablet_service.cc:1511] Processing CreateTablet for tablet f5f77ebf2ba04cd1bc1a8cdf0c8eac82 (DEFAULT_TABLE table=test-workload [id=0968916782b94f91b81b82041d1d6d2d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:58.641577  9832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5f77ebf2ba04cd1bc1a8cdf0c8eac82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:58.649027 10037 tablet_bootstrap.cc:654] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.653200 10038 tablet_bootstrap.cc:492] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178: Bootstrap starting.
I20260630 12:14:58.655617 10040 tablet_bootstrap.cc:492] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c: Bootstrap starting.
I20260630 12:14:58.661765 10037 tablet_bootstrap.cc:492] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0: No bootstrap required, opened a new log
I20260630 12:14:58.662353 10037 ts_tablet_manager.cc:1403] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260630 12:14:58.662431 10038 tablet_bootstrap.cc:654] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.662704 10040 tablet_bootstrap.cc:654] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.665611 10037 raft_consensus.cc:359] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:58.666414 10037 raft_consensus.cc:385] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.666723 10037 raft_consensus.cc:740] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.667464 10037 consensus_queue.cc:260] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:58.667788 10038 tablet_bootstrap.cc:492] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178: No bootstrap required, opened a new log
I20260630 12:14:58.667919 10040 tablet_bootstrap.cc:492] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c: No bootstrap required, opened a new log
I20260630 12:14:58.668197 10037 raft_consensus.cc:399] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:58.668401 10038 ts_tablet_manager.cc:1403] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260630 12:14:58.668533 10040 ts_tablet_manager.cc:1403] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260630 12:14:58.668618 10037 raft_consensus.cc:493] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:58.669263 10037 raft_consensus.cc:3060] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.671311 10040 raft_consensus.cc:359] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } }
I20260630 12:14:58.671901 10040 raft_consensus.cc:385] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.671806 10038 raft_consensus.cc:359] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } }
I20260630 12:14:58.672379 10040 raft_consensus.cc:740] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.672616 10038 raft_consensus.cc:385] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.673017 10038 raft_consensus.cc:740] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.673272 10040 consensus_queue.cc:260] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } }
I20260630 12:14:58.674108 10040 raft_consensus.cc:399] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:58.674528 10040 raft_consensus.cc:493] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:58.674185 10038 consensus_queue.cc:260] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } }
I20260630 12:14:58.674938 10040 raft_consensus.cc:3060] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.675140 10038 raft_consensus.cc:399] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:58.675576 10038 raft_consensus.cc:493] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:58.675974 10038 raft_consensus.cc:3060] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.677402 10037 raft_consensus.cc:515] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:58.678318 10037 leader_election.cc:304] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [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: 7568c24936974390b3b13fd03cd553e0; no voters: 
I20260630 12:14:58.682413 10040 raft_consensus.cc:515] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } }
I20260630 12:14:58.683266 10040 leader_election.cc:304] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [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: 94f5c512b841414b8815cb2f59a0243c; no voters: 
I20260630 12:14:58.684741 10040 leader_election.cc:290] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:58.685302 10044 raft_consensus.cc:2804] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.686360 10038 raft_consensus.cc:515] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } }
I20260630 12:14:58.687593 10038 leader_election.cc:304] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [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: fdb7ed9fe1fb40268af138e818796178; no voters: 
I20260630 12:14:58.689577 10037 leader_election.cc:290] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:58.690054 10043 raft_consensus.cc:2804] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.692327 10043 raft_consensus.cc:697] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 1 LEADER]: Becoming Leader. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Running, Role: LEADER
I20260630 12:14:58.693181 10043 consensus_queue.cc:237] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [LEADER]: Queue going to LEADER mode. State: All 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: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:58.694691 10040 ts_tablet_manager.cc:1434] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.008s
I20260630 12:14:58.695890 10040 tablet_bootstrap.cc:492] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c: Bootstrap starting.
I20260630 12:14:58.697175 10047 raft_consensus.cc:2804] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.697743 10038 leader_election.cc:290] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:58.704257 10040 tablet_bootstrap.cc:654] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.705422 10038 ts_tablet_manager.cc:1434] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.009s
I20260630 12:14:58.699143 10037 ts_tablet_manager.cc:1434] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0: Time spent starting tablet: real 0.036s	user 0.026s	sys 0.006s
I20260630 12:14:58.705691  9741 catalog_manager.cc:5697] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7568c24936974390b3b13fd03cd553e0 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7568c24936974390b3b13fd03cd553e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:58.706620 10038 tablet_bootstrap.cc:492] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178: Bootstrap starting.
I20260630 12:14:58.706878 10037 tablet_bootstrap.cc:492] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0: Bootstrap starting.
I20260630 12:14:58.709954 10047 raft_consensus.cc:697] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Becoming Leader. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Running, Role: LEADER
I20260630 12:14:58.710793 10047 consensus_queue.cc:237] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Queue going to LEADER mode. State: All 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: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } }
I20260630 12:14:58.714675 10044 raft_consensus.cc:697] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 1 LEADER]: Becoming Leader. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Running, Role: LEADER
I20260630 12:14:58.715687 10044 consensus_queue.cc:237] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [LEADER]: Queue going to LEADER mode. State: All 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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } }
I20260630 12:14:58.722409 10040 tablet_bootstrap.cc:492] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c: No bootstrap required, opened a new log
I20260630 12:14:58.722568 10037 tablet_bootstrap.cc:654] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.723014 10040 ts_tablet_manager.cc:1403] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260630 12:14:58.723194 10038 tablet_bootstrap.cc:654] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:58.727269 10040 raft_consensus.cc:359] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } }
I20260630 12:14:58.728168 10040 raft_consensus.cc:385] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.728544 10040 raft_consensus.cc:740] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.729598 10040 consensus_queue.cc:260] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } }
I20260630 12:14:58.730672 10040 raft_consensus.cc:399] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:58.731122 10040 raft_consensus.cc:493] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:58.731592 10040 raft_consensus.cc:3060] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.742440 10040 raft_consensus.cc:515] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } }
I20260630 12:14:58.743299 10040 leader_election.cc:304] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [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: 94f5c512b841414b8815cb2f59a0243c; no voters: 
I20260630 12:14:58.744015 10040 leader_election.cc:290] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:58.743636  9741 catalog_manager.cc:5697] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f5c512b841414b8815cb2f59a0243c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "94f5c512b841414b8815cb2f59a0243c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:58.745864 10040 ts_tablet_manager.cc:1434] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c: Time spent starting tablet: real 0.022s	user 0.020s	sys 0.001s
I20260630 12:14:58.746147 10046 raft_consensus.cc:2804] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.746467  9739 catalog_manager.cc:5697] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb7ed9fe1fb40268af138e818796178 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "fdb7ed9fe1fb40268af138e818796178" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:58.752672 10038 tablet_bootstrap.cc:492] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178: No bootstrap required, opened a new log
I20260630 12:14:58.753080 10037 tablet_bootstrap.cc:492] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0: No bootstrap required, opened a new log
I20260630 12:14:58.753827 10037 ts_tablet_manager.cc:1403] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.010s
I20260630 12:14:58.756932 10037 raft_consensus.cc:359] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:58.757627 10037 raft_consensus.cc:385] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.757977 10037 raft_consensus.cc:740] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.753360 10038 ts_tablet_manager.cc:1403] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.007s
I20260630 12:14:58.773432 10038 raft_consensus.cc:359] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } }
I20260630 12:14:58.764976 10037 consensus_queue.cc:260] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:58.775148 10037 raft_consensus.cc:399] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:58.775472 10037 raft_consensus.cc:493] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:58.775789 10037 raft_consensus.cc:3060] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.774323 10038 raft_consensus.cc:385] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:58.779726 10046 raft_consensus.cc:697] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 1 LEADER]: Becoming Leader. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Running, Role: LEADER
I20260630 12:14:58.782931 10046 consensus_queue.cc:237] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [LEADER]: Queue going to LEADER mode. State: All 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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } }
I20260630 12:14:58.781332 10038 raft_consensus.cc:740] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Initialized, Role: FOLLOWER
I20260630 12:14:58.785502 10038 consensus_queue.cc:260] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } }
I20260630 12:14:58.786294 10038 raft_consensus.cc:399] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:14:58.786654 10038 raft_consensus.cc:493] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:14:58.787009 10038 raft_consensus.cc:3060] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:58.789068 10037 raft_consensus.cc:515] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:58.789903 10037 leader_election.cc:304] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [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: 7568c24936974390b3b13fd03cd553e0; no voters: 
I20260630 12:14:58.790738 10043 raft_consensus.cc:2804] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.791204 10043 raft_consensus.cc:697] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 1 LEADER]: Becoming Leader. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Running, Role: LEADER
I20260630 12:14:58.791878 10043 consensus_queue.cc:237] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [LEADER]: Queue going to LEADER mode. State: All 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: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:58.795190 10038 raft_consensus.cc:515] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } }
I20260630 12:14:58.796339 10038 leader_election.cc:304] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [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: fdb7ed9fe1fb40268af138e818796178; no voters: 
I20260630 12:14:58.796705 10037 leader_election.cc:290] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:58.797647 10052 raft_consensus.cc:2804] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:58.798557 10037 ts_tablet_manager.cc:1434] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0: Time spent starting tablet: real 0.044s	user 0.017s	sys 0.002s
I20260630 12:14:58.798707 10052 raft_consensus.cc:697] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Becoming Leader. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Running, Role: LEADER
I20260630 12:14:58.799918 10052 consensus_queue.cc:237] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Queue going to LEADER mode. State: All 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: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } }
I20260630 12:14:58.802737 10038 leader_election.cc:290] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:14:58.805714 10038 ts_tablet_manager.cc:1434] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178: Time spent starting tablet: real 0.043s	user 0.018s	sys 0.001s
I20260630 12:14:58.809705  9739 catalog_manager.cc:5697] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7568c24936974390b3b13fd03cd553e0 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7568c24936974390b3b13fd03cd553e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:58.815025  9741 catalog_manager.cc:5697] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb7ed9fe1fb40268af138e818796178 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "fdb7ed9fe1fb40268af138e818796178" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:58.816514  9740 catalog_manager.cc:5697] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f5c512b841414b8815cb2f59a0243c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "94f5c512b841414b8815cb2f59a0243c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } health_report { overall_health: HEALTHY } } }
I20260630 12:14:59.563035  9740 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54248:
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:59.565464  9740 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:59.608850  9833 tablet_service.cc:1511] Processing CreateTablet for tablet 62acb79eae0e429bb1b0a21ce852894b (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:59.610241  9833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62acb79eae0e429bb1b0a21ce852894b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.610085  9907 tablet_service.cc:1511] Processing CreateTablet for tablet 62acb79eae0e429bb1b0a21ce852894b (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:59.611456  9907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62acb79eae0e429bb1b0a21ce852894b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.612507  9982 tablet_service.cc:1511] Processing CreateTablet for tablet 62acb79eae0e429bb1b0a21ce852894b (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:14:59.613332  9832 tablet_service.cc:1511] Processing CreateTablet for tablet 23172c0ccaf24689b27550c20c7dc43e (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:59.613840  9982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62acb79eae0e429bb1b0a21ce852894b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.614672  9832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23172c0ccaf24689b27550c20c7dc43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.616650  9908 tablet_service.cc:1511] Processing CreateTablet for tablet 23172c0ccaf24689b27550c20c7dc43e (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:59.618016  9908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23172c0ccaf24689b27550c20c7dc43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.620472  9981 tablet_service.cc:1511] Processing CreateTablet for tablet 23172c0ccaf24689b27550c20c7dc43e (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:14:59.621837  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23172c0ccaf24689b27550c20c7dc43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.642534  9831 tablet_service.cc:1511] Processing CreateTablet for tablet 15721f0f637b4b2dad38393eca8a7cad (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:59.644001  9831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15721f0f637b4b2dad38393eca8a7cad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.642536  9906 tablet_service.cc:1511] Processing CreateTablet for tablet 15721f0f637b4b2dad38393eca8a7cad (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:59.648994  9906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15721f0f637b4b2dad38393eca8a7cad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.663720 10096 tablet_bootstrap.cc:492] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178: Bootstrap starting.
I20260630 12:14:59.663965  9980 tablet_service.cc:1511] Processing CreateTablet for tablet 15721f0f637b4b2dad38393eca8a7cad (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:14:59.666654  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15721f0f637b4b2dad38393eca8a7cad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.668596  9832 tablet_service.cc:1511] Processing CreateTablet for tablet a12a50d11b8e4cbe8da207e1d3813413 (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:59.670392  9832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12a50d11b8e4cbe8da207e1d3813413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.674459 10096 tablet_bootstrap.cc:654] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.690486 10097 tablet_bootstrap.cc:492] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0: Bootstrap starting.
I20260630 12:14:59.691174 10095 tablet_bootstrap.cc:492] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c: Bootstrap starting.
I20260630 12:14:59.695848  9907 tablet_service.cc:1511] Processing CreateTablet for tablet a12a50d11b8e4cbe8da207e1d3813413 (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:59.697275  9907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12a50d11b8e4cbe8da207e1d3813413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.699218 10096 tablet_bootstrap.cc:492] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178: No bootstrap required, opened a new log
I20260630 12:14:59.699442 10097 tablet_bootstrap.cc:654] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.699805 10096 ts_tablet_manager.cc:1403] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.011s
I20260630 12:14:59.704005  9982 tablet_service.cc:1511] Processing CreateTablet for tablet a12a50d11b8e4cbe8da207e1d3813413 (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:14:59.705418  9982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a12a50d11b8e4cbe8da207e1d3813413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.708166 10095 tablet_bootstrap.cc:654] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.709151  9832 tablet_service.cc:1511] Processing CreateTablet for tablet 653423284d8f43f39ee3dd03a6ad2af3 (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:59.710623  9832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653423284d8f43f39ee3dd03a6ad2af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.710568  9908 tablet_service.cc:1511] Processing CreateTablet for tablet 653423284d8f43f39ee3dd03a6ad2af3 (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:59.712049  9908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653423284d8f43f39ee3dd03a6ad2af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.713737  9980 tablet_service.cc:1511] Processing CreateTablet for tablet 653423284d8f43f39ee3dd03a6ad2af3 (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:14:59.715103  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653423284d8f43f39ee3dd03a6ad2af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.723066 10096 raft_consensus.cc:359] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.723906 10096 raft_consensus.cc:385] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.729626  9831 tablet_service.cc:1511] Processing CreateTablet for tablet f31c8c17907a464ba2f25266a37c5373 (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:59.724210 10096 raft_consensus.cc:740] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.731106  9831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31c8c17907a464ba2f25266a37c5373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.731178 10096 consensus_queue.cc:260] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.736660  9906 tablet_service.cc:1511] Processing CreateTablet for tablet f31c8c17907a464ba2f25266a37c5373 (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:59.737286 10096 ts_tablet_manager.cc:1434] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260630 12:14:59.738034  9906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31c8c17907a464ba2f25266a37c5373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.738459 10096 tablet_bootstrap.cc:492] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178: Bootstrap starting.
I20260630 12:14:59.740458  9981 tablet_service.cc:1511] Processing CreateTablet for tablet f31c8c17907a464ba2f25266a37c5373 (DEFAULT_TABLE table=test-workload-rf3 [id=ea5a938b01c14f6281f496cb29af7b6a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:14:59.741832  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31c8c17907a464ba2f25266a37c5373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:14:59.760972 10096 tablet_bootstrap.cc:654] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.764675 10097 tablet_bootstrap.cc:492] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0: No bootstrap required, opened a new log
I20260630 12:14:59.765182 10097 ts_tablet_manager.cc:1403] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.000s
I20260630 12:14:59.765708 10095 tablet_bootstrap.cc:492] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c: No bootstrap required, opened a new log
I20260630 12:14:59.766276 10095 ts_tablet_manager.cc:1403] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c: Time spent bootstrapping tablet: real 0.075s	user 0.000s	sys 0.013s
I20260630 12:14:59.767937 10097 raft_consensus.cc:359] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.768765 10097 raft_consensus.cc:385] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.769090 10097 raft_consensus.cc:740] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.769300 10095 raft_consensus.cc:359] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.770164 10095 raft_consensus.cc:385] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.770164 10097 consensus_queue.cc:260] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.771138 10095 raft_consensus.cc:740] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.772557 10095 consensus_queue.cc:260] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.773147 10096 tablet_bootstrap.cc:492] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178: No bootstrap required, opened a new log
I20260630 12:14:59.773569 10097 ts_tablet_manager.cc:1434] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:14:59.774797 10097 tablet_bootstrap.cc:492] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0: Bootstrap starting.
I20260630 12:14:59.775252 10095 ts_tablet_manager.cc:1434] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260630 12:14:59.775660 10096 ts_tablet_manager.cc:1403] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.007s
I20260630 12:14:59.776402 10095 tablet_bootstrap.cc:492] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c: Bootstrap starting.
I20260630 12:14:59.778987 10096 raft_consensus.cc:359] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.779842 10096 raft_consensus.cc:385] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.780331 10096 raft_consensus.cc:740] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.781272 10096 consensus_queue.cc:260] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.782828 10097 tablet_bootstrap.cc:654] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.783900 10096 ts_tablet_manager.cc:1434] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:14:59.785118 10096 tablet_bootstrap.cc:492] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178: Bootstrap starting.
I20260630 12:14:59.785121 10095 tablet_bootstrap.cc:654] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.794646 10096 tablet_bootstrap.cc:654] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.797956 10095 tablet_bootstrap.cc:492] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c: No bootstrap required, opened a new log
I20260630 12:14:59.798794 10095 ts_tablet_manager.cc:1403] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260630 12:14:59.802783 10095 raft_consensus.cc:359] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.803911 10095 raft_consensus.cc:385] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.804316 10095 raft_consensus.cc:740] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.805545 10095 consensus_queue.cc:260] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.807261 10096 tablet_bootstrap.cc:492] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178: No bootstrap required, opened a new log
I20260630 12:14:59.807871 10096 ts_tablet_manager.cc:1403] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.012s
I20260630 12:14:59.808259 10095 ts_tablet_manager.cc:1434] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:14:59.809418 10095 tablet_bootstrap.cc:492] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c: Bootstrap starting.
I20260630 12:14:59.810880 10096 raft_consensus.cc:359] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.811699 10096 raft_consensus.cc:385] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.812054 10096 raft_consensus.cc:740] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.812932 10096 consensus_queue.cc:260] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.815300 10096 ts_tablet_manager.cc:1434] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:14:59.816341 10095 tablet_bootstrap.cc:654] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.816352 10096 tablet_bootstrap.cc:492] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178: Bootstrap starting.
I20260630 12:14:59.825412 10096 tablet_bootstrap.cc:654] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.828604 10095 tablet_bootstrap.cc:492] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c: No bootstrap required, opened a new log
I20260630 12:14:59.829444 10095 ts_tablet_manager.cc:1403] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260630 12:14:59.833702 10095 raft_consensus.cc:359] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.834893 10095 raft_consensus.cc:385] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.835305 10095 raft_consensus.cc:740] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.836244 10095 consensus_queue.cc:260] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.837688 10096 tablet_bootstrap.cc:492] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178: No bootstrap required, opened a new log
I20260630 12:14:59.838590 10096 ts_tablet_manager.cc:1403] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.010s
I20260630 12:14:59.839272 10095 ts_tablet_manager.cc:1434] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:14:59.840538 10095 tablet_bootstrap.cc:492] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c: Bootstrap starting.
I20260630 12:14:59.841687 10096 raft_consensus.cc:359] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.842821 10096 raft_consensus.cc:385] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.843199 10096 raft_consensus.cc:740] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.844247 10096 consensus_queue.cc:260] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.846804 10096 ts_tablet_manager.cc:1434] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:14:59.847968 10096 tablet_bootstrap.cc:492] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178: Bootstrap starting.
I20260630 12:14:59.849660 10095 tablet_bootstrap.cc:654] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.855365 10096 tablet_bootstrap.cc:654] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.860831 10048 raft_consensus.cc:493] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.861634 10048 raft_consensus.cc:515] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.869524 10096 tablet_bootstrap.cc:492] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178: No bootstrap required, opened a new log
I20260630 12:14:59.870497 10096 ts_tablet_manager.cc:1403] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260630 12:14:59.875012 10096 raft_consensus.cc:359] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.876277 10096 raft_consensus.cc:385] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.876750 10096 raft_consensus.cc:740] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.878046 10096 consensus_queue.cc:260] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.880683 10096 ts_tablet_manager.cc:1434] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:14:59.882136 10096 tablet_bootstrap.cc:492] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178: Bootstrap starting.
I20260630 12:14:59.891010 10096 tablet_bootstrap.cc:654] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.874015 10048 leader_election.cc:290] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521)
I20260630 12:14:59.905387 10096 tablet_bootstrap.cc:492] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178: No bootstrap required, opened a new log
I20260630 12:14:59.906273 10096 ts_tablet_manager.cc:1403] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260630 12:14:59.910492 10096 raft_consensus.cc:359] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.911832 10096 raft_consensus.cc:385] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.912315 10096 raft_consensus.cc:740] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.913623 10096 consensus_queue.cc:260] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.917797 10096 ts_tablet_manager.cc:1434] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:14:59.931717 10047 raft_consensus.cc:493] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.932253 10047 raft_consensus.cc:515] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.934562 10095 tablet_bootstrap.cc:492] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c: No bootstrap required, opened a new log
I20260630 12:14:59.935137 10095 ts_tablet_manager.cc:1403] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c: Time spent bootstrapping tablet: real 0.095s	user 0.034s	sys 0.055s
I20260630 12:14:59.938268 10095 raft_consensus.cc:359] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.939152 10095 raft_consensus.cc:385] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.939512 10095 raft_consensus.cc:740] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.941398 10047 leader_election.cc:290] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:14:59.945812 10095 consensus_queue.cc:260] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.948939 10095 ts_tablet_manager.cc:1434] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:14:59.950416 10095 tablet_bootstrap.cc:492] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c: Bootstrap starting.
I20260630 12:14:59.955363 10097 tablet_bootstrap.cc:492] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0: No bootstrap required, opened a new log
I20260630 12:14:59.960094 10097 ts_tablet_manager.cc:1403] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0: Time spent bootstrapping tablet: real 0.186s	user 0.054s	sys 0.097s
I20260630 12:14:59.961918  9918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62acb79eae0e429bb1b0a21ce852894b" candidate_uuid: "7568c24936974390b3b13fd03cd553e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb7ed9fe1fb40268af138e818796178" is_pre_election: true
I20260630 12:14:59.962989  9918 raft_consensus.cc:2468] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7568c24936974390b3b13fd03cd553e0 in term 0.
I20260630 12:14:59.964942  9955 leader_election.cc:304] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7568c24936974390b3b13fd03cd553e0, fdb7ed9fe1fb40268af138e818796178; no voters: 
I20260630 12:14:59.966086 10048 raft_consensus.cc:2804] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:59.966583 10048 raft_consensus.cc:493] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:59.966984 10048 raft_consensus.cc:3060] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.958776 10095 tablet_bootstrap.cc:654] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c: Neither blocks nor log segments found. Creating new log.
I20260630 12:14:59.970572 10047 raft_consensus.cc:493] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:14:59.970805  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62acb79eae0e429bb1b0a21ce852894b" candidate_uuid: "7568c24936974390b3b13fd03cd553e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c" is_pre_election: true
I20260630 12:14:59.971179 10047 raft_consensus.cc:515] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.971735  9843 raft_consensus.cc:2468] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7568c24936974390b3b13fd03cd553e0 in term 0.
I20260630 12:14:59.973531 10047 leader_election.cc:290] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:14:59.963367 10097 raft_consensus.cc:359] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.975512 10048 raft_consensus.cc:515] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.976476 10097 raft_consensus.cc:385] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.976891 10097 raft_consensus.cc:740] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.977757 10097 consensus_queue.cc:260] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.979084  9843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62acb79eae0e429bb1b0a21ce852894b" candidate_uuid: "7568c24936974390b3b13fd03cd553e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c"
I20260630 12:14:59.980715  9843 raft_consensus.cc:3060] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.980682 10048 leader_election.cc:290] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [CANDIDATE]: Term 1 election: Requested vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521)
I20260630 12:14:59.983238  9918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62acb79eae0e429bb1b0a21ce852894b" candidate_uuid: "7568c24936974390b3b13fd03cd553e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb7ed9fe1fb40268af138e818796178"
I20260630 12:14:59.983740  9918 raft_consensus.cc:3060] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.984762  9991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12a50d11b8e4cbe8da207e1d3813413" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7568c24936974390b3b13fd03cd553e0" is_pre_election: true
I20260630 12:14:59.986305 10095 tablet_bootstrap.cc:492] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c: No bootstrap required, opened a new log
I20260630 12:14:59.986902 10095 ts_tablet_manager.cc:1403] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
I20260630 12:14:59.986835  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653423284d8f43f39ee3dd03a6ad2af3" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7568c24936974390b3b13fd03cd553e0" is_pre_election: true
W20260630 12:14:59.987287  9881 leader_election.cc:343] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:14:59.988579  9881 leader_election.cc:343] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:14:59.990293 10095 raft_consensus.cc:359] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.991092 10095 raft_consensus.cc:385] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:14:59.991381 10095 raft_consensus.cc:740] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Initialized, Role: FOLLOWER
I20260630 12:14:59.991400  9843 raft_consensus.cc:2468] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7568c24936974390b3b13fd03cd553e0 in term 1.
I20260630 12:14:59.992177 10095 consensus_queue.cc:260] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.993017  9842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653423284d8f43f39ee3dd03a6ad2af3" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c" is_pre_election: true
I20260630 12:14:59.993752  9842 raft_consensus.cc:2468] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb7ed9fe1fb40268af138e818796178 in term 0.
I20260630 12:14:59.994776 10095 ts_tablet_manager.cc:1434] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:14:59.994932  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12a50d11b8e4cbe8da207e1d3813413" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c" is_pre_election: true
I20260630 12:14:59.995656  9841 raft_consensus.cc:2468] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb7ed9fe1fb40268af138e818796178 in term 0.
I20260630 12:14:59.995949 10095 tablet_bootstrap.cc:492] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c: Bootstrap starting.
I20260630 12:14:59.996490  9956 leader_election.cc:304] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7568c24936974390b3b13fd03cd553e0, 94f5c512b841414b8815cb2f59a0243c; no voters: 
I20260630 12:14:59.997098  9882 leader_election.cc:304] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [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: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178; no voters: 7568c24936974390b3b13fd03cd553e0
I20260630 12:14:59.997483 10048 raft_consensus.cc:2804] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:14:59.998051 10048 raft_consensus.cc:697] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 1 LEADER]: Becoming Leader. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Running, Role: LEADER
I20260630 12:14:59.997999 10047 raft_consensus.cc:2804] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:14:59.998782 10047 raft_consensus.cc:493] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:14:59.999135 10047 raft_consensus.cc:3060] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:14:59.999130 10048 consensus_queue.cc:237] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:14:59.994791 10097 ts_tablet_manager.cc:1434] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260630 12:15:00.002285  9918 raft_consensus.cc:2468] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7568c24936974390b3b13fd03cd553e0 in term 1.
I20260630 12:15:00.002612 10097 tablet_bootstrap.cc:492] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0: Bootstrap starting.
I20260630 12:15:00.013326  9882 leader_election.cc:304] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [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: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178; no voters: 7568c24936974390b3b13fd03cd553e0
I20260630 12:15:00.012557 10095 tablet_bootstrap.cc:654] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.018695 10097 tablet_bootstrap.cc:654] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.022746 10120 raft_consensus.cc:2804] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:00.023296 10120 raft_consensus.cc:493] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:00.029006 10120 raft_consensus.cc:3060] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.030987 10047 raft_consensus.cc:515] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.028328  9738 catalog_manager.cc:5697] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7568c24936974390b3b13fd03cd553e0 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7568c24936974390b3b13fd03cd553e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:00.035085 10097 tablet_bootstrap.cc:492] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0: No bootstrap required, opened a new log
I20260630 12:15:00.035032  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653423284d8f43f39ee3dd03a6ad2af3" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c"
I20260630 12:15:00.035828 10097 ts_tablet_manager.cc:1403] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.008s
I20260630 12:15:00.035864  9841 raft_consensus.cc:3060] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.038725 10097 raft_consensus.cc:359] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.039448 10097 raft_consensus.cc:385] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.039776 10097 raft_consensus.cc:740] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.040266 10095 tablet_bootstrap.cc:492] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c: No bootstrap required, opened a new log
I20260630 12:15:00.040843 10095 ts_tablet_manager.cc:1403] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.004s
I20260630 12:15:00.040637 10097 consensus_queue.cc:260] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.043396 10097 ts_tablet_manager.cc:1434] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:15:00.044559 10097 tablet_bootstrap.cc:492] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0: Bootstrap starting.
I20260630 12:15:00.044625  9841 raft_consensus.cc:2468] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb7ed9fe1fb40268af138e818796178 in term 1.
I20260630 12:15:00.046015  9882 leader_election.cc:304] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178; no voters: 
I20260630 12:15:00.050302 10120 raft_consensus.cc:515] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.052230 10047 leader_election.cc:290] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 election: Requested vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:15:00.051112 10097 tablet_bootstrap.cc:654] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.046137 10095 raft_consensus.cc:359] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.052884  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653423284d8f43f39ee3dd03a6ad2af3" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7568c24936974390b3b13fd03cd553e0"
I20260630 12:15:00.053172 10095 raft_consensus.cc:385] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.053656 10095 raft_consensus.cc:740] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Initialized, Role: FOLLOWER
W20260630 12:15:00.054524  9881 leader_election.cc:343] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:00.052876 10047 raft_consensus.cc:2804] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:00.055285 10047 raft_consensus.cc:697] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Becoming Leader. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Running, Role: LEADER
I20260630 12:15:00.054659 10095 consensus_queue.cc:260] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.058292  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12a50d11b8e4cbe8da207e1d3813413" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7568c24936974390b3b13fd03cd553e0"
W20260630 12:15:00.060438  9881 leader_election.cc:343] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:00.061242 10120 leader_election.cc:290] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 election: Requested vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:15:00.062899 10047 consensus_queue.cc:237] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.063946 10095 ts_tablet_manager.cc:1434] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260630 12:15:00.067935  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12a50d11b8e4cbe8da207e1d3813413" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c"
I20260630 12:15:00.068604  9841 raft_consensus.cc:3060] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.078344  9841 raft_consensus.cc:2468] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb7ed9fe1fb40268af138e818796178 in term 1.
I20260630 12:15:00.079368  9736 catalog_manager.cc:5697] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb7ed9fe1fb40268af138e818796178 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "fdb7ed9fe1fb40268af138e818796178" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:00.081099  9882 leader_election.cc:304] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [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: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178; no voters: 7568c24936974390b3b13fd03cd553e0
I20260630 12:15:00.081673 10097 tablet_bootstrap.cc:492] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0: No bootstrap required, opened a new log
I20260630 12:15:00.082018 10047 raft_consensus.cc:2804] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:00.082237 10097 ts_tablet_manager.cc:1403] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.022s
I20260630 12:15:00.082720 10047 raft_consensus.cc:697] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Becoming Leader. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Running, Role: LEADER
I20260630 12:15:00.083717 10047 consensus_queue.cc:237] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.085006 10097 raft_consensus.cc:359] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.085784 10097 raft_consensus.cc:385] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.086062 10097 raft_consensus.cc:740] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.086798 10097 consensus_queue.cc:260] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.089565 10097 ts_tablet_manager.cc:1434] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:15:00.090621 10097 tablet_bootstrap.cc:492] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0: Bootstrap starting.
I20260630 12:15:00.090704 10047 raft_consensus.cc:493] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.091295 10047 raft_consensus.cc:515] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.095008  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31c8c17907a464ba2f25266a37c5373" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7568c24936974390b3b13fd03cd553e0" is_pre_election: true
I20260630 12:15:00.095839  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31c8c17907a464ba2f25266a37c5373" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c" is_pre_election: true
W20260630 12:15:00.096269  9881 leader_election.cc:343] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:00.096542 10047 leader_election.cc:290] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:15:00.096869 10097 tablet_bootstrap.cc:654] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.096549  9841 raft_consensus.cc:2468] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdb7ed9fe1fb40268af138e818796178 in term 0.
I20260630 12:15:00.098124  9738 catalog_manager.cc:5697] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb7ed9fe1fb40268af138e818796178 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "fdb7ed9fe1fb40268af138e818796178" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:00.098781  9882 leader_election.cc:304] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [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: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178; no voters: 7568c24936974390b3b13fd03cd553e0
I20260630 12:15:00.099746 10047 raft_consensus.cc:2804] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:00.100390 10047 raft_consensus.cc:493] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:00.100899 10047 raft_consensus.cc:3060] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:00.108651  9789 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:00.108685 10097 tablet_bootstrap.cc:492] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0: No bootstrap required, opened a new log
I20260630 12:15:00.109422 10097 ts_tablet_manager.cc:1403] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260630 12:15:00.110584 10047 raft_consensus.cc:515] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.112851 10047 leader_election.cc:290] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 election: Requested vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:15:00.112558 10097 raft_consensus.cc:359] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.113376 10097 raft_consensus.cc:385] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.113713 10097 raft_consensus.cc:740] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.113926  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31c8c17907a464ba2f25266a37c5373" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c"
I20260630 12:15:00.114126  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31c8c17907a464ba2f25266a37c5373" candidate_uuid: "fdb7ed9fe1fb40268af138e818796178" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7568c24936974390b3b13fd03cd553e0"
I20260630 12:15:00.114585  9841 raft_consensus.cc:3060] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.114651 10097 consensus_queue.cc:260] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
W20260630 12:15:00.115378  9881 leader_election.cc:343] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:00.116806 10097 ts_tablet_manager.cc:1434] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:15:00.117668 10097 tablet_bootstrap.cc:492] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0: Bootstrap starting.
I20260630 12:15:00.121045  9841 raft_consensus.cc:2468] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdb7ed9fe1fb40268af138e818796178 in term 1.
I20260630 12:15:00.122197  9882 leader_election.cc:304] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [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: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178; no voters: 7568c24936974390b3b13fd03cd553e0
I20260630 12:15:00.122776 10097 tablet_bootstrap.cc:654] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:00.122977 10047 raft_consensus.cc:2804] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:00.123611 10047 raft_consensus.cc:697] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Becoming Leader. State: Replica: fdb7ed9fe1fb40268af138e818796178, State: Running, Role: LEADER
I20260630 12:15:00.124446 10047 consensus_queue.cc:237] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.128150 10097 tablet_bootstrap.cc:492] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0: No bootstrap required, opened a new log
I20260630 12:15:00.128845 10097 ts_tablet_manager.cc:1403] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:15:00.131706 10097 raft_consensus.cc:359] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.132483 10097 raft_consensus.cc:385] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:00.132820 10097 raft_consensus.cc:740] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7568c24936974390b3b13fd03cd553e0, State: Initialized, Role: FOLLOWER
I20260630 12:15:00.133559 10097 consensus_queue.cc:260] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.134256  9738 catalog_manager.cc:5697] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 reported cstate change: term changed from 0 to 1, leader changed from <none> to fdb7ed9fe1fb40268af138e818796178 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "fdb7ed9fe1fb40268af138e818796178" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:00.135881 10097 ts_tablet_manager.cc:1434] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:15:00.136622 10060 raft_consensus.cc:493] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.137130 10060 raft_consensus.cc:515] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.139755 10060 leader_election.cc:290] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521), 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:15:00.152618  9918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23172c0ccaf24689b27550c20c7dc43e" candidate_uuid: "94f5c512b841414b8815cb2f59a0243c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb7ed9fe1fb40268af138e818796178" is_pre_election: true
I20260630 12:15:00.153349  9918 raft_consensus.cc:2468] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f5c512b841414b8815cb2f59a0243c in term 0.
I20260630 12:15:00.154661  9806 leader_election.cc:304] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178; no voters: 
I20260630 12:15:00.155498 10060 raft_consensus.cc:2804] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:00.155858 10060 raft_consensus.cc:493] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:00.156235 10060 raft_consensus.cc:3060] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.156213  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23172c0ccaf24689b27550c20c7dc43e" candidate_uuid: "94f5c512b841414b8815cb2f59a0243c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7568c24936974390b3b13fd03cd553e0" is_pre_election: true
I20260630 12:15:00.157187  9992 raft_consensus.cc:2468] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f5c512b841414b8815cb2f59a0243c in term 0.
I20260630 12:15:00.158797 10048 raft_consensus.cc:493] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.159255 10048 raft_consensus.cc:515] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.161039 10048 leader_election.cc:290] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521)
I20260630 12:15:00.161728  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31c8c17907a464ba2f25266a37c5373" candidate_uuid: "7568c24936974390b3b13fd03cd553e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c" is_pre_election: true
I20260630 12:15:00.162134  9918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31c8c17907a464ba2f25266a37c5373" candidate_uuid: "7568c24936974390b3b13fd03cd553e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb7ed9fe1fb40268af138e818796178" is_pre_election: true
I20260630 12:15:00.162628  9841 raft_consensus.cc:2393] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7568c24936974390b3b13fd03cd553e0 in current term 1: Already voted for candidate fdb7ed9fe1fb40268af138e818796178 in this term.
I20260630 12:15:00.163808  9956 leader_election.cc:304] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [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: 7568c24936974390b3b13fd03cd553e0; no voters: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178
I20260630 12:15:00.164495 10048 raft_consensus.cc:3060] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.164966 10060 raft_consensus.cc:515] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.167009 10060 leader_election.cc:290] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [CANDIDATE]: Term 1 election: Requested vote from peers fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521), 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:15:00.168457  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23172c0ccaf24689b27550c20c7dc43e" candidate_uuid: "94f5c512b841414b8815cb2f59a0243c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7568c24936974390b3b13fd03cd553e0"
I20260630 12:15:00.168957  9992 raft_consensus.cc:3060] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.170758 10048 raft_consensus.cc:2749] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:00.170825  9918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23172c0ccaf24689b27550c20c7dc43e" candidate_uuid: "94f5c512b841414b8815cb2f59a0243c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb7ed9fe1fb40268af138e818796178"
I20260630 12:15:00.171620  9918 raft_consensus.cc:3060] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.176312  9992 raft_consensus.cc:2468] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f5c512b841414b8815cb2f59a0243c in term 1.
I20260630 12:15:00.177733  9806 leader_election.cc:304] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7568c24936974390b3b13fd03cd553e0, 94f5c512b841414b8815cb2f59a0243c; no voters: 
I20260630 12:15:00.178555 10060 raft_consensus.cc:2804] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:00.178687  9918 raft_consensus.cc:2468] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f5c512b841414b8815cb2f59a0243c in term 1.
I20260630 12:15:00.179986 10060 raft_consensus.cc:697] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 1 LEADER]: Becoming Leader. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Running, Role: LEADER
I20260630 12:15:00.180825 10060 consensus_queue.cc:237] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.189294  9738 catalog_manager.cc:5697] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f5c512b841414b8815cb2f59a0243c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "94f5c512b841414b8815cb2f59a0243c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:00.211510 10060 raft_consensus.cc:493] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.212073 10060 raft_consensus.cc:515] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.213920 10060 leader_election.cc:290] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521), 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:15:00.214756  9918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15721f0f637b4b2dad38393eca8a7cad" candidate_uuid: "94f5c512b841414b8815cb2f59a0243c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb7ed9fe1fb40268af138e818796178" is_pre_election: true
I20260630 12:15:00.214998  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15721f0f637b4b2dad38393eca8a7cad" candidate_uuid: "94f5c512b841414b8815cb2f59a0243c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7568c24936974390b3b13fd03cd553e0" is_pre_election: true
I20260630 12:15:00.215418  9918 raft_consensus.cc:2468] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f5c512b841414b8815cb2f59a0243c in term 0.
I20260630 12:15:00.215651  9992 raft_consensus.cc:2468] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94f5c512b841414b8815cb2f59a0243c in term 0.
I20260630 12:15:00.216507  9806 leader_election.cc:304] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178; no voters: 
I20260630 12:15:00.217238 10060 raft_consensus.cc:2804] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:00.217543 10060 raft_consensus.cc:493] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:00.217826 10060 raft_consensus.cc:3060] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.222981 10060 raft_consensus.cc:515] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.223187 10048 raft_consensus.cc:493] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.223788 10048 raft_consensus.cc:515] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.224787 10060 leader_election.cc:290] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [CANDIDATE]: Term 1 election: Requested vote from peers fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521), 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:15:00.225894 10048 leader_election.cc:290] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521)
I20260630 12:15:00.226074  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15721f0f637b4b2dad38393eca8a7cad" candidate_uuid: "94f5c512b841414b8815cb2f59a0243c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7568c24936974390b3b13fd03cd553e0"
I20260630 12:15:00.225859  9918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15721f0f637b4b2dad38393eca8a7cad" candidate_uuid: "94f5c512b841414b8815cb2f59a0243c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb7ed9fe1fb40268af138e818796178"
I20260630 12:15:00.226761  9992 raft_consensus.cc:3060] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.227008  9918 raft_consensus.cc:3060] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.226799  9841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653423284d8f43f39ee3dd03a6ad2af3" candidate_uuid: "7568c24936974390b3b13fd03cd553e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c" is_pre_election: true
I20260630 12:15:00.227329  9917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653423284d8f43f39ee3dd03a6ad2af3" candidate_uuid: "7568c24936974390b3b13fd03cd553e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb7ed9fe1fb40268af138e818796178" is_pre_election: true
I20260630 12:15:00.227945  9841 raft_consensus.cc:2393] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7568c24936974390b3b13fd03cd553e0 in current term 1: Already voted for candidate fdb7ed9fe1fb40268af138e818796178 in this term.
I20260630 12:15:00.229383  9956 leader_election.cc:304] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [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: 7568c24936974390b3b13fd03cd553e0; no voters: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178
I20260630 12:15:00.230232 10048 raft_consensus.cc:3060] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.234223  9918 raft_consensus.cc:2468] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f5c512b841414b8815cb2f59a0243c in term 1.
I20260630 12:15:00.234454  9992 raft_consensus.cc:2468] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94f5c512b841414b8815cb2f59a0243c in term 1.
I20260630 12:15:00.235834  9806 leader_election.cc:304] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7568c24936974390b3b13fd03cd553e0, 94f5c512b841414b8815cb2f59a0243c; no voters: 
I20260630 12:15:00.236706 10060 raft_consensus.cc:2804] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:00.237218 10060 raft_consensus.cc:697] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 1 LEADER]: Becoming Leader. State: Replica: 94f5c512b841414b8815cb2f59a0243c, State: Running, Role: LEADER
I20260630 12:15:00.237528 10048 raft_consensus.cc:2749] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:00.238096 10060 consensus_queue.cc:237] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.245833  9738 catalog_manager.cc:5697] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c reported cstate change: term changed from 0 to 1, leader changed from <none> to 94f5c512b841414b8815cb2f59a0243c (127.0.107.193). New cstate: current_term: 1 leader_uuid: "94f5c512b841414b8815cb2f59a0243c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:00.458981 10047 consensus_queue.cc:1048] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 }, 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.500542 10047 consensus_queue.cc:1048] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 }, 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.514000  9842 raft_consensus.cc:1275] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Refusing update from remote peer fdb7ed9fe1fb40268af138e818796178: 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:00.516462  9918 raft_consensus.cc:1275] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Refusing update from remote peer 7568c24936974390b3b13fd03cd553e0: 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:00.518577 10048 consensus_queue.cc:1048] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 }, 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.527863 10047 consensus_queue.cc:1048] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:00.531788  9842 raft_consensus.cc:1275] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Refusing update from remote peer 7568c24936974390b3b13fd03cd553e0: 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:00.548727 10048 raft_consensus.cc:493] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:00.562026 10048 raft_consensus.cc:515] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } }
I20260630 12:15:00.575551  9991 raft_consensus.cc:1275] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Refusing update from remote peer fdb7ed9fe1fb40268af138e818796178: 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:00.573875  9992 raft_consensus.cc:3060] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:00.579504  9991 raft_consensus.cc:1275] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Refusing update from remote peer 94f5c512b841414b8815cb2f59a0243c: 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:00.579576 10149 consensus_queue.cc:1048] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:00.581342 10132 consensus_queue.cc:1048] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 }, 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.573984  9842 raft_consensus.cc:1275] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Refusing update from remote peer fdb7ed9fe1fb40268af138e818796178: 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:00.586866 10048 leader_election.cc:290] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993), fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521)
I20260630 12:15:00.587415 10047 consensus_queue.cc:1048] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 }, 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.589003  9917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12a50d11b8e4cbe8da207e1d3813413" candidate_uuid: "7568c24936974390b3b13fd03cd553e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdb7ed9fe1fb40268af138e818796178" is_pre_election: true
I20260630 12:15:00.590942  9991 raft_consensus.cc:1275] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Refusing update from remote peer 94f5c512b841414b8815cb2f59a0243c: 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:00.594045 10047 consensus_queue.cc:1048] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 }, 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.594894  9839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a12a50d11b8e4cbe8da207e1d3813413" candidate_uuid: "7568c24936974390b3b13fd03cd553e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94f5c512b841414b8815cb2f59a0243c" is_pre_election: true
I20260630 12:15:00.597268  9956 leader_election.cc:304] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [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: 7568c24936974390b3b13fd03cd553e0; no voters: 94f5c512b841414b8815cb2f59a0243c, fdb7ed9fe1fb40268af138e818796178
I20260630 12:15:00.591046  9916 raft_consensus.cc:1275] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Refusing update from remote peer 94f5c512b841414b8815cb2f59a0243c: 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:00.599253 10132 consensus_queue.cc:1048] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 }, 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.599920 10060 consensus_queue.cc:1048] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 }, 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.632263  9992 raft_consensus.cc:1275] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Refusing update from remote peer fdb7ed9fe1fb40268af138e818796178: 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:00.649230 10048 raft_consensus.cc:2749] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:00.701524  9917 raft_consensus.cc:1275] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Refusing update from remote peer 94f5c512b841414b8815cb2f59a0243c: 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:00.713882 10154 consensus_queue.cc:1048] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 }, 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.778337 10123 consensus_queue.cc:1048] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:00.802348 10161 mvcc.cc:204] Tried to move back new op lower bound from 7302437685563375616 to 7302437684182974464. Current Snapshot: MvccSnapshot[applied={T|T < 7302437685563375616}]
W20260630 12:15:00.980888 10134 log.cc:927] Time spent T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c: Append to log took a long time: real 0.099s	user 0.002s	sys 0.000s
W20260630 12:15:01.639493  9806 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:36829, user_credentials={real_user=slave}} blocked reactor thread for 47103.4us
I20260630 12:15:01.991196   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:02.003144 10196 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:02.005263 10197 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:02.005975 10199 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:02.006832   431 server_base.cc:1061] running on GCE node
I20260630 12:15:02.007879   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:02.008119   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:02.008337   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821702008318 us; error 0 us; skew 500 ppm
I20260630 12:15:02.008847   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:02.011261   431 webserver.cc:533] Webserver started at http://127.0.107.196:46435/ using document root <none> and password file <none>
I20260630 12:15:02.011772   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:02.011960   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:02.012255   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:02.013322   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "4981dcf7426041eea2a4ba370fbed170"
format_stamp: "Formatted at 2026-06-30 12:15:02 on dist-test-slave-dxwh"
I20260630 12:15:02.017832   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:02.021348 10204 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:02.022179   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:02.022562   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "4981dcf7426041eea2a4ba370fbed170"
format_stamp: "Formatted at 2026-06-30 12:15:02 on dist-test-slave-dxwh"
I20260630 12:15:02.022868   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821480598769-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:02.115041   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:02.116878   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:02.118634   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:02.121572   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:02.121848   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:02.122133   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:02.122341   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:02.186645   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39981
I20260630 12:15:02.186868 10267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39981 every 8 connection(s)
I20260630 12:15:02.209051 10268 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33761
I20260630 12:15:02.209430 10268 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:02.210211 10268 heartbeater.cc:507] Master 127.0.107.254:33761 requested a full tablet report, sending...
I20260630 12:15:02.212471  9740 ts_manager.cc:194] Registered new tserver with Master: 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196:39981)
I20260630 12:15:02.214214  9740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54258
I20260630 12:15:03.189531  9843 consensus_queue.cc:237] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:03.199244  9990 raft_consensus.cc:1275] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Refusing update from remote peer 94f5c512b841414b8815cb2f59a0243c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:03.207563 10194 consensus_queue.cc:1048] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:15:03.208266  9917 raft_consensus.cc:1275] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Refusing update from remote peer 94f5c512b841414b8815cb2f59a0243c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:03.217042 10268 heartbeater.cc:499] Master 127.0.107.254:33761 was elected leader, sending a full tablet report...
I20260630 12:15:03.221292 10275 consensus_queue.cc:1048] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260630 12:15:03.229279  9808 consensus_peers.cc:597] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c -> Peer 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196:39981): Couldn't send request to peer 4981dcf7426041eea2a4ba370fbed170. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23172c0ccaf24689b27550c20c7dc43e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:03.232373 10194 raft_consensus.cc:2955] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.242012  9990 raft_consensus.cc:2955] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.243112  9917 raft_consensus.cc:2955] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.261402  9740 catalog_manager.cc:5697] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 reported cstate change: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "94f5c512b841414b8815cb2f59a0243c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.283782  9990 consensus_queue.cc:237] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:03.292557  9917 raft_consensus.cc:1275] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Refusing update from remote peer 7568c24936974390b3b13fd03cd553e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:03.293126  9843 raft_consensus.cc:1275] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Refusing update from remote peer 7568c24936974390b3b13fd03cd553e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:03.294430 10192 consensus_queue.cc:1048] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:15:03.295874 10289 consensus_queue.cc:1048] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:15:03.304386  9957 consensus_peers.cc:597] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 -> Peer 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196:39981): Couldn't send request to peer 4981dcf7426041eea2a4ba370fbed170. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62acb79eae0e429bb1b0a21ce852894b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:03.308070 10289 raft_consensus.cc:2955] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.310372  9917 raft_consensus.cc:2955] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.313401  9843 raft_consensus.cc:2955] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.326951  9737 catalog_manager.cc:5697] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 reported cstate change: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7568c24936974390b3b13fd03cd553e0" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.349754  9917 consensus_queue.cc:237] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } attrs { replace: true } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:03.359826  9990 raft_consensus.cc:1275] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Refusing update from remote peer fdb7ed9fe1fb40268af138e818796178: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:03.361024  9843 raft_consensus.cc:1275] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Refusing update from remote peer fdb7ed9fe1fb40268af138e818796178: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:03.361574 10183 consensus_queue.cc:1048] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } 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:15:03.362709 10295 consensus_queue.cc:1048] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:15:03.370918  9883 consensus_peers.cc:597] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 -> Peer 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196:39981): Couldn't send request to peer 4981dcf7426041eea2a4ba370fbed170. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 653423284d8f43f39ee3dd03a6ad2af3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:03.372051 10295 raft_consensus.cc:2955] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } attrs { replace: true } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.373950  9990 raft_consensus.cc:2955] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } attrs { replace: true } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.375620  9843 raft_consensus.cc:2955] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } attrs { replace: true } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.385213  9737 catalog_manager.cc:5697] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 reported cstate change: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "fdb7ed9fe1fb40268af138e818796178" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:03.386698  9917 consensus_queue.cc:237] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:03.396291  9990 raft_consensus.cc:1275] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Refusing update from remote peer fdb7ed9fe1fb40268af138e818796178: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:03.397075  9843 raft_consensus.cc:1275] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Refusing update from remote peer fdb7ed9fe1fb40268af138e818796178: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:15:03.398022 10299 consensus_queue.cc:1048] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:15:03.399107 10183 consensus_queue.cc:1048] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:15:03.402437  9883 consensus_peers.cc:597] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 -> Peer 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196:39981): Couldn't send request to peer 4981dcf7426041eea2a4ba370fbed170. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f31c8c17907a464ba2f25266a37c5373. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:03.412484 10183 raft_consensus.cc:2955] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.414443  9843 raft_consensus.cc:2955] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.422472  9990 raft_consensus.cc:2955] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } } }
I20260630 12:15:03.426585  9738 catalog_manager.cc:5697] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 reported cstate change: config changed from index -1 to 16, NON_VOTER 4981dcf7426041eea2a4ba370fbed170 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "fdb7ed9fe1fb40268af138e818796178" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:03.712337 10303 ts_tablet_manager.cc:933] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: Initiating tablet copy from peer 7568c24936974390b3b13fd03cd553e0 (127.0.107.195:36829)
I20260630 12:15:03.714331 10303 tablet_copy_client.cc:323] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36829
I20260630 12:15:03.726297 10002 tablet_copy_service.cc:140] P 7568c24936974390b3b13fd03cd553e0: Received BeginTabletCopySession request for tablet 62acb79eae0e429bb1b0a21ce852894b from peer 4981dcf7426041eea2a4ba370fbed170 ({username='slave'} at 127.0.0.1:60628)
I20260630 12:15:03.726902 10002 tablet_copy_service.cc:161] P 7568c24936974390b3b13fd03cd553e0: Beginning new tablet copy session on tablet 62acb79eae0e429bb1b0a21ce852894b from peer 4981dcf7426041eea2a4ba370fbed170 at {username='slave'} at 127.0.0.1:60628: session id = 4981dcf7426041eea2a4ba370fbed170-62acb79eae0e429bb1b0a21ce852894b
I20260630 12:15:03.733209 10002 tablet_copy_source_session.cc:215] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:03.736145 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62acb79eae0e429bb1b0a21ce852894b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.748577 10303 tablet_copy_client.cc:806] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:03.749243 10303 tablet_copy_client.cc:670] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:03.753556 10303 tablet_copy_client.cc:538] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:03.760435 10303 tablet_bootstrap.cc:492] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: Bootstrap starting.
I20260630 12:15:03.778360 10306 ts_tablet_manager.cc:933] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: Initiating tablet copy from peer 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993)
I20260630 12:15:03.780277 10306 tablet_copy_client.cc:323] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40993
I20260630 12:15:03.796753  9853 tablet_copy_service.cc:140] P 94f5c512b841414b8815cb2f59a0243c: Received BeginTabletCopySession request for tablet 23172c0ccaf24689b27550c20c7dc43e from peer 4981dcf7426041eea2a4ba370fbed170 ({username='slave'} at 127.0.0.1:33388)
I20260630 12:15:03.797430  9853 tablet_copy_service.cc:161] P 94f5c512b841414b8815cb2f59a0243c: Beginning new tablet copy session on tablet 23172c0ccaf24689b27550c20c7dc43e from peer 4981dcf7426041eea2a4ba370fbed170 at {username='slave'} at 127.0.0.1:33388: session id = 4981dcf7426041eea2a4ba370fbed170-23172c0ccaf24689b27550c20c7dc43e
I20260630 12:15:03.806435  9853 tablet_copy_source_session.cc:215] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:03.809814 10306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23172c0ccaf24689b27550c20c7dc43e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.829061 10306 tablet_copy_client.cc:806] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:03.829792 10306 tablet_copy_client.cc:670] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:03.834868 10306 tablet_copy_client.cc:538] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:03.845142 10306 tablet_bootstrap.cc:492] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: Bootstrap starting.
I20260630 12:15:03.871107 10303 tablet_bootstrap.cc:492] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:03.872009 10303 tablet_bootstrap.cc:492] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: Bootstrap complete.
I20260630 12:15:03.872730 10303 ts_tablet_manager.cc:1403] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: Time spent bootstrapping tablet: real 0.113s	user 0.092s	sys 0.016s
I20260630 12:15:03.875576 10303 raft_consensus.cc:359] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:03.876334 10303 raft_consensus.cc:740] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4981dcf7426041eea2a4ba370fbed170, State: Initialized, Role: LEARNER
I20260630 12:15:03.876967 10303 consensus_queue.cc:260] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170 [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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:03.879645 10303 ts_tablet_manager.cc:1434] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:15:03.881669 10002 tablet_copy_service.cc:342] P 7568c24936974390b3b13fd03cd553e0: Request end of tablet copy session 4981dcf7426041eea2a4ba370fbed170-62acb79eae0e429bb1b0a21ce852894b received from {username='slave'} at 127.0.0.1:60628
I20260630 12:15:03.882202 10002 tablet_copy_service.cc:434] P 7568c24936974390b3b13fd03cd553e0: ending tablet copy session 4981dcf7426041eea2a4ba370fbed170-62acb79eae0e429bb1b0a21ce852894b on tablet 62acb79eae0e429bb1b0a21ce852894b with peer 4981dcf7426041eea2a4ba370fbed170
I20260630 12:15:03.905606 10303 ts_tablet_manager.cc:933] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: Initiating tablet copy from peer fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521)
I20260630 12:15:03.907198 10303 tablet_copy_client.cc:323] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42521
I20260630 12:15:03.920467  9928 tablet_copy_service.cc:140] P fdb7ed9fe1fb40268af138e818796178: Received BeginTabletCopySession request for tablet 653423284d8f43f39ee3dd03a6ad2af3 from peer 4981dcf7426041eea2a4ba370fbed170 ({username='slave'} at 127.0.0.1:57968)
I20260630 12:15:03.921136  9928 tablet_copy_service.cc:161] P fdb7ed9fe1fb40268af138e818796178: Beginning new tablet copy session on tablet 653423284d8f43f39ee3dd03a6ad2af3 from peer 4981dcf7426041eea2a4ba370fbed170 at {username='slave'} at 127.0.0.1:57968: session id = 4981dcf7426041eea2a4ba370fbed170-653423284d8f43f39ee3dd03a6ad2af3
I20260630 12:15:03.929519  9928 tablet_copy_source_session.cc:215] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:03.933957 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653423284d8f43f39ee3dd03a6ad2af3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:03.949973 10303 tablet_copy_client.cc:806] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:03.950654 10303 tablet_copy_client.cc:670] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:03.954712 10306 tablet_bootstrap.cc:492] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:03.955309 10303 tablet_copy_client.cc:538] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:03.955765 10306 tablet_bootstrap.cc:492] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: Bootstrap complete.
I20260630 12:15:03.956574 10306 ts_tablet_manager.cc:1403] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: Time spent bootstrapping tablet: real 0.112s	user 0.094s	sys 0.017s
I20260630 12:15:03.960346 10314 ts_tablet_manager.cc:933] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: Initiating tablet copy from peer fdb7ed9fe1fb40268af138e818796178 (127.0.107.194:42521)
I20260630 12:15:03.964510 10303 tablet_bootstrap.cc:492] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: Bootstrap starting.
I20260630 12:15:03.964237 10306 raft_consensus.cc:359] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:03.965126 10306 raft_consensus.cc:740] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4981dcf7426041eea2a4ba370fbed170, State: Initialized, Role: LEARNER
I20260630 12:15:03.965818 10306 consensus_queue.cc:260] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170 [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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } attrs { replace: true } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:03.968585 10314 tablet_copy_client.cc:323] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42521
I20260630 12:15:03.970146 10306 ts_tablet_manager.cc:1434] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:15:03.970562  9928 tablet_copy_service.cc:140] P fdb7ed9fe1fb40268af138e818796178: Received BeginTabletCopySession request for tablet f31c8c17907a464ba2f25266a37c5373 from peer 4981dcf7426041eea2a4ba370fbed170 ({username='slave'} at 127.0.0.1:57968)
I20260630 12:15:03.971163  9928 tablet_copy_service.cc:161] P fdb7ed9fe1fb40268af138e818796178: Beginning new tablet copy session on tablet f31c8c17907a464ba2f25266a37c5373 from peer 4981dcf7426041eea2a4ba370fbed170 at {username='slave'} at 127.0.0.1:57968: session id = 4981dcf7426041eea2a4ba370fbed170-f31c8c17907a464ba2f25266a37c5373
I20260630 12:15:03.973515  9853 tablet_copy_service.cc:342] P 94f5c512b841414b8815cb2f59a0243c: Request end of tablet copy session 4981dcf7426041eea2a4ba370fbed170-23172c0ccaf24689b27550c20c7dc43e received from {username='slave'} at 127.0.0.1:33388
I20260630 12:15:03.974014  9853 tablet_copy_service.cc:434] P 94f5c512b841414b8815cb2f59a0243c: ending tablet copy session 4981dcf7426041eea2a4ba370fbed170-23172c0ccaf24689b27550c20c7dc43e on tablet 23172c0ccaf24689b27550c20c7dc43e with peer 4981dcf7426041eea2a4ba370fbed170
I20260630 12:15:03.988375  9928 tablet_copy_source_session.cc:215] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:03.992022 10314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31c8c17907a464ba2f25266a37c5373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:04.004482 10314 tablet_copy_client.cc:806] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:04.005167 10314 tablet_copy_client.cc:670] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:04.009099 10314 tablet_copy_client.cc:538] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:04.015777 10314 tablet_bootstrap.cc:492] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: Bootstrap starting.
I20260630 12:15:04.062557 10303 tablet_bootstrap.cc:492] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:04.063306 10303 tablet_bootstrap.cc:492] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: Bootstrap complete.
I20260630 12:15:04.063874 10303 ts_tablet_manager.cc:1403] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: Time spent bootstrapping tablet: real 0.100s	user 0.082s	sys 0.011s
I20260630 12:15:04.065752 10303 raft_consensus.cc:359] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } attrs { replace: true } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:04.066349 10303 raft_consensus.cc:740] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4981dcf7426041eea2a4ba370fbed170, State: Initialized, Role: LEARNER
I20260630 12:15:04.066884 10303 consensus_queue.cc:260] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170 [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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } attrs { replace: true } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:04.068709 10303 ts_tablet_manager.cc:1434] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:15:04.070533  9928 tablet_copy_service.cc:342] P fdb7ed9fe1fb40268af138e818796178: Request end of tablet copy session 4981dcf7426041eea2a4ba370fbed170-653423284d8f43f39ee3dd03a6ad2af3 received from {username='slave'} at 127.0.0.1:57968
I20260630 12:15:04.071007  9928 tablet_copy_service.cc:434] P fdb7ed9fe1fb40268af138e818796178: ending tablet copy session 4981dcf7426041eea2a4ba370fbed170-653423284d8f43f39ee3dd03a6ad2af3 on tablet 653423284d8f43f39ee3dd03a6ad2af3 with peer 4981dcf7426041eea2a4ba370fbed170
I20260630 12:15:04.124954 10314 tablet_bootstrap.cc:492] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:04.125730 10314 tablet_bootstrap.cc:492] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: Bootstrap complete.
I20260630 12:15:04.126338 10314 ts_tablet_manager.cc:1403] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: Time spent bootstrapping tablet: real 0.111s	user 0.100s	sys 0.007s
I20260630 12:15:04.128372 10314 raft_consensus.cc:359] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:04.128942 10314 raft_consensus.cc:740] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4981dcf7426041eea2a4ba370fbed170, State: Initialized, Role: LEARNER
I20260630 12:15:04.129418 10314 consensus_queue.cc:260] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170 [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: "94f5c512b841414b8815cb2f59a0243c" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40993 } attrs { replace: true } } peers { permanent_uuid: "fdb7ed9fe1fb40268af138e818796178" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42521 } } peers { permanent_uuid: "7568c24936974390b3b13fd03cd553e0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36829 } } peers { permanent_uuid: "4981dcf7426041eea2a4ba370fbed170" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39981 } attrs { promote: true } }
I20260630 12:15:04.131249 10314 ts_tablet_manager.cc:1434] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:04.133070  9928 tablet_copy_service.cc:342] P fdb7ed9fe1fb40268af138e818796178: Request end of tablet copy session 4981dcf7426041eea2a4ba370fbed170-f31c8c17907a464ba2f25266a37c5373 received from {username='slave'} at 127.0.0.1:57968
I20260630 12:15:04.133486  9928 tablet_copy_service.cc:434] P fdb7ed9fe1fb40268af138e818796178: ending tablet copy session 4981dcf7426041eea2a4ba370fbed170-f31c8c17907a464ba2f25266a37c5373 on tablet f31c8c17907a464ba2f25266a37c5373 with peer 4981dcf7426041eea2a4ba370fbed170
I20260630 12:15:04.224570   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:04.262697 10243 raft_consensus.cc:1217] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:15:04.268976   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:04.275017   431 tablet_replica.cc:333] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c: stopping tablet replica
I20260630 12:15:04.275945   431 raft_consensus.cc:2243] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.276856   431 raft_consensus.cc:2272] T f31c8c17907a464ba2f25266a37c5373 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.281148   431 tablet_replica.cc:333] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c: stopping tablet replica
I20260630 12:15:04.281921   431 raft_consensus.cc:2243] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.282877   431 raft_consensus.cc:2272] T 653423284d8f43f39ee3dd03a6ad2af3 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.287797   431 tablet_replica.cc:333] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c: stopping tablet replica
W20260630 12:15:04.288681  9882 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260630 12:15:04.288924   431 raft_consensus.cc:2243] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.289775   431 raft_consensus.cc:2272] T a12a50d11b8e4cbe8da207e1d3813413 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.296983   431 tablet_replica.cc:333] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c: stopping tablet replica
I20260630 12:15:04.297874   431 raft_consensus.cc:2243] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:15:04.298332  9882 consensus_peers.cc:597] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 -> Peer 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993): Couldn't send request to peer 94f5c512b841414b8815cb2f59a0243c. 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:04.299062   431 raft_consensus.cc:2272] T 15721f0f637b4b2dad38393eca8a7cad P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.302199   431 tablet_replica.cc:333] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c: stopping tablet replica
I20260630 12:15:04.302886   431 raft_consensus.cc:2243] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.304080   431 raft_consensus.cc:2272] T 23172c0ccaf24689b27550c20c7dc43e P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.307133   431 tablet_replica.cc:333] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c: stopping tablet replica
I20260630 12:15:04.307835   431 raft_consensus.cc:2243] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.308626   431 raft_consensus.cc:2272] T 62acb79eae0e429bb1b0a21ce852894b P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.311960   431 tablet_replica.cc:333] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c: stopping tablet replica
I20260630 12:15:04.312517   431 raft_consensus.cc:2243] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.313124   431 raft_consensus.cc:2272] T f5f77ebf2ba04cd1bc1a8cdf0c8eac82 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.316408   431 tablet_replica.cc:333] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c: stopping tablet replica
I20260630 12:15:04.316977   431 raft_consensus.cc:2243] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.317569   431 raft_consensus.cc:2272] T 81fe13a8641547e79e5c70b021a7afd4 P 94f5c512b841414b8815cb2f59a0243c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.352849   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:04.379674 10243 raft_consensus.cc:1217] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260630 12:15:04.388881   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:15:04.406451  9956 consensus_peers.cc:597] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 -> Peer 94f5c512b841414b8815cb2f59a0243c (127.0.107.193:40993): Couldn't send request to peer 94f5c512b841414b8815cb2f59a0243c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:04.430837   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:04.431704   431 tablet_replica.cc:333] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178: stopping tablet replica
I20260630 12:15:04.432421   431 raft_consensus.cc:2243] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.433501   431 raft_consensus.cc:2272] T f31c8c17907a464ba2f25266a37c5373 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.436714   431 tablet_replica.cc:333] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178: stopping tablet replica
I20260630 12:15:04.437338   431 raft_consensus.cc:2243] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.438321   431 raft_consensus.cc:2272] T 653423284d8f43f39ee3dd03a6ad2af3 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.441344   431 tablet_replica.cc:333] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178: stopping tablet replica
I20260630 12:15:04.442056   431 raft_consensus.cc:2243] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.442970   431 raft_consensus.cc:2272] T a12a50d11b8e4cbe8da207e1d3813413 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.445600   431 tablet_replica.cc:333] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178: stopping tablet replica
I20260630 12:15:04.446146   431 raft_consensus.cc:2243] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.446810   431 raft_consensus.cc:2272] T 62acb79eae0e429bb1b0a21ce852894b P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.449554   431 tablet_replica.cc:333] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178: stopping tablet replica
I20260630 12:15:04.450140   431 raft_consensus.cc:2243] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.450942   431 raft_consensus.cc:2272] T a3b51d1fe44444f2854790eb70d69b1b P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.453999   431 tablet_replica.cc:333] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178: stopping tablet replica
I20260630 12:15:04.454648   431 raft_consensus.cc:2243] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.455402   431 raft_consensus.cc:2272] T 23172c0ccaf24689b27550c20c7dc43e P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.457864   431 tablet_replica.cc:333] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178: stopping tablet replica
I20260630 12:15:04.458455   431 raft_consensus.cc:2243] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.459241   431 raft_consensus.cc:2272] T 15721f0f637b4b2dad38393eca8a7cad P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.461848   431 tablet_replica.cc:333] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178: stopping tablet replica
I20260630 12:15:04.462437   431 raft_consensus.cc:2243] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.463153   431 raft_consensus.cc:2272] T d0bb1577c3d64afbb9caf9333144e117 P fdb7ed9fe1fb40268af138e818796178 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.497579   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:04.532276   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:04.573961   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:04.576128   431 tablet_replica.cc:333] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0: stopping tablet replica
I20260630 12:15:04.576947   431 raft_consensus.cc:2243] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.577576   431 raft_consensus.cc:2272] T f31c8c17907a464ba2f25266a37c5373 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.580636   431 tablet_replica.cc:333] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0: stopping tablet replica
I20260630 12:15:04.581337   431 raft_consensus.cc:2243] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.581869   431 raft_consensus.cc:2272] T a12a50d11b8e4cbe8da207e1d3813413 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.584654   431 tablet_replica.cc:333] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0: stopping tablet replica
I20260630 12:15:04.585217   431 raft_consensus.cc:2243] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.585932   431 raft_consensus.cc:2272] T 653423284d8f43f39ee3dd03a6ad2af3 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.588406   431 tablet_replica.cc:333] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0: stopping tablet replica
I20260630 12:15:04.588990   431 raft_consensus.cc:2243] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.589773   431 raft_consensus.cc:2272] T 23172c0ccaf24689b27550c20c7dc43e P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.592324   431 tablet_replica.cc:333] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0: stopping tablet replica
I20260630 12:15:04.592902   431 raft_consensus.cc:2243] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:04.593559   431 raft_consensus.cc:2272] T 15721f0f637b4b2dad38393eca8a7cad P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.596040   431 tablet_replica.cc:333] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0: stopping tablet replica
I20260630 12:15:04.596554   431 raft_consensus.cc:2243] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.597582   431 raft_consensus.cc:2272] T 62acb79eae0e429bb1b0a21ce852894b P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.600188   431 tablet_replica.cc:333] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0: stopping tablet replica
I20260630 12:15:04.600693   431 raft_consensus.cc:2243] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.601307   431 raft_consensus.cc:2272] T 9c5d1f87aace4ea5ab037445bf7e53c5 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.604094   431 tablet_replica.cc:333] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0: stopping tablet replica
I20260630 12:15:04.604578   431 raft_consensus.cc:2243] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.605082   431 raft_consensus.cc:2272] T f2a852eec548499d9e888cfbfe1eddb2 P 7568c24936974390b3b13fd03cd553e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.641114   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:04.674185   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:04.698984   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:04.700246   431 tablet_replica.cc:333] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170: stopping tablet replica
I20260630 12:15:04.701076   431 raft_consensus.cc:2243] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:04.701660   431 raft_consensus.cc:2272] T 653423284d8f43f39ee3dd03a6ad2af3 P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:04.704005   431 tablet_replica.cc:333] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170: stopping tablet replica
I20260630 12:15:04.704561   431 raft_consensus.cc:2243] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:04.704963   431 raft_consensus.cc:2272] T f31c8c17907a464ba2f25266a37c5373 P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:04.707103   431 tablet_replica.cc:333] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170: stopping tablet replica
I20260630 12:15:04.707607   431 raft_consensus.cc:2243] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:04.708000   431 raft_consensus.cc:2272] T 23172c0ccaf24689b27550c20c7dc43e P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:04.710009   431 tablet_replica.cc:333] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170: stopping tablet replica
I20260630 12:15:04.710537   431 raft_consensus.cc:2243] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:04.710911   431 raft_consensus.cc:2272] T 62acb79eae0e429bb1b0a21ce852894b P 4981dcf7426041eea2a4ba370fbed170 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:04.732854   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:04.746466   431 master.cc:562] Master@127.0.107.254:33761 shutting down...
W20260630 12:15:04.771799  9789 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:04.773167   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:04.773733   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:04.774086   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P fadce0cc668245cd9a2e082832a95e2a: stopping tablet replica
I20260630 12:15:04.795166   431 master.cc:584] Master@127.0.107.254:33761 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (7895 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:15:04.849527   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38949
I20260630 12:15:04.850852   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:04.856294 10327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.856357 10326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:04.858035 10329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:04.859282   431 server_base.cc:1061] running on GCE node
I20260630 12:15:04.860146   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:04.860329   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:04.860445   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821704860433 us; error 0 us; skew 500 ppm
I20260630 12:15:04.860875   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:04.863206   431 webserver.cc:533] Webserver started at http://127.0.107.254:46209/ using document root <none> and password file <none>
I20260630 12:15:04.863646   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:04.863793   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:04.864023   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:04.865062   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "875aee145ece4a89a57b0b1cf9bcf9e6"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-dxwh"
I20260630 12:15:04.869629   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:15:04.873104 10334 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:04.873847   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:04.874147   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "875aee145ece4a89a57b0b1cf9bcf9e6"
format_stamp: "Formatted at 2026-06-30 12:15:04 on dist-test-slave-dxwh"
I20260630 12:15:04.874461   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:04.884150   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:04.885270   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:04.923287   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38949
I20260630 12:15:04.923394 10385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38949 every 8 connection(s)
I20260630 12:15:04.927141 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:04.938517 10386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6: Bootstrap starting.
I20260630 12:15:04.943425 10386 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:04.948134 10386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6: No bootstrap required, opened a new log
I20260630 12:15:04.950522 10386 raft_consensus.cc:359] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875aee145ece4a89a57b0b1cf9bcf9e6" member_type: VOTER }
I20260630 12:15:04.950969 10386 raft_consensus.cc:385] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:04.951165 10386 raft_consensus.cc:740] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 875aee145ece4a89a57b0b1cf9bcf9e6, State: Initialized, Role: FOLLOWER
I20260630 12:15:04.951874 10386 consensus_queue.cc:260] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "875aee145ece4a89a57b0b1cf9bcf9e6" member_type: VOTER }
I20260630 12:15:04.952349 10386 raft_consensus.cc:399] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:04.952556 10386 raft_consensus.cc:493] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:04.952791 10386 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:04.958077 10386 raft_consensus.cc:515] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875aee145ece4a89a57b0b1cf9bcf9e6" member_type: VOTER }
I20260630 12:15:04.958665 10386 leader_election.cc:304] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [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: 875aee145ece4a89a57b0b1cf9bcf9e6; no voters: 
I20260630 12:15:04.959910 10386 leader_election.cc:290] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:04.960271 10389 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:04.961692 10389 raft_consensus.cc:697] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 1 LEADER]: Becoming Leader. State: Replica: 875aee145ece4a89a57b0b1cf9bcf9e6, State: Running, Role: LEADER
I20260630 12:15:04.962430 10389 consensus_queue.cc:237] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [LEADER]: Queue going to LEADER mode. State: All 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: "875aee145ece4a89a57b0b1cf9bcf9e6" member_type: VOTER }
I20260630 12:15:04.963274 10386 sys_catalog.cc:565] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:04.967202 10391 sys_catalog.cc:455] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 875aee145ece4a89a57b0b1cf9bcf9e6. Latest consensus state: current_term: 1 leader_uuid: "875aee145ece4a89a57b0b1cf9bcf9e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875aee145ece4a89a57b0b1cf9bcf9e6" member_type: VOTER } }
I20260630 12:15:04.967226 10390 sys_catalog.cc:455] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "875aee145ece4a89a57b0b1cf9bcf9e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "875aee145ece4a89a57b0b1cf9bcf9e6" member_type: VOTER } }
I20260630 12:15:04.968643 10390 sys_catalog.cc:458] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:04.969924 10391 sys_catalog.cc:458] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:04.975716 10395 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:04.982157 10395 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:04.983327   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:04.992154 10395 catalog_manager.cc:1383] Generated new cluster ID: 2d4935bf6e2e4394afd34a373b520cb1
I20260630 12:15:04.992470 10395 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:05.011420 10395 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:05.012744 10395 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:05.023860 10395 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6: Generated new TSK 0
I20260630 12:15:05.024528 10395 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:05.049917   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.055828 10407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.056732 10408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.064179 10410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.064208   431 server_base.cc:1061] running on GCE node
I20260630 12:15:05.065482   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.065693   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.065896   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705065857 us; error 0 us; skew 500 ppm
I20260630 12:15:05.066498   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.068774   431 webserver.cc:533] Webserver started at http://127.0.107.193:46467/ using document root <none> and password file <none>
I20260630 12:15:05.069257   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.069460   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.069726   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.070869   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "a78f6cb387a34b77b078feb25f00dd08"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-dxwh"
I20260630 12:15:05.075263   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:15:05.078847 10415 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.079720   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:15:05.080060   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "a78f6cb387a34b77b078feb25f00dd08"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-dxwh"
I20260630 12:15:05.080359   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:05.094283   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.095491   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.096999   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:05.099360   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:05.099545   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.099854   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:05.100008   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.137452   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43277
I20260630 12:15:05.137578 10477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43277 every 8 connection(s)
I20260630 12:15:05.142557   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.149976 10482 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.151054 10483 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.154593 10485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.155392   431 server_base.cc:1061] running on GCE node
I20260630 12:15:05.156481 10478 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38949
I20260630 12:15:05.156912 10478 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:05.157667 10478 heartbeater.cc:507] Master 127.0.107.254:38949 requested a full tablet report, sending...
I20260630 12:15:05.157730   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.158069   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.158243   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705158211 us; error 0 us; skew 500 ppm
I20260630 12:15:05.158986   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.160193 10351 ts_manager.cc:194] Registered new tserver with Master: a78f6cb387a34b77b078feb25f00dd08 (127.0.107.193:43277)
I20260630 12:15:05.161746   431 webserver.cc:533] Webserver started at http://127.0.107.194:45557/ using document root <none> and password file <none>
I20260630 12:15:05.162425   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.162643   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.162788 10351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34310
I20260630 12:15:05.162977   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.164427   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "561096aa4c3f43408039b627149340da"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-dxwh"
I20260630 12:15:05.168975   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:05.172500 10490 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.173390   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:05.173724   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "561096aa4c3f43408039b627149340da"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-dxwh"
I20260630 12:15:05.174033   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:05.186610   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.187682   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.189220   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:05.191511   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:05.191738   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.191977   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:05.192147   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.230150   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42779
I20260630 12:15:05.230279 10552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42779 every 8 connection(s)
I20260630 12:15:05.235037   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:05.242336 10556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:05.244503 10557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.245850   431 server_base.cc:1061] running on GCE node
W20260630 12:15:05.246248 10559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:05.247534   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:05.247860   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:05.248090   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821705248071 us; error 0 us; skew 500 ppm
I20260630 12:15:05.248692 10553 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38949
I20260630 12:15:05.248730   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:05.249188 10553 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:05.250023 10553 heartbeater.cc:507] Master 127.0.107.254:38949 requested a full tablet report, sending...
I20260630 12:15:05.251976   431 webserver.cc:533] Webserver started at http://127.0.107.195:40625/ using document root <none> and password file <none>
I20260630 12:15:05.252463 10351 ts_manager.cc:194] Registered new tserver with Master: 561096aa4c3f43408039b627149340da (127.0.107.194:42779)
I20260630 12:15:05.252561   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:05.252877   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:05.253165   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:05.253983 10351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34322
I20260630 12:15:05.254256   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "ecffa84e74b24699b6b1b7babc6f55fa"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-dxwh"
I20260630 12:15:05.259131   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:15:05.262562 10564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.263398   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:05.263742   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "ecffa84e74b24699b6b1b7babc6f55fa"
format_stamp: "Formatted at 2026-06-30 12:15:05 on dist-test-slave-dxwh"
I20260630 12:15:05.264053   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821480598769-431-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:15:05.272879   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:05.273994   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:05.275607   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:05.278039   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:05.278277   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.278601   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:05.278784   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:05.318886   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33625
I20260630 12:15:05.318981 10626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33625 every 8 connection(s)
I20260630 12:15:05.335106 10627 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38949
I20260630 12:15:05.335538 10627 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:05.336273 10627 heartbeater.cc:507] Master 127.0.107.254:38949 requested a full tablet report, sending...
I20260630 12:15:05.338213 10351 ts_manager.cc:194] Registered new tserver with Master: ecffa84e74b24699b6b1b7babc6f55fa (127.0.107.195:33625)
I20260630 12:15:05.338742   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016140738s
I20260630 12:15:05.339638 10351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34326
I20260630 12:15:05.369812 10351 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34340:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:05.371891 10351 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:05.430024 10592 tablet_service.cc:1511] Processing CreateTablet for tablet 40837e1cee8a41408e5eeee541bbbb4e (DEFAULT_TABLE table=test-workload [id=5f46d43a9f614988a2c3b996594e3326]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:05.431455 10592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40837e1cee8a41408e5eeee541bbbb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:05.432037 10518 tablet_service.cc:1511] Processing CreateTablet for tablet 40837e1cee8a41408e5eeee541bbbb4e (DEFAULT_TABLE table=test-workload [id=5f46d43a9f614988a2c3b996594e3326]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:05.433422 10518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40837e1cee8a41408e5eeee541bbbb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:05.433722 10443 tablet_service.cc:1511] Processing CreateTablet for tablet 40837e1cee8a41408e5eeee541bbbb4e (DEFAULT_TABLE table=test-workload [id=5f46d43a9f614988a2c3b996594e3326]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:05.435037 10443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40837e1cee8a41408e5eeee541bbbb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:05.446724 10642 tablet_bootstrap.cc:492] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa: Bootstrap starting.
I20260630 12:15:05.453477 10642 tablet_bootstrap.cc:654] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:05.454280 10644 tablet_bootstrap.cc:492] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08: Bootstrap starting.
I20260630 12:15:05.458439 10643 tablet_bootstrap.cc:492] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da: Bootstrap starting.
I20260630 12:15:05.459555 10642 tablet_bootstrap.cc:492] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa: No bootstrap required, opened a new log
I20260630 12:15:05.460173 10642 ts_tablet_manager.cc:1403] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260630 12:15:05.462431 10644 tablet_bootstrap.cc:654] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:05.463147 10642 raft_consensus.cc:359] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } }
I20260630 12:15:05.463788 10642 raft_consensus.cc:385] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:05.464083 10642 raft_consensus.cc:740] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecffa84e74b24699b6b1b7babc6f55fa, State: Initialized, Role: FOLLOWER
I20260630 12:15:05.464881 10642 consensus_queue.cc:260] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } }
I20260630 12:15:05.466040 10643 tablet_bootstrap.cc:654] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:05.471151 10627 heartbeater.cc:499] Master 127.0.107.254:38949 was elected leader, sending a full tablet report...
I20260630 12:15:05.473635 10642 ts_tablet_manager.cc:1434] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:15:05.474562 10644 tablet_bootstrap.cc:492] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08: No bootstrap required, opened a new log
I20260630 12:15:05.475109 10644 ts_tablet_manager.cc:1403] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260630 12:15:05.477762 10644 raft_consensus.cc:359] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } }
I20260630 12:15:05.478304 10644 raft_consensus.cc:385] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:05.478729 10644 raft_consensus.cc:740] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a78f6cb387a34b77b078feb25f00dd08, State: Initialized, Role: FOLLOWER
I20260630 12:15:05.479633 10644 consensus_queue.cc:260] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } }
I20260630 12:15:05.481194 10643 tablet_bootstrap.cc:492] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da: No bootstrap required, opened a new log
I20260630 12:15:05.481602 10478 heartbeater.cc:499] Master 127.0.107.254:38949 was elected leader, sending a full tablet report...
I20260630 12:15:05.481820 10643 ts_tablet_manager.cc:1403] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260630 12:15:05.482813 10644 ts_tablet_manager.cc:1434] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:05.484992 10643 raft_consensus.cc:359] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } }
I20260630 12:15:05.485809 10643 raft_consensus.cc:385] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:05.486110 10643 raft_consensus.cc:740] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 561096aa4c3f43408039b627149340da, State: Initialized, Role: FOLLOWER
I20260630 12:15:05.486938 10643 consensus_queue.cc:260] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } }
I20260630 12:15:05.489305 10553 heartbeater.cc:499] Master 127.0.107.254:38949 was elected leader, sending a full tablet report...
I20260630 12:15:05.491089 10643 ts_tablet_manager.cc:1434] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
W20260630 12:15:05.573254 10628 tablet.cc:2406] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:15:05.933844 10649 raft_consensus.cc:493] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:05.934455 10649 raft_consensus.cc:515] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } }
I20260630 12:15:05.936636 10649 leader_election.cc:290] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecffa84e74b24699b6b1b7babc6f55fa (127.0.107.195:33625), 561096aa4c3f43408039b627149340da (127.0.107.194:42779)
I20260630 12:15:05.958065 10647 raft_consensus.cc:493] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:05.958788 10647 raft_consensus.cc:515] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } }
I20260630 12:15:05.962064 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40837e1cee8a41408e5eeee541bbbb4e" candidate_uuid: "a78f6cb387a34b77b078feb25f00dd08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" is_pre_election: true
I20260630 12:15:05.962935 10602 raft_consensus.cc:2468] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a78f6cb387a34b77b078feb25f00dd08 in term 0.
I20260630 12:15:05.964375 10419 leader_election.cc:304] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a78f6cb387a34b77b078feb25f00dd08, ecffa84e74b24699b6b1b7babc6f55fa; no voters: 
I20260630 12:15:05.964465 10647 leader_election.cc:290] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 561096aa4c3f43408039b627149340da (127.0.107.194:42779), a78f6cb387a34b77b078feb25f00dd08 (127.0.107.193:43277)
I20260630 12:15:05.965387 10649 raft_consensus.cc:2804] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:05.965780 10649 raft_consensus.cc:493] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:05.966154 10649 raft_consensus.cc:3060] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:05.966220 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40837e1cee8a41408e5eeee541bbbb4e" candidate_uuid: "a78f6cb387a34b77b078feb25f00dd08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "561096aa4c3f43408039b627149340da" is_pre_election: true
I20260630 12:15:05.967160 10528 raft_consensus.cc:2468] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a78f6cb387a34b77b078feb25f00dd08 in term 0.
I20260630 12:15:05.975883 10649 raft_consensus.cc:515] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } }
W20260630 12:15:05.976783 10399 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:05.979190 10528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40837e1cee8a41408e5eeee541bbbb4e" candidate_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "561096aa4c3f43408039b627149340da" is_pre_election: true
I20260630 12:15:05.979666 10527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40837e1cee8a41408e5eeee541bbbb4e" candidate_uuid: "a78f6cb387a34b77b078feb25f00dd08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "561096aa4c3f43408039b627149340da"
I20260630 12:15:05.979801 10602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40837e1cee8a41408e5eeee541bbbb4e" candidate_uuid: "a78f6cb387a34b77b078feb25f00dd08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecffa84e74b24699b6b1b7babc6f55fa"
I20260630 12:15:05.979983 10528 raft_consensus.cc:2468] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecffa84e74b24699b6b1b7babc6f55fa in term 0.
I20260630 12:15:05.980475 10602 raft_consensus.cc:3060] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:05.981740 10566 leader_election.cc:304] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 561096aa4c3f43408039b627149340da, ecffa84e74b24699b6b1b7babc6f55fa; no voters: 
I20260630 12:15:05.979223 10649 leader_election.cc:290] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [CANDIDATE]: Term 1 election: Requested vote from peers ecffa84e74b24699b6b1b7babc6f55fa (127.0.107.195:33625), 561096aa4c3f43408039b627149340da (127.0.107.194:42779)
I20260630 12:15:05.984388 10453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40837e1cee8a41408e5eeee541bbbb4e" candidate_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a78f6cb387a34b77b078feb25f00dd08" is_pre_election: true
I20260630 12:15:05.985334 10453 raft_consensus.cc:2393] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecffa84e74b24699b6b1b7babc6f55fa in current term 1: Already voted for candidate a78f6cb387a34b77b078feb25f00dd08 in this term.
I20260630 12:15:05.986923 10602 raft_consensus.cc:2468] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a78f6cb387a34b77b078feb25f00dd08 in term 1.
I20260630 12:15:05.987433 10647 raft_consensus.cc:2764] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:15:05.987996 10419 leader_election.cc:304] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [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: a78f6cb387a34b77b078feb25f00dd08, ecffa84e74b24699b6b1b7babc6f55fa; no voters: 561096aa4c3f43408039b627149340da
I20260630 12:15:05.988771 10649 raft_consensus.cc:2804] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:05.990103 10649 raft_consensus.cc:697] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 1 LEADER]: Becoming Leader. State: Replica: a78f6cb387a34b77b078feb25f00dd08, State: Running, Role: LEADER
I20260630 12:15:05.990875 10649 consensus_queue.cc:237] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } }
I20260630 12:15:05.998304 10350 catalog_manager.cc:5697] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 reported cstate change: term changed from 0 to 1, leader changed from <none> to a78f6cb387a34b77b078feb25f00dd08 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a78f6cb387a34b77b078feb25f00dd08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecffa84e74b24699b6b1b7babc6f55fa" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "561096aa4c3f43408039b627149340da" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a78f6cb387a34b77b078feb25f00dd08" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43277 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:06.143031   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:06.160741   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:06.161388   431 tablet_replica.cc:333] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08: stopping tablet replica
I20260630 12:15:06.161914   431 raft_consensus.cc:2243] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.162580   431 pending_rounds.cc:70] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08: Trying to abort 1 pending ops.
I20260630 12:15:06.162814   431 pending_rounds.cc:77] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437707745968128 op_type: NO_OP noop_request { }
I20260630 12:15:06.163101   431 raft_consensus.cc:2889] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:06.163400   431 raft_consensus.cc:2272] T 40837e1cee8a41408e5eeee541bbbb4e P a78f6cb387a34b77b078feb25f00dd08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.183311   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:06.192503   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:06.209625   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:06.210208   431 tablet_replica.cc:333] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da: stopping tablet replica
I20260630 12:15:06.210737   431 raft_consensus.cc:2243] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.211086   431 raft_consensus.cc:2272] T 40837e1cee8a41408e5eeee541bbbb4e P 561096aa4c3f43408039b627149340da [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.229624   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:06.238952   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:06.256690   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:06.257351   431 tablet_replica.cc:333] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa: stopping tablet replica
I20260630 12:15:06.257876   431 raft_consensus.cc:2243] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:06.258219   431 raft_consensus.cc:2272] T 40837e1cee8a41408e5eeee541bbbb4e P ecffa84e74b24699b6b1b7babc6f55fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.277118   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:06.285854   431 master.cc:562] Master@127.0.107.254:38949 shutting down...
I20260630 12:15:06.300797   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:06.301357   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:06.301692   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 875aee145ece4a89a57b0b1cf9bcf9e6: stopping tablet replica
I20260630 12:15:06.310717   431 master.cc:584] Master@127.0.107.254:38949 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1493 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:15:06.343221   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42527
I20260630 12:15:06.344302   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:06.349947 10665 instance_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:06.350214 10664 instance_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:06.351147 10667 instance_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:06.352190   431 server_base.cc:1061] running on GCE node
I20260630 12:15:06.352962   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:06.353173   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:06.353348   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821706353329 us; error 0 us; skew 500 ppm
I20260630 12:15:06.353853   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:06.356449   431 webserver.cc:533] Webserver started at http://127.0.107.254:33987/ using document root <none> and password file <none>
I20260630 12:15:06.356961   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:06.357172   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:06.357457   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:06.358628   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "e8b866d19ff94c388ae34f3e990286de"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-dxwh"
I20260630 12:15:06.363132   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:15:06.366573 10672 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:06.367339   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:06.367658   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "e8b866d19ff94c388ae34f3e990286de"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-dxwh"
I20260630 12:15:06.367959   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-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:06.379710   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:06.380728   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:06.416749   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42527
I20260630 12:15:06.416836 10723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42527 every 8 connection(s)
I20260630 12:15:06.420585 10724 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:06.431012 10724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de: Bootstrap starting.
I20260630 12:15:06.435432 10724 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:06.439561 10724 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de: No bootstrap required, opened a new log
I20260630 12:15:06.441618 10724 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8b866d19ff94c388ae34f3e990286de" member_type: VOTER }
I20260630 12:15:06.442018 10724 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:06.442301 10724 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b866d19ff94c388ae34f3e990286de, State: Initialized, Role: FOLLOWER
I20260630 12:15:06.442917 10724 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e8b866d19ff94c388ae34f3e990286de" member_type: VOTER }
I20260630 12:15:06.443388 10724 raft_consensus.cc:399] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:06.443614 10724 raft_consensus.cc:493] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:06.443882 10724 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:06.448925 10724 raft_consensus.cc:515] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8b866d19ff94c388ae34f3e990286de" member_type: VOTER }
I20260630 12:15:06.449492 10724 leader_election.cc:304] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [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: e8b866d19ff94c388ae34f3e990286de; no voters: 
I20260630 12:15:06.450655 10724 leader_election.cc:290] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:06.450994 10727 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:06.452344 10727 raft_consensus.cc:697] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 1 LEADER]: Becoming Leader. State: Replica: e8b866d19ff94c388ae34f3e990286de, State: Running, Role: LEADER
I20260630 12:15:06.452997 10727 consensus_queue.cc:237] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [LEADER]: Queue going to LEADER mode. State: All 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: "e8b866d19ff94c388ae34f3e990286de" member_type: VOTER }
I20260630 12:15:06.453583 10724 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:06.455849 10729 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [sys.catalog]: SysCatalogTable state changed. Reason: New leader e8b866d19ff94c388ae34f3e990286de. Latest consensus state: current_term: 1 leader_uuid: "e8b866d19ff94c388ae34f3e990286de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8b866d19ff94c388ae34f3e990286de" member_type: VOTER } }
I20260630 12:15:06.455849 10728 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e8b866d19ff94c388ae34f3e990286de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e8b866d19ff94c388ae34f3e990286de" member_type: VOTER } }
I20260630 12:15:06.456636 10729 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:06.456694 10728 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:06.464298 10732 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:06.469336 10732 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:06.470516   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:06.478130 10732 catalog_manager.cc:1383] Generated new cluster ID: 0d4e35e5f0564a15b1c6c1641a892d99
I20260630 12:15:06.478467 10732 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:06.496205 10732 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:06.497427 10732 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:06.516786 10732 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de: Generated new TSK 0
I20260630 12:15:06.517355 10732 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:06.537436   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:06.543126 10745 instance_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:06.544518 10746 instance_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:06.545909 10748 instance_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:06.546171   431 server_base.cc:1061] running on GCE node
I20260630 12:15:06.547144   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:06.547367   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:06.547541   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821706547526 us; error 0 us; skew 500 ppm
I20260630 12:15:06.548062   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:06.550335   431 webserver.cc:533] Webserver started at http://127.0.107.193:45919/ using document root <none> and password file <none>
I20260630 12:15:06.550866   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:06.551076   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:06.551368   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:06.552462   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "ebec6e3e34cc4d71a1e3afcf020e829f"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-dxwh"
I20260630 12:15:06.557384   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:06.560900 10753 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:06.561723   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:06.562075   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "ebec6e3e34cc4d71a1e3afcf020e829f"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-dxwh"
I20260630 12:15:06.562423   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-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:06.578244   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:06.579430   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:06.580862   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:06.583688   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:06.583948   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.584209   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:06.584381   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.623291   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35461
I20260630 12:15:06.623391 10815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35461 every 8 connection(s)
I20260630 12:15:06.628500   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:06.635878 10820 instance_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:06.637341 10821 instance_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:06.640326 10824 instance_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:06.641405   431 server_base.cc:1061] running on GCE node
I20260630 12:15:06.641462 10816 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42527
I20260630 12:15:06.642021 10816 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:06.642582   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:06.642797 10816 heartbeater.cc:507] Master 127.0.107.254:42527 requested a full tablet report, sending...
W20260630 12:15:06.642812   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:06.643293   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821706643264 us; error 0 us; skew 500 ppm
I20260630 12:15:06.643859   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:06.645164 10689 ts_manager.cc:194] Registered new tserver with Master: ebec6e3e34cc4d71a1e3afcf020e829f (127.0.107.193:35461)
I20260630 12:15:06.646572   431 webserver.cc:533] Webserver started at http://127.0.107.194:45561/ using document root <none> and password file <none>
I20260630 12:15:06.647104   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:06.647296   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:06.647313 10689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51984
I20260630 12:15:06.647639   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:06.649063   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "f8b58d95b7e24675ac77e01d66fad6f7"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-dxwh"
I20260630 12:15:06.653539   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:15:06.656827 10828 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:06.657627   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:06.657944   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "f8b58d95b7e24675ac77e01d66fad6f7"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-dxwh"
I20260630 12:15:06.658236   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-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:06.667562   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:06.668584   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:06.669945   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:06.672098   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:06.672330   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.672564   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:06.672735   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.711272   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39835
I20260630 12:15:06.711375 10890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39835 every 8 connection(s)
I20260630 12:15:06.716475   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:06.723477 10894 instance_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:06.725981 10895 instance_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:06.728436   431 server_base.cc:1061] running on GCE node
W20260630 12:15:06.728905 10897 instance_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:06.729708 10891 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42527
I20260630 12:15:06.730048 10891 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:06.730054   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:06.730465   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:06.730660   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821706730637 us; error 0 us; skew 500 ppm
I20260630 12:15:06.730866 10891 heartbeater.cc:507] Master 127.0.107.254:42527 requested a full tablet report, sending...
I20260630 12:15:06.731287   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:06.733125 10689 ts_manager.cc:194] Registered new tserver with Master: f8b58d95b7e24675ac77e01d66fad6f7 (127.0.107.194:39835)
I20260630 12:15:06.734182   431 webserver.cc:533] Webserver started at http://127.0.107.195:36635/ using document root <none> and password file <none>
I20260630 12:15:06.734858   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:06.735100   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:06.735033 10689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51998
I20260630 12:15:06.735632   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:06.736944   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "55b9a1a9657c4de6b454e49b5c344bfe"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-dxwh"
I20260630 12:15:06.741302   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:06.744580 10902 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:06.745370   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:06.745672   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "55b9a1a9657c4de6b454e49b5c344bfe"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-dxwh"
I20260630 12:15:06.745955   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-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:06.778599   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:06.779635   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:06.781035   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:06.783182   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:06.783406   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.783663   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:06.783825   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.821935   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43925
I20260630 12:15:06.822053 10964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43925 every 8 connection(s)
I20260630 12:15:06.826658   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:06.832893 10968 instance_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:06.840843 10969 instance_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:06.841183   431 server_base.cc:1061] running on GCE node
W20260630 12:15:06.841449 10971 instance_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:06.842257 10965 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42527
I20260630 12:15:06.842769 10965 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:06.842815   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:06.843441   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:06.843713   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821706843689 us; error 0 us; skew 500 ppm
I20260630 12:15:06.843961 10965 heartbeater.cc:507] Master 127.0.107.254:42527 requested a full tablet report, sending...
I20260630 12:15:06.844362   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:06.846194 10689 ts_manager.cc:194] Registered new tserver with Master: 55b9a1a9657c4de6b454e49b5c344bfe (127.0.107.195:43925)
I20260630 12:15:06.847536   431 webserver.cc:533] Webserver started at http://127.0.107.196:37193/ using document root <none> and password file <none>
I20260630 12:15:06.847838 10689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52008
I20260630 12:15:06.848191   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:06.848477   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:06.848750   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:06.850200   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "3892b0e83c3740c48eef841a0303cbc8"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-dxwh"
I20260630 12:15:06.854640   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:15:06.857822 10976 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:06.858705   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:15:06.859030   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "3892b0e83c3740c48eef841a0303cbc8"
format_stamp: "Formatted at 2026-06-30 12:15:06 on dist-test-slave-dxwh"
I20260630 12:15:06.859320   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821480598769-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:06.873107   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:06.874274   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:06.875609   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:06.877969   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:06.878226   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.878522   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:06.878715   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:06.916424   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33741
I20260630 12:15:06.916509 11038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33741 every 8 connection(s)
I20260630 12:15:06.930109 11039 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42527
I20260630 12:15:06.930552 11039 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:06.931234 11039 heartbeater.cc:507] Master 127.0.107.254:42527 requested a full tablet report, sending...
I20260630 12:15:06.933000 10689 ts_manager.cc:194] Registered new tserver with Master: 3892b0e83c3740c48eef841a0303cbc8 (127.0.107.196:33741)
I20260630 12:15:06.933597   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013920033s
I20260630 12:15:06.934782 10689 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52020
I20260630 12:15:06.960359 10689 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52032:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:15:07.004705 11004 tablet_service.cc:1511] Processing CreateTablet for tablet 36b1761c0f7545c0825356b18e1205b3 (DEFAULT_TABLE table=test-workload [id=e5991658358f4cde9fd22a2e936b1a19]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:07.005995 11004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b1761c0f7545c0825356b18e1205b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.010061 10930 tablet_service.cc:1511] Processing CreateTablet for tablet 36b1761c0f7545c0825356b18e1205b3 (DEFAULT_TABLE table=test-workload [id=e5991658358f4cde9fd22a2e936b1a19]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:07.011516 10930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b1761c0f7545c0825356b18e1205b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.011940 10856 tablet_service.cc:1511] Processing CreateTablet for tablet 36b1761c0f7545c0825356b18e1205b3 (DEFAULT_TABLE table=test-workload [id=e5991658358f4cde9fd22a2e936b1a19]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:15:07.013015 10856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b1761c0f7545c0825356b18e1205b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:07.024271 11054 tablet_bootstrap.cc:492] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8: Bootstrap starting.
I20260630 12:15:07.030105 11056 tablet_bootstrap.cc:492] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe: Bootstrap starting.
I20260630 12:15:07.031878 11055 tablet_bootstrap.cc:492] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7: Bootstrap starting.
I20260630 12:15:07.032936 11054 tablet_bootstrap.cc:654] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.037508 11056 tablet_bootstrap.cc:654] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.039150 11055 tablet_bootstrap.cc:654] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.043778 11056 tablet_bootstrap.cc:492] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe: No bootstrap required, opened a new log
I20260630 12:15:07.043812 11054 tablet_bootstrap.cc:492] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8: No bootstrap required, opened a new log
I20260630 12:15:07.044523 11054 ts_tablet_manager.cc:1403] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260630 12:15:07.044523 11056 ts_tablet_manager.cc:1403] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:15:07.046921 11055 tablet_bootstrap.cc:492] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7: No bootstrap required, opened a new log
I20260630 12:15:07.047530 11055 ts_tablet_manager.cc:1403] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260630 12:15:07.048062 11054 raft_consensus.cc:359] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3892b0e83c3740c48eef841a0303cbc8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33741 } } peers { permanent_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39835 } } peers { permanent_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43925 } }
I20260630 12:15:07.048343 11056 raft_consensus.cc:359] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3892b0e83c3740c48eef841a0303cbc8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33741 } } peers { permanent_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39835 } } peers { permanent_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43925 } }
I20260630 12:15:07.048897 11054 raft_consensus.cc:385] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.049036 11056 raft_consensus.cc:385] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.049269 11054 raft_consensus.cc:740] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3892b0e83c3740c48eef841a0303cbc8, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.049374 11056 raft_consensus.cc:740] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55b9a1a9657c4de6b454e49b5c344bfe, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.050345 11055 raft_consensus.cc:359] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3892b0e83c3740c48eef841a0303cbc8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33741 } } peers { permanent_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39835 } } peers { permanent_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43925 } }
I20260630 12:15:07.050734 11054 consensus_queue.cc:260] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3892b0e83c3740c48eef841a0303cbc8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33741 } } peers { permanent_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39835 } } peers { permanent_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43925 } }
I20260630 12:15:07.051227 11055 raft_consensus.cc:385] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.051702 11055 raft_consensus.cc:740] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b58d95b7e24675ac77e01d66fad6f7, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.051285 11056 consensus_queue.cc:260] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3892b0e83c3740c48eef841a0303cbc8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33741 } } peers { permanent_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39835 } } peers { permanent_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43925 } }
I20260630 12:15:07.052712 11055 consensus_queue.cc:260] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3892b0e83c3740c48eef841a0303cbc8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33741 } } peers { permanent_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39835 } } peers { permanent_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43925 } }
I20260630 12:15:07.055799 11039 heartbeater.cc:499] Master 127.0.107.254:42527 was elected leader, sending a full tablet report...
I20260630 12:15:07.056294 11054 ts_tablet_manager.cc:1434] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:15:07.057665 11060 raft_consensus.cc:493] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:07.058192 11060 raft_consensus.cc:515] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3892b0e83c3740c48eef841a0303cbc8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33741 } } peers { permanent_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39835 } } peers { permanent_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43925 } }
I20260630 12:15:07.061700 11060 leader_election.cc:290] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b58d95b7e24675ac77e01d66fad6f7 (127.0.107.194:39835), 55b9a1a9657c4de6b454e49b5c344bfe (127.0.107.195:43925)
I20260630 12:15:07.069274 10965 heartbeater.cc:499] Master 127.0.107.254:42527 was elected leader, sending a full tablet report...
I20260630 12:15:07.070731 10891 heartbeater.cc:499] Master 127.0.107.254:42527 was elected leader, sending a full tablet report...
I20260630 12:15:07.071293 11055 ts_tablet_manager.cc:1434] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.006s
I20260630 12:15:07.072072 11056 ts_tablet_manager.cc:1434] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.000s
I20260630 12:15:07.086911 10866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b1761c0f7545c0825356b18e1205b3" candidate_uuid: "3892b0e83c3740c48eef841a0303cbc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" is_pre_election: true
I20260630 12:15:07.087800 10866 raft_consensus.cc:2468] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3892b0e83c3740c48eef841a0303cbc8 in term 0.
I20260630 12:15:07.089471 10979 leader_election.cc:304] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3892b0e83c3740c48eef841a0303cbc8, f8b58d95b7e24675ac77e01d66fad6f7; no voters: 
I20260630 12:15:07.090565 11061 raft_consensus.cc:2804] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:07.090986 11061 raft_consensus.cc:493] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:07.091316 11061 raft_consensus.cc:3060] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.093559 10940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b1761c0f7545c0825356b18e1205b3" candidate_uuid: "3892b0e83c3740c48eef841a0303cbc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" is_pre_election: true
I20260630 12:15:07.094353 10940 raft_consensus.cc:2468] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3892b0e83c3740c48eef841a0303cbc8 in term 0.
I20260630 12:15:07.100380 11061 raft_consensus.cc:515] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3892b0e83c3740c48eef841a0303cbc8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33741 } } peers { permanent_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39835 } } peers { permanent_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43925 } }
I20260630 12:15:07.102331 11061 leader_election.cc:290] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [CANDIDATE]: Term 1 election: Requested vote from peers f8b58d95b7e24675ac77e01d66fad6f7 (127.0.107.194:39835), 55b9a1a9657c4de6b454e49b5c344bfe (127.0.107.195:43925)
I20260630 12:15:07.103479 10866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b1761c0f7545c0825356b18e1205b3" candidate_uuid: "3892b0e83c3740c48eef841a0303cbc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b58d95b7e24675ac77e01d66fad6f7"
I20260630 12:15:07.103771 10940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b1761c0f7545c0825356b18e1205b3" candidate_uuid: "3892b0e83c3740c48eef841a0303cbc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55b9a1a9657c4de6b454e49b5c344bfe"
I20260630 12:15:07.104079 10866 raft_consensus.cc:3060] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.104468 10940 raft_consensus.cc:3060] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.110994 10940 raft_consensus.cc:2468] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3892b0e83c3740c48eef841a0303cbc8 in term 1.
I20260630 12:15:07.111249 10866 raft_consensus.cc:2468] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3892b0e83c3740c48eef841a0303cbc8 in term 1.
I20260630 12:15:07.112308 10980 leader_election.cc:304] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3892b0e83c3740c48eef841a0303cbc8, 55b9a1a9657c4de6b454e49b5c344bfe; no voters: 
I20260630 12:15:07.113370 11061 raft_consensus.cc:2804] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.114065 11061 raft_consensus.cc:697] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 1 LEADER]: Becoming Leader. State: Replica: 3892b0e83c3740c48eef841a0303cbc8, State: Running, Role: LEADER
I20260630 12:15:07.115203 11061 consensus_queue.cc:237] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3892b0e83c3740c48eef841a0303cbc8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33741 } } peers { permanent_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39835 } } peers { permanent_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43925 } }
I20260630 12:15:07.123162 10686 catalog_manager.cc:5697] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3892b0e83c3740c48eef841a0303cbc8 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "3892b0e83c3740c48eef841a0303cbc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3892b0e83c3740c48eef841a0303cbc8" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b58d95b7e24675ac77e01d66fad6f7" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "55b9a1a9657c4de6b454e49b5c344bfe" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43925 } health_report { overall_health: UNKNOWN } } }
W20260630 12:15:07.162832   431 auto_rebalancer.cc:639] Failed to schedule move for tablet 36b1761c0f7545c0825356b18e1205b3: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:15:07.164388   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:07.181597   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.197118   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:07.204939   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:07.222254   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.223204   431 tablet_replica.cc:333] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7: stopping tablet replica
I20260630 12:15:07.223803   431 raft_consensus.cc:2243] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.224229   431 raft_consensus.cc:2272] T 36b1761c0f7545c0825356b18e1205b3 P f8b58d95b7e24675ac77e01d66fad6f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.243263   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:07.252817   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:07.270169   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.270968   431 tablet_replica.cc:333] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe: stopping tablet replica
I20260630 12:15:07.271531   431 raft_consensus.cc:2243] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:07.271955   431 raft_consensus.cc:2272] T 36b1761c0f7545c0825356b18e1205b3 P 55b9a1a9657c4de6b454e49b5c344bfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.291045   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:07.300186   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:07.317868   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:07.318773   431 tablet_replica.cc:333] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8: stopping tablet replica
I20260630 12:15:07.319231   431 raft_consensus.cc:2243] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.319804   431 pending_rounds.cc:70] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8: Trying to abort 1 pending ops.
I20260630 12:15:07.319969   431 pending_rounds.cc:77] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302437712353472512 op_type: NO_OP noop_request { }
I20260630 12:15:07.320194   431 raft_consensus.cc:2889] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:15:07.320405   431 raft_consensus.cc:2272] T 36b1761c0f7545c0825356b18e1205b3 P 3892b0e83c3740c48eef841a0303cbc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.341101   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:07.352460   431 master.cc:562] Master@127.0.107.254:42527 shutting down...
I20260630 12:15:07.369468   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:07.370131   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:07.370492   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P e8b866d19ff94c388ae34f3e990286de: stopping tablet replica
I20260630 12:15:07.379999   431 master.cc:584] Master@127.0.107.254:42527 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1070 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:15:07.413484   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45143
I20260630 12:15:07.414606   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.419708 11069 instance_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:07.420544 11068 instance_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:07.421274 11071 instance_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:07.421960   431 server_base.cc:1061] running on GCE node
I20260630 12:15:07.422771   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:07.422967   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:07.423132   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821707423101 us; error 0 us; skew 500 ppm
I20260630 12:15:07.423640   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.425876   431 webserver.cc:533] Webserver started at http://127.0.107.254:37261/ using document root <none> and password file <none>
I20260630 12:15:07.426409   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.426609   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.426882   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.427981   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "77b3a58d7bb14582914e2034a1f5106b"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-dxwh"
I20260630 12:15:07.432968   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:07.436717 11076 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:07.437583   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:07.437891   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "77b3a58d7bb14582914e2034a1f5106b"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-dxwh"
I20260630 12:15:07.438184   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-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:07.453150   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.454167   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.488999   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45143
I20260630 12:15:07.489094 11127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45143 every 8 connection(s)
I20260630 12:15:07.493091 11128 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:07.504153 11128 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b: Bootstrap starting.
I20260630 12:15:07.508579 11128 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:07.512729 11128 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b: No bootstrap required, opened a new log
I20260630 12:15:07.514856 11128 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b3a58d7bb14582914e2034a1f5106b" member_type: VOTER }
I20260630 12:15:07.515314 11128 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:07.515548 11128 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77b3a58d7bb14582914e2034a1f5106b, State: Initialized, Role: FOLLOWER
I20260630 12:15:07.516140 11128 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77b3a58d7bb14582914e2034a1f5106b" member_type: VOTER }
I20260630 12:15:07.516619 11128 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:07.516875 11128 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:07.517165 11128 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:07.522104 11128 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b3a58d7bb14582914e2034a1f5106b" member_type: VOTER }
I20260630 12:15:07.522708 11128 leader_election.cc:304] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [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: 77b3a58d7bb14582914e2034a1f5106b; no voters: 
I20260630 12:15:07.523864 11128 leader_election.cc:290] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:07.524268 11131 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:07.525660 11131 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 1 LEADER]: Becoming Leader. State: Replica: 77b3a58d7bb14582914e2034a1f5106b, State: Running, Role: LEADER
I20260630 12:15:07.526351 11131 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [LEADER]: Queue going to LEADER mode. State: All 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: "77b3a58d7bb14582914e2034a1f5106b" member_type: VOTER }
I20260630 12:15:07.526758 11128 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:07.529210 11132 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77b3a58d7bb14582914e2034a1f5106b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b3a58d7bb14582914e2034a1f5106b" member_type: VOTER } }
I20260630 12:15:07.529218 11133 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77b3a58d7bb14582914e2034a1f5106b. Latest consensus state: current_term: 1 leader_uuid: "77b3a58d7bb14582914e2034a1f5106b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77b3a58d7bb14582914e2034a1f5106b" member_type: VOTER } }
I20260630 12:15:07.530079 11133 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:07.530076 11132 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:07.534614 11136 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:07.539669 11136 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:07.542474   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:07.549502 11136 catalog_manager.cc:1383] Generated new cluster ID: 6f92f94311dc415f9e8238e28675ebdf
I20260630 12:15:07.549803 11136 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:07.577747 11136 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:07.579062 11136 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:07.592691 11136 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b: Generated new TSK 0
I20260630 12:15:07.593315 11136 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:07.612147   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.618227 11149 instance_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:07.619462 11150 instance_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:07.621305   431 server_base.cc:1061] running on GCE node
W20260630 12:15:07.621273 11152 instance_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:07.622630   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:07.622866   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:07.623035   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821707623014 us; error 0 us; skew 500 ppm
I20260630 12:15:07.623544   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.625795   431 webserver.cc:533] Webserver started at http://127.0.107.193:34103/ using document root <none> and password file <none>
I20260630 12:15:07.626286   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.626541   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.626824   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.628041   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "f113f8f48c884ee79887d3772ee95bb7"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-dxwh"
I20260630 12:15:07.632592   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:07.636032 11157 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:07.636868   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:15:07.637204   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "f113f8f48c884ee79887d3772ee95bb7"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-dxwh"
I20260630 12:15:07.637563   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-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:07.668372   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.669335   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.670742   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:07.673096   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:07.673342   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.673594   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:07.673772   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.713184   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37435
I20260630 12:15:07.713260 11219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37435 every 8 connection(s)
I20260630 12:15:07.718351   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.725852 11225 instance_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:07.725875 11224 instance_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:15:07.730494   431 server_base.cc:1061] running on GCE node
I20260630 12:15:07.730933 11220 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45143
I20260630 12:15:07.731371 11220 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:07.731902 11227 instance_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:07.732052 11220 heartbeater.cc:507] Master 127.0.107.254:45143 requested a full tablet report, sending...
I20260630 12:15:07.732828   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:07.733078   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:07.733295   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821707733275 us; error 0 us; skew 500 ppm
I20260630 12:15:07.733875   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.734354 11093 ts_manager.cc:194] Registered new tserver with Master: f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193:37435)
I20260630 12:15:07.736431   431 webserver.cc:533] Webserver started at http://127.0.107.194:45285/ using document root <none> and password file <none>
I20260630 12:15:07.736532 11093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39152
I20260630 12:15:07.737057   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.737314   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.737612   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.739065   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "6da39b8a80e04351832479914977a087"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-dxwh"
I20260630 12:15:07.743683   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:07.746975 11232 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:07.747786   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:15:07.748100   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "6da39b8a80e04351832479914977a087"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-dxwh"
I20260630 12:15:07.748402   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-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:07.768797   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.769793   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.771229   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:07.773384   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:07.773617   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.773869   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:07.774044   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.811088   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34213
I20260630 12:15:07.811193 11294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34213 every 8 connection(s)
I20260630 12:15:07.816108   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:07.823257 11298 instance_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:07.825484 11299 instance_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:07.826956   431 server_base.cc:1061] running on GCE node
W20260630 12:15:07.827852 11301 instance_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:07.828898   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:07.829218   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:07.829455   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821707829429 us; error 0 us; skew 500 ppm
I20260630 12:15:07.829818 11295 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45143
I20260630 12:15:07.830155   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:07.830260 11295 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:07.831311 11295 heartbeater.cc:507] Master 127.0.107.254:45143 requested a full tablet report, sending...
I20260630 12:15:07.833351   431 webserver.cc:533] Webserver started at http://127.0.107.195:40391/ using document root <none> and password file <none>
I20260630 12:15:07.833681 11093 ts_manager.cc:194] Registered new tserver with Master: 6da39b8a80e04351832479914977a087 (127.0.107.194:34213)
I20260630 12:15:07.834071   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:07.834403   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:07.834745   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:07.835628 11093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39168
I20260630 12:15:07.836198   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "7b49fc905f7d4da8b10ad9a25e7a2762"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-dxwh"
I20260630 12:15:07.841706   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260630 12:15:07.845161 11306 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:07.846132   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:07.846472   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "7b49fc905f7d4da8b10ad9a25e7a2762"
format_stamp: "Formatted at 2026-06-30 12:15:07 on dist-test-slave-dxwh"
I20260630 12:15:07.846719   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-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:07.862728   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:07.863705   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:07.865041   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:07.867303   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:07.867499   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.867801   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:07.867974   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:07.906075   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35483
I20260630 12:15:07.906163 11368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35483 every 8 connection(s)
I20260630 12:15:07.920184 11369 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45143
I20260630 12:15:07.920671 11369 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:07.921397 11369 heartbeater.cc:507] Master 127.0.107.254:45143 requested a full tablet report, sending...
I20260630 12:15:07.923362 11093 ts_manager.cc:194] Registered new tserver with Master: 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195:35483)
I20260630 12:15:07.924024   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014621846s
I20260630 12:15:07.924713 11093 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39170
I20260630 12:15:08.739550 11220 heartbeater.cc:499] Master 127.0.107.254:45143 was elected leader, sending a full tablet report...
I20260630 12:15:08.838783 11295 heartbeater.cc:499] Master 127.0.107.254:45143 was elected leader, sending a full tablet report...
I20260630 12:15:08.927472 11369 heartbeater.cc:499] Master 127.0.107.254:45143 was elected leader, sending a full tablet report...
I20260630 12:15:08.983363 11093 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39180:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:15:08.985517 11093 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:09.046490 11260 tablet_service.cc:1511] Processing CreateTablet for tablet c572b329b50a473d8588d3f47c373020 (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:09.046666 11259 tablet_service.cc:1511] Processing CreateTablet for tablet 8cec90fabf3a45f8b701b5fd9d41f554 (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:09.047959 11260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c572b329b50a473d8588d3f47c373020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.048630 11259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cec90fabf3a45f8b701b5fd9d41f554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.050004 11334 tablet_service.cc:1511] Processing CreateTablet for tablet c572b329b50a473d8588d3f47c373020 (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:09.051509 11334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c572b329b50a473d8588d3f47c373020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.057483 11258 tablet_service.cc:1511] Processing CreateTablet for tablet 78c3dcba80f6480ea4bfa32946f821fd (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:09.059186 11258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c3dcba80f6480ea4bfa32946f821fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.063170 11257 tablet_service.cc:1511] Processing CreateTablet for tablet 503bfd66200c41209082eee39a43be08 (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:09.064549 11257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 503bfd66200c41209082eee39a43be08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.068821 11333 tablet_service.cc:1511] Processing CreateTablet for tablet 8cec90fabf3a45f8b701b5fd9d41f554 (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:09.070878 11333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cec90fabf3a45f8b701b5fd9d41f554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.081668 11332 tablet_service.cc:1511] Processing CreateTablet for tablet 78c3dcba80f6480ea4bfa32946f821fd (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:09.083736 11332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c3dcba80f6480ea4bfa32946f821fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.087127 11389 tablet_bootstrap.cc:492] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087: Bootstrap starting.
I20260630 12:15:09.091715 11331 tablet_service.cc:1511] Processing CreateTablet for tablet 503bfd66200c41209082eee39a43be08 (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:09.093152 11389 tablet_bootstrap.cc:654] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.093201 11331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 503bfd66200c41209082eee39a43be08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.103637 11391 tablet_bootstrap.cc:492] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762: Bootstrap starting.
I20260630 12:15:09.107116 11185 tablet_service.cc:1511] Processing CreateTablet for tablet c572b329b50a473d8588d3f47c373020 (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:15:09.108062 11389 tablet_bootstrap.cc:492] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087: No bootstrap required, opened a new log
I20260630 12:15:09.108546 11185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c572b329b50a473d8588d3f47c373020. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.108619 11389 ts_tablet_manager.cc:1403] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260630 12:15:09.109808 11391 tablet_bootstrap.cc:654] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.111876 11389 raft_consensus.cc:359] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } }
I20260630 12:15:09.113029 11389 raft_consensus.cc:385] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.113487 11389 raft_consensus.cc:740] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6da39b8a80e04351832479914977a087, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.114779 11389 consensus_queue.cc:260] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } }
I20260630 12:15:09.119410 11184 tablet_service.cc:1511] Processing CreateTablet for tablet 8cec90fabf3a45f8b701b5fd9d41f554 (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:15:09.121433 11184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cec90fabf3a45f8b701b5fd9d41f554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.122185 11182 tablet_service.cc:1511] Processing CreateTablet for tablet 503bfd66200c41209082eee39a43be08 (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:15:09.123672 11182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 503bfd66200c41209082eee39a43be08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.126228 11183 tablet_service.cc:1511] Processing CreateTablet for tablet 78c3dcba80f6480ea4bfa32946f821fd (DEFAULT_TABLE table=test-workload [id=7bda4ff30ec8430396140470f056d56d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:15:09.127686 11183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c3dcba80f6480ea4bfa32946f821fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:09.144124 11394 tablet_bootstrap.cc:492] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7: Bootstrap starting.
I20260630 12:15:09.156728 11394 tablet_bootstrap.cc:654] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.159758 11391 tablet_bootstrap.cc:492] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762: No bootstrap required, opened a new log
I20260630 12:15:09.160352 11391 ts_tablet_manager.cc:1403] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.013s
I20260630 12:15:09.163311 11391 raft_consensus.cc:359] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } }
I20260630 12:15:09.164090 11391 raft_consensus.cc:385] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.164397 11389 ts_tablet_manager.cc:1434] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087: Time spent starting tablet: real 0.055s	user 0.015s	sys 0.032s
I20260630 12:15:09.164448 11391 raft_consensus.cc:740] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b49fc905f7d4da8b10ad9a25e7a2762, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.166290 11389 tablet_bootstrap.cc:492] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087: Bootstrap starting.
I20260630 12:15:09.165848 11391 consensus_queue.cc:260] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } }
I20260630 12:15:09.168080 11394 tablet_bootstrap.cc:492] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7: No bootstrap required, opened a new log
I20260630 12:15:09.168860 11394 ts_tablet_manager.cc:1403] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260630 12:15:09.172366 11389 tablet_bootstrap.cc:654] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.172317 11394 raft_consensus.cc:359] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } }
I20260630 12:15:09.173348 11394 raft_consensus.cc:385] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.173703 11394 raft_consensus.cc:740] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f113f8f48c884ee79887d3772ee95bb7, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.175032 11391 ts_tablet_manager.cc:1434] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260630 12:15:09.174693 11394 consensus_queue.cc:260] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } }
I20260630 12:15:09.176214 11391 tablet_bootstrap.cc:492] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762: Bootstrap starting.
I20260630 12:15:09.183943 11394 ts_tablet_manager.cc:1434] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:15:09.184583 11391 tablet_bootstrap.cc:654] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.185472 11394 tablet_bootstrap.cc:492] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7: Bootstrap starting.
I20260630 12:15:09.190318 11389 tablet_bootstrap.cc:492] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087: No bootstrap required, opened a new log
I20260630 12:15:09.191078 11389 ts_tablet_manager.cc:1403] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260630 12:15:09.192018 11394 tablet_bootstrap.cc:654] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.192260 11391 tablet_bootstrap.cc:492] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762: No bootstrap required, opened a new log
I20260630 12:15:09.192910 11391 ts_tablet_manager.cc:1403] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:15:09.194533 11389 raft_consensus.cc:359] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.195660 11389 raft_consensus.cc:385] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.195842 11391 raft_consensus.cc:359] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.196142 11389 raft_consensus.cc:740] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6da39b8a80e04351832479914977a087, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.196635 11391 raft_consensus.cc:385] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.196962 11391 raft_consensus.cc:740] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b49fc905f7d4da8b10ad9a25e7a2762, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.197747 11391 consensus_queue.cc:260] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.197319 11389 consensus_queue.cc:260] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.200305 11391 ts_tablet_manager.cc:1434] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:15:09.201653 11394 tablet_bootstrap.cc:492] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7: No bootstrap required, opened a new log
I20260630 12:15:09.201733 11389 ts_tablet_manager.cc:1434] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:15:09.202468 11394 ts_tablet_manager.cc:1403] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260630 12:15:09.202783 11391 tablet_bootstrap.cc:492] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762: Bootstrap starting.
I20260630 12:15:09.203402 11389 tablet_bootstrap.cc:492] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087: Bootstrap starting.
I20260630 12:15:09.208370 11394 raft_consensus.cc:359] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.209267 11394 raft_consensus.cc:385] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.209621 11394 raft_consensus.cc:740] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f113f8f48c884ee79887d3772ee95bb7, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.209812 11389 tablet_bootstrap.cc:654] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.209801 11391 tablet_bootstrap.cc:654] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.210687 11394 consensus_queue.cc:260] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.215994 11394 ts_tablet_manager.cc:1434] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260630 12:15:09.217244 11394 tablet_bootstrap.cc:492] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7: Bootstrap starting.
I20260630 12:15:09.228147 11394 tablet_bootstrap.cc:654] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.229411 11391 tablet_bootstrap.cc:492] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762: No bootstrap required, opened a new log
I20260630 12:15:09.229455 11389 tablet_bootstrap.cc:492] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087: No bootstrap required, opened a new log
I20260630 12:15:09.230125 11391 ts_tablet_manager.cc:1403] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260630 12:15:09.230293 11389 ts_tablet_manager.cc:1403] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.010s
I20260630 12:15:09.232681 11391 raft_consensus.cc:359] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.233445 11391 raft_consensus.cc:385] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.233855 11391 raft_consensus.cc:740] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b49fc905f7d4da8b10ad9a25e7a2762, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.234218 11389 raft_consensus.cc:359] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.234731 11391 consensus_queue.cc:260] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.235412 11389 raft_consensus.cc:385] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.235934 11389 raft_consensus.cc:740] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6da39b8a80e04351832479914977a087, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.237002 11391 ts_tablet_manager.cc:1434] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260630 12:15:09.237212 11389 consensus_queue.cc:260] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.239099 11391 tablet_bootstrap.cc:492] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762: Bootstrap starting.
I20260630 12:15:09.240486 11394 tablet_bootstrap.cc:492] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7: No bootstrap required, opened a new log
I20260630 12:15:09.241036 11394 ts_tablet_manager.cc:1403] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260630 12:15:09.244024 11394 raft_consensus.cc:359] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.244923 11394 raft_consensus.cc:385] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.245256 11394 raft_consensus.cc:740] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f113f8f48c884ee79887d3772ee95bb7, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.246327 11391 tablet_bootstrap.cc:654] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.246105 11394 consensus_queue.cc:260] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.247658 11389 ts_tablet_manager.cc:1434] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260630 12:15:09.248569 11394 ts_tablet_manager.cc:1434] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:15:09.249780 11394 tablet_bootstrap.cc:492] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7: Bootstrap starting.
I20260630 12:15:09.251559 11389 tablet_bootstrap.cc:492] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087: Bootstrap starting.
I20260630 12:15:09.256399 11394 tablet_bootstrap.cc:654] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.259095 11389 tablet_bootstrap.cc:654] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:09.264726 11391 tablet_bootstrap.cc:492] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762: No bootstrap required, opened a new log
I20260630 12:15:09.265728 11391 ts_tablet_manager.cc:1403] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.002s
I20260630 12:15:09.268131 11393 raft_consensus.cc:493] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:09.268271 11391 raft_consensus.cc:359] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.268745 11393 raft_consensus.cc:515] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } }
I20260630 12:15:09.269229 11394 tablet_bootstrap.cc:492] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7: No bootstrap required, opened a new log
I20260630 12:15:09.269140 11391 raft_consensus.cc:385] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.269691 11391 raft_consensus.cc:740] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b49fc905f7d4da8b10ad9a25e7a2762, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.269883 11394 ts_tablet_manager.cc:1403] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260630 12:15:09.269905 11389 tablet_bootstrap.cc:492] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087: No bootstrap required, opened a new log
I20260630 12:15:09.270692 11389 ts_tablet_manager.cc:1403] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:15:09.270713 11391 consensus_queue.cc:260] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.273139 11394 raft_consensus.cc:359] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.273954 11394 raft_consensus.cc:385] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.273928 11389 raft_consensus.cc:359] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.274587 11394 raft_consensus.cc:740] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f113f8f48c884ee79887d3772ee95bb7, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.274892 11389 raft_consensus.cc:385] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:09.275267 11391 ts_tablet_manager.cc:1434] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260630 12:15:09.275440 11389 raft_consensus.cc:740] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6da39b8a80e04351832479914977a087, State: Initialized, Role: FOLLOWER
I20260630 12:15:09.275468 11394 consensus_queue.cc:260] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.276574 11389 consensus_queue.cc:260] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.278069 11394 ts_tablet_manager.cc:1434] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:15:09.282203 11393 leader_election.cc:290] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195:35483), f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193:37435)
I20260630 12:15:09.286422 11398 raft_consensus.cc:493] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:09.284334 11389 ts_tablet_manager.cc:1434] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:15:09.294867 11396 raft_consensus.cc:493] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:09.295674 11396 raft_consensus.cc:515] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.287240 11398 raft_consensus.cc:515] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.301158 11398 leader_election.cc:290] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6da39b8a80e04351832479914977a087 (127.0.107.194:34213), 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195:35483)
I20260630 12:15:09.301963 11344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c572b329b50a473d8588d3f47c373020" candidate_uuid: "6da39b8a80e04351832479914977a087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" is_pre_election: true
I20260630 12:15:09.302821 11344 raft_consensus.cc:2468] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6da39b8a80e04351832479914977a087 in term 0.
I20260630 12:15:09.303315 11396 leader_election.cc:290] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193:37435), 6da39b8a80e04351832479914977a087 (127.0.107.194:34213)
I20260630 12:15:09.306025 11236 leader_election.cc:304] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6da39b8a80e04351832479914977a087, 7b49fc905f7d4da8b10ad9a25e7a2762; no voters: 
I20260630 12:15:09.307397 11393 raft_consensus.cc:2804] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:09.307901 11393 raft_consensus.cc:493] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:09.308329 11393 raft_consensus.cc:3060] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.319192 11393 raft_consensus.cc:515] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } }
I20260630 12:15:09.319898 11270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cec90fabf3a45f8b701b5fd9d41f554" candidate_uuid: "f113f8f48c884ee79887d3772ee95bb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6da39b8a80e04351832479914977a087" is_pre_election: true
I20260630 12:15:09.320708 11270 raft_consensus.cc:2468] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f113f8f48c884ee79887d3772ee95bb7 in term 0.
I20260630 12:15:09.321668 11393 leader_election.cc:290] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [CANDIDATE]: Term 1 election: Requested vote from peers 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195:35483), f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193:37435)
I20260630 12:15:09.322753 11344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c572b329b50a473d8588d3f47c373020" candidate_uuid: "6da39b8a80e04351832479914977a087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762"
I20260630 12:15:09.323571 11344 raft_consensus.cc:3060] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.335068 11160 leader_election.cc:304] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6da39b8a80e04351832479914977a087, f113f8f48c884ee79887d3772ee95bb7; no voters: 
I20260630 12:15:09.335764 11344 raft_consensus.cc:2468] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6da39b8a80e04351832479914977a087 in term 1.
I20260630 12:15:09.336110 11343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cec90fabf3a45f8b701b5fd9d41f554" candidate_uuid: "f113f8f48c884ee79887d3772ee95bb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" is_pre_election: true
I20260630 12:15:09.336887 11343 raft_consensus.cc:2468] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f113f8f48c884ee79887d3772ee95bb7 in term 0.
I20260630 12:15:09.337682 11195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c572b329b50a473d8588d3f47c373020" candidate_uuid: "6da39b8a80e04351832479914977a087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f113f8f48c884ee79887d3772ee95bb7" is_pre_election: true
I20260630 12:15:09.338063 11236 leader_election.cc:304] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6da39b8a80e04351832479914977a087, 7b49fc905f7d4da8b10ad9a25e7a2762; no voters: 
I20260630 12:15:09.338248 11194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c572b329b50a473d8588d3f47c373020" candidate_uuid: "6da39b8a80e04351832479914977a087" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f113f8f48c884ee79887d3772ee95bb7"
I20260630 12:15:09.338511 11195 raft_consensus.cc:2468] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6da39b8a80e04351832479914977a087 in term 0.
I20260630 12:15:09.339057 11393 raft_consensus.cc:2804] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:09.337735 11398 raft_consensus.cc:2804] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:09.339627 11393 raft_consensus.cc:697] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 1 LEADER]: Becoming Leader. State: Replica: 6da39b8a80e04351832479914977a087, State: Running, Role: LEADER
I20260630 12:15:09.339757 11398 raft_consensus.cc:493] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:09.340168 11398 raft_consensus.cc:3060] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.340572 11393 consensus_queue.cc:237] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } }
I20260630 12:15:09.345068 11194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503bfd66200c41209082eee39a43be08" candidate_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f113f8f48c884ee79887d3772ee95bb7" is_pre_election: true
I20260630 12:15:09.345819 11194 raft_consensus.cc:2468] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b49fc905f7d4da8b10ad9a25e7a2762 in term 0.
I20260630 12:15:09.347463 11310 leader_election.cc:304] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b49fc905f7d4da8b10ad9a25e7a2762, f113f8f48c884ee79887d3772ee95bb7; no voters: 
I20260630 12:15:09.348485 11396 raft_consensus.cc:2804] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:09.348852 11396 raft_consensus.cc:493] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:09.349185 11396 raft_consensus.cc:3060] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.349961 11398 raft_consensus.cc:515] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.352341 11398 leader_election.cc:290] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [CANDIDATE]: Term 1 election: Requested vote from peers 6da39b8a80e04351832479914977a087 (127.0.107.194:34213), 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195:35483)
I20260630 12:15:09.354498 11343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cec90fabf3a45f8b701b5fd9d41f554" candidate_uuid: "f113f8f48c884ee79887d3772ee95bb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762"
I20260630 12:15:09.355564 11270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503bfd66200c41209082eee39a43be08" candidate_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6da39b8a80e04351832479914977a087" is_pre_election: true
I20260630 12:15:09.356446 11270 raft_consensus.cc:2468] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b49fc905f7d4da8b10ad9a25e7a2762 in term 0.
I20260630 12:15:09.357067 11396 raft_consensus.cc:515] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.359401 11396 leader_election.cc:290] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [CANDIDATE]: Term 1 election: Requested vote from peers f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193:37435), 6da39b8a80e04351832479914977a087 (127.0.107.194:34213)
I20260630 12:15:09.360184 11194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503bfd66200c41209082eee39a43be08" candidate_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f113f8f48c884ee79887d3772ee95bb7"
I20260630 12:15:09.361517 11194 raft_consensus.cc:3060] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.364035 11093 catalog_manager.cc:5697] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6da39b8a80e04351832479914977a087 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6da39b8a80e04351832479914977a087" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:09.365499 11270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "503bfd66200c41209082eee39a43be08" candidate_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6da39b8a80e04351832479914977a087"
I20260630 12:15:09.355706 11343 raft_consensus.cc:3060] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.367964 11270 raft_consensus.cc:3060] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.368949 11269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cec90fabf3a45f8b701b5fd9d41f554" candidate_uuid: "f113f8f48c884ee79887d3772ee95bb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6da39b8a80e04351832479914977a087"
I20260630 12:15:09.369701 11269 raft_consensus.cc:3060] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.368975 11194 raft_consensus.cc:2468] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b49fc905f7d4da8b10ad9a25e7a2762 in term 1.
I20260630 12:15:09.375648 11343 raft_consensus.cc:2468] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f113f8f48c884ee79887d3772ee95bb7 in term 1.
I20260630 12:15:09.378444 11310 leader_election.cc:304] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b49fc905f7d4da8b10ad9a25e7a2762, f113f8f48c884ee79887d3772ee95bb7; no voters: 
I20260630 12:15:09.379226 11270 raft_consensus.cc:2468] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b49fc905f7d4da8b10ad9a25e7a2762 in term 1.
I20260630 12:15:09.379671 11161 leader_election.cc:304] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b49fc905f7d4da8b10ad9a25e7a2762, f113f8f48c884ee79887d3772ee95bb7; no voters: 
I20260630 12:15:09.380650 11398 raft_consensus.cc:2804] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:09.381152 11269 raft_consensus.cc:2468] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f113f8f48c884ee79887d3772ee95bb7 in term 1.
I20260630 12:15:09.380607 11396 raft_consensus.cc:2804] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:09.382052 11398 raft_consensus.cc:697] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 1 LEADER]: Becoming Leader. State: Replica: f113f8f48c884ee79887d3772ee95bb7, State: Running, Role: LEADER
I20260630 12:15:09.382962 11398 consensus_queue.cc:237] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.383579 11396 raft_consensus.cc:697] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 LEADER]: Becoming Leader. State: Replica: 7b49fc905f7d4da8b10ad9a25e7a2762, State: Running, Role: LEADER
I20260630 12:15:09.384541 11396 consensus_queue.cc:237] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.392365 11093 catalog_manager.cc:5697] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "f113f8f48c884ee79887d3772ee95bb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:09.392606 11091 catalog_manager.cc:5697] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } health_report { overall_health: HEALTHY } } }
W20260630 12:15:09.540655 11141 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:09.562769 11396 raft_consensus.cc:493] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:09.563315 11396 raft_consensus.cc:515] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.565124 11396 leader_election.cc:290] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193:37435), 6da39b8a80e04351832479914977a087 (127.0.107.194:34213)
I20260630 12:15:09.566017 11194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3dcba80f6480ea4bfa32946f821fd" candidate_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f113f8f48c884ee79887d3772ee95bb7" is_pre_election: true
I20260630 12:15:09.566200 11269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3dcba80f6480ea4bfa32946f821fd" candidate_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6da39b8a80e04351832479914977a087" is_pre_election: true
I20260630 12:15:09.566696 11194 raft_consensus.cc:2468] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b49fc905f7d4da8b10ad9a25e7a2762 in term 0.
I20260630 12:15:09.566955 11269 raft_consensus.cc:2468] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b49fc905f7d4da8b10ad9a25e7a2762 in term 0.
I20260630 12:15:09.567788 11310 leader_election.cc:304] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b49fc905f7d4da8b10ad9a25e7a2762, f113f8f48c884ee79887d3772ee95bb7; no voters: 
I20260630 12:15:09.568565 11396 raft_consensus.cc:2804] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:09.568944 11396 raft_consensus.cc:493] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:09.569217 11396 raft_consensus.cc:3060] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.574059 11396 raft_consensus.cc:515] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.575728 11396 leader_election.cc:290] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [CANDIDATE]: Term 1 election: Requested vote from peers f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193:37435), 6da39b8a80e04351832479914977a087 (127.0.107.194:34213)
I20260630 12:15:09.576587 11194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3dcba80f6480ea4bfa32946f821fd" candidate_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f113f8f48c884ee79887d3772ee95bb7"
I20260630 12:15:09.576798 11269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c3dcba80f6480ea4bfa32946f821fd" candidate_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6da39b8a80e04351832479914977a087"
I20260630 12:15:09.577286 11194 raft_consensus.cc:3060] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.577337 11269 raft_consensus.cc:3060] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.584599 11269 raft_consensus.cc:2468] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b49fc905f7d4da8b10ad9a25e7a2762 in term 1.
I20260630 12:15:09.584599 11194 raft_consensus.cc:2468] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b49fc905f7d4da8b10ad9a25e7a2762 in term 1.
I20260630 12:15:09.586042 11309 leader_election.cc:304] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6da39b8a80e04351832479914977a087, 7b49fc905f7d4da8b10ad9a25e7a2762; no voters: 
I20260630 12:15:09.586819 11396 raft_consensus.cc:2804] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:09.587306 11396 raft_consensus.cc:697] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 LEADER]: Becoming Leader. State: Replica: 7b49fc905f7d4da8b10ad9a25e7a2762, State: Running, Role: LEADER
I20260630 12:15:09.588013 11396 consensus_queue.cc:237] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } }
I20260630 12:15:09.595238 11093 catalog_manager.cc:5697] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:09.745226 11194 raft_consensus.cc:3060] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:09.752064 11393 consensus_queue.cc:1048] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 }, 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.765568 11423 consensus_queue.cc:1048] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 }, 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.875270 11396 consensus_queue.cc:1048] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 }, 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.885620 11417 consensus_queue.cc:1048] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 }, 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.970954 11398 consensus_queue.cc:1048] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 }, 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.972194 11398 consensus_queue.cc:1048] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:10.155457 11417 consensus_queue.cc:1048] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:10.167335 11396 consensus_queue.cc:1048] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:16.744092   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:16.753072 11442 instance_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:16.753790 11443 instance_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:16.758966   431 server_base.cc:1061] running on GCE node
W20260630 12:15:16.760603 11445 instance_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:16.761698   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:16.761907   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:16.762063   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821716762043 us; error 0 us; skew 500 ppm
I20260630 12:15:16.762669   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:16.765264   431 webserver.cc:533] Webserver started at http://127.0.107.196:41431/ using document root <none> and password file <none>
I20260630 12:15:16.765751   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:16.765928   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:16.766201   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:16.767817   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "6f646942c510494b95ae4ac4bc51f61f"
format_stamp: "Formatted at 2026-06-30 12:15:16 on dist-test-slave-dxwh"
I20260630 12:15:16.773656   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260630 12:15:16.777324 11450 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:16.778116   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:16.778420   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "6f646942c510494b95ae4ac4bc51f61f"
format_stamp: "Formatted at 2026-06-30 12:15:16 on dist-test-slave-dxwh"
I20260630 12:15:16.778687   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-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:16.791980   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:16.793251   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:16.794770   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:16.797294   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:16.797518   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:16.797808   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:16.798015   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:16.849123   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38917
I20260630 12:15:16.849228 11512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38917 every 8 connection(s)
I20260630 12:15:16.870416 11513 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45143
I20260630 12:15:16.870846 11513 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:16.871816 11513 heartbeater.cc:507] Master 127.0.107.254:45143 requested a full tablet report, sending...
I20260630 12:15:16.874096 11090 ts_manager.cc:194] Registered new tserver with Master: 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196:38917)
I20260630 12:15:16.875763 11090 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48678
I20260630 12:15:17.610280 11343 consensus_queue.cc:237] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } }
I20260630 12:15:17.617934 11269 raft_consensus.cc:1275] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:17.618609 11194 raft_consensus.cc:1275] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:17.620894 11396 consensus_queue.cc:1048] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } 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:15:17.622201 11520 consensus_queue.cc:1048] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:15:17.634214 11520 raft_consensus.cc:2955] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } } }
W20260630 12:15:17.638247 11308 consensus_peers.cc:597] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 -> Peer 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196:38917): Couldn't send request to peer 6f646942c510494b95ae4ac4bc51f61f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 503bfd66200c41209082eee39a43be08. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:17.638242 11269 raft_consensus.cc:2955] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } } }
I20260630 12:15:17.645134 11194 raft_consensus.cc:2955] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } } }
I20260630 12:15:17.656490 11090 catalog_manager.cc:5697] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 reported cstate change: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:17.668452 11194 consensus_queue.cc:237] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } }
I20260630 12:15:17.683676 11343 raft_consensus.cc:1275] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Refusing update from remote peer f113f8f48c884ee79887d3772ee95bb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:17.685923 11441 consensus_queue.cc:1048] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } 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:15:17.687296 11269 raft_consensus.cc:1275] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Refusing update from remote peer f113f8f48c884ee79887d3772ee95bb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:17.689010 11532 consensus_queue.cc:1048] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:15:17.698284 11159 consensus_peers.cc:597] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 -> Peer 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196:38917): Couldn't send request to peer 6f646942c510494b95ae4ac4bc51f61f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cec90fabf3a45f8b701b5fd9d41f554. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:17.697969 11441 raft_consensus.cc:2955] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } } }
I20260630 12:15:17.699998 11343 raft_consensus.cc:2955] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } } }
I20260630 12:15:17.702442 11270 raft_consensus.cc:2955] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } } }
I20260630 12:15:17.712991 11091 catalog_manager.cc:5697] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 reported cstate change: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "f113f8f48c884ee79887d3772ee95bb7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:17.714638 11344 consensus_queue.cc:237] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } }
W20260630 12:15:17.725778 11308 consensus_peers.cc:597] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 -> Peer 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196:38917): Couldn't send request to peer 6f646942c510494b95ae4ac4bc51f61f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78c3dcba80f6480ea4bfa32946f821fd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:17.725952 11270 raft_consensus.cc:1275] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:17.727809 11396 consensus_queue.cc:1048] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:17.729517 11194 raft_consensus.cc:1275] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:15:17.731468 11396 consensus_queue.cc:1048] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:15:17.740144 11525 raft_consensus.cc:2955] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } } }
I20260630 12:15:17.742129 11194 raft_consensus.cc:2955] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } } }
I20260630 12:15:17.743702 11270 raft_consensus.cc:2955] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } } }
I20260630 12:15:17.759783 11090 catalog_manager.cc:5697] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 reported cstate change: config changed from index -1 to 2, NON_VOTER 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } } }
I20260630 12:15:17.878567 11513 heartbeater.cc:499] Master 127.0.107.254:45143 was elected leader, sending a full tablet report...
I20260630 12:15:18.156239 11540 ts_tablet_manager.cc:933] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: Initiating tablet copy from peer 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195:35483)
I20260630 12:15:18.158087 11540 tablet_copy_client.cc:323] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:35483
I20260630 12:15:18.171536 11354 tablet_copy_service.cc:140] P 7b49fc905f7d4da8b10ad9a25e7a2762: Received BeginTabletCopySession request for tablet 503bfd66200c41209082eee39a43be08 from peer 6f646942c510494b95ae4ac4bc51f61f ({username='slave'} at 127.0.0.1:58200)
I20260630 12:15:18.172178 11354 tablet_copy_service.cc:161] P 7b49fc905f7d4da8b10ad9a25e7a2762: Beginning new tablet copy session on tablet 503bfd66200c41209082eee39a43be08 from peer 6f646942c510494b95ae4ac4bc51f61f at {username='slave'} at 127.0.0.1:58200: session id = 6f646942c510494b95ae4ac4bc51f61f-503bfd66200c41209082eee39a43be08
I20260630 12:15:18.181470 11354 tablet_copy_source_session.cc:215] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:18.184674 11540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 503bfd66200c41209082eee39a43be08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:18.196946 11540 tablet_copy_client.cc:806] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:18.197679 11540 tablet_copy_client.cc:670] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:18.200333 11544 ts_tablet_manager.cc:933] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: Initiating tablet copy from peer 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195:35483)
I20260630 12:15:18.202214 11540 tablet_copy_client.cc:538] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:18.202292 11544 tablet_copy_client.cc:323] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:35483
I20260630 12:15:18.204370 11354 tablet_copy_service.cc:140] P 7b49fc905f7d4da8b10ad9a25e7a2762: Received BeginTabletCopySession request for tablet 78c3dcba80f6480ea4bfa32946f821fd from peer 6f646942c510494b95ae4ac4bc51f61f ({username='slave'} at 127.0.0.1:58200)
I20260630 12:15:18.204926 11354 tablet_copy_service.cc:161] P 7b49fc905f7d4da8b10ad9a25e7a2762: Beginning new tablet copy session on tablet 78c3dcba80f6480ea4bfa32946f821fd from peer 6f646942c510494b95ae4ac4bc51f61f at {username='slave'} at 127.0.0.1:58200: session id = 6f646942c510494b95ae4ac4bc51f61f-78c3dcba80f6480ea4bfa32946f821fd
I20260630 12:15:18.212387 11540 tablet_bootstrap.cc:492] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: Bootstrap starting.
I20260630 12:15:18.213047 11354 tablet_copy_source_session.cc:215] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:18.216442 11544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c3dcba80f6480ea4bfa32946f821fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:18.230247 11540 tablet_bootstrap.cc:492] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:18.231132 11540 tablet_bootstrap.cc:492] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: Bootstrap complete.
I20260630 12:15:18.231860 11540 ts_tablet_manager.cc:1403] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:15:18.234581 11544 tablet_copy_client.cc:806] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:18.234272 11540 raft_consensus.cc:359] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } }
I20260630 12:15:18.235272 11540 raft_consensus.cc:740] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6f646942c510494b95ae4ac4bc51f61f, State: Initialized, Role: LEARNER
I20260630 12:15:18.235366 11544 tablet_copy_client.cc:670] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:18.236035 11540 consensus_queue.cc:260] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } }
I20260630 12:15:18.239941 11544 tablet_copy_client.cc:538] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:18.240489 11540 ts_tablet_manager.cc:1434] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260630 12:15:18.242908 11354 tablet_copy_service.cc:342] P 7b49fc905f7d4da8b10ad9a25e7a2762: Request end of tablet copy session 6f646942c510494b95ae4ac4bc51f61f-503bfd66200c41209082eee39a43be08 received from {username='slave'} at 127.0.0.1:58200
I20260630 12:15:18.243472 11354 tablet_copy_service.cc:434] P 7b49fc905f7d4da8b10ad9a25e7a2762: ending tablet copy session 6f646942c510494b95ae4ac4bc51f61f-503bfd66200c41209082eee39a43be08 on tablet 503bfd66200c41209082eee39a43be08 with peer 6f646942c510494b95ae4ac4bc51f61f
I20260630 12:15:18.251363 11544 tablet_bootstrap.cc:492] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: Bootstrap starting.
I20260630 12:15:18.267032 11544 tablet_bootstrap.cc:492] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:18.267748 11544 tablet_bootstrap.cc:492] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: Bootstrap complete.
I20260630 12:15:18.268455 11544 ts_tablet_manager.cc:1403] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:15:18.271080 11544 raft_consensus.cc:359] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } }
I20260630 12:15:18.271926 11544 raft_consensus.cc:740] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6f646942c510494b95ae4ac4bc51f61f, State: Initialized, Role: LEARNER
I20260630 12:15:18.272673 11544 consensus_queue.cc:260] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } }
I20260630 12:15:18.274693 11544 ts_tablet_manager.cc:1434] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:15:18.276408 11354 tablet_copy_service.cc:342] P 7b49fc905f7d4da8b10ad9a25e7a2762: Request end of tablet copy session 6f646942c510494b95ae4ac4bc51f61f-78c3dcba80f6480ea4bfa32946f821fd received from {username='slave'} at 127.0.0.1:58200
I20260630 12:15:18.276775 11354 tablet_copy_service.cc:434] P 7b49fc905f7d4da8b10ad9a25e7a2762: ending tablet copy session 6f646942c510494b95ae4ac4bc51f61f-78c3dcba80f6480ea4bfa32946f821fd on tablet 78c3dcba80f6480ea4bfa32946f821fd with peer 6f646942c510494b95ae4ac4bc51f61f
I20260630 12:15:18.301093 11544 ts_tablet_manager.cc:933] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: Initiating tablet copy from peer f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193:37435)
I20260630 12:15:18.302735 11544 tablet_copy_client.cc:323] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37435
I20260630 12:15:18.312505 11205 tablet_copy_service.cc:140] P f113f8f48c884ee79887d3772ee95bb7: Received BeginTabletCopySession request for tablet 8cec90fabf3a45f8b701b5fd9d41f554 from peer 6f646942c510494b95ae4ac4bc51f61f ({username='slave'} at 127.0.0.1:58690)
I20260630 12:15:18.313056 11205 tablet_copy_service.cc:161] P f113f8f48c884ee79887d3772ee95bb7: Beginning new tablet copy session on tablet 8cec90fabf3a45f8b701b5fd9d41f554 from peer 6f646942c510494b95ae4ac4bc51f61f at {username='slave'} at 127.0.0.1:58690: session id = 6f646942c510494b95ae4ac4bc51f61f-8cec90fabf3a45f8b701b5fd9d41f554
I20260630 12:15:18.319281 11205 tablet_copy_source_session.cc:215] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:18.322208 11544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cec90fabf3a45f8b701b5fd9d41f554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:18.334396 11544 tablet_copy_client.cc:806] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:18.335095 11544 tablet_copy_client.cc:670] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:18.339155 11544 tablet_copy_client.cc:538] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:18.346612 11544 tablet_bootstrap.cc:492] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: Bootstrap starting.
I20260630 12:15:18.363318 11544 tablet_bootstrap.cc:492] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:18.364113 11544 tablet_bootstrap.cc:492] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: Bootstrap complete.
I20260630 12:15:18.364732 11544 ts_tablet_manager.cc:1403] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260630 12:15:18.367005 11544 raft_consensus.cc:359] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } }
I20260630 12:15:18.367663 11544 raft_consensus.cc:740] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6f646942c510494b95ae4ac4bc51f61f, State: Initialized, Role: LEARNER
I20260630 12:15:18.368207 11544 consensus_queue.cc:260] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: true } }
I20260630 12:15:18.370267 11544 ts_tablet_manager.cc:1434] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:15:18.372116 11205 tablet_copy_service.cc:342] P f113f8f48c884ee79887d3772ee95bb7: Request end of tablet copy session 6f646942c510494b95ae4ac4bc51f61f-8cec90fabf3a45f8b701b5fd9d41f554 received from {username='slave'} at 127.0.0.1:58690
I20260630 12:15:18.372524 11205 tablet_copy_service.cc:434] P f113f8f48c884ee79887d3772ee95bb7: ending tablet copy session 6f646942c510494b95ae4ac4bc51f61f-8cec90fabf3a45f8b701b5fd9d41f554 on tablet 8cec90fabf3a45f8b701b5fd9d41f554 with peer 6f646942c510494b95ae4ac4bc51f61f
I20260630 12:15:18.674201 11488 raft_consensus.cc:1217] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:18.696684 11488 raft_consensus.cc:1217] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:18.872318 11488 raft_consensus.cc:1217] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:15:19.254637 11553 raft_consensus.cc:1064] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762: attempting to promote NON_VOTER 6f646942c510494b95ae4ac4bc51f61f to VOTER
I20260630 12:15:19.255175 11441 raft_consensus.cc:1064] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7: attempting to promote NON_VOTER 6f646942c510494b95ae4ac4bc51f61f to VOTER
I20260630 12:15:19.256886 11553 consensus_queue.cc:237] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } }
I20260630 12:15:19.257710 11441 consensus_queue.cc:237] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } }
I20260630 12:15:19.264803 11487 raft_consensus.cc:1275] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Refusing update from remote peer f113f8f48c884ee79887d3772ee95bb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:19.267411 11555 consensus_queue.cc:1048] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:19.268018 11344 raft_consensus.cc:1275] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Refusing update from remote peer f113f8f48c884ee79887d3772ee95bb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:19.269605 11554 consensus_queue.cc:1048] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:19.271347 11270 raft_consensus.cc:1275] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:19.272953 11488 raft_consensus.cc:1275] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:19.273190 11553 consensus_queue.cc:1048] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:19.274997 11194 raft_consensus.cc:1275] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:19.278113 11269 raft_consensus.cc:1275] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Refusing update from remote peer f113f8f48c884ee79887d3772ee95bb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:19.279994 11556 consensus_queue.cc:1048] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:19.281071 11553 consensus_queue.cc:1048] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:19.281785 11555 consensus_queue.cc:1048] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:15:19.319352 11553 raft_consensus.cc:1064] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762: attempting to promote NON_VOTER 6f646942c510494b95ae4ac4bc51f61f to VOTER
I20260630 12:15:19.321799 11553 consensus_queue.cc:237] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } }
I20260630 12:15:19.321936 11441 raft_consensus.cc:2955] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.326828 11488 raft_consensus.cc:2955] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.328603 11556 raft_consensus.cc:2955] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.342027 11344 raft_consensus.cc:2955] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.340824 11270 raft_consensus.cc:2955] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.351303 11269 raft_consensus.cc:2955] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.362660 11093 catalog_manager.cc:5697] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 reported cstate change: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f113f8f48c884ee79887d3772ee95bb7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:19.377032 11091 catalog_manager.cc:5697] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 reported cstate change: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.389748 11269 raft_consensus.cc:1275] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:19.391894 11568 consensus_queue.cc:1048] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:19.392074 11195 raft_consensus.cc:1275] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:19.393990 11567 consensus_queue.cc:1048] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } 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:15:19.406677 11194 raft_consensus.cc:2955] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
W20260630 12:15:19.374518 11308 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.196:38917, user_credentials={real_user=slave}} blocked reactor thread for 74499.3us
I20260630 12:15:19.413312 11488 raft_consensus.cc:1275] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f [term 1 LEARNER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:15:19.417207 11568 consensus_queue.cc:1048] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:15:19.431093 11567 raft_consensus.cc:2955] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.433511 11269 raft_consensus.cc:2955] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.438045 11488 raft_consensus.cc:2955] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.446441 11195 consensus_queue.cc:237] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } }
I20260630 12:15:19.455586 11487 raft_consensus.cc:1275] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Refusing update from remote peer f113f8f48c884ee79887d3772ee95bb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:19.457139 11269 raft_consensus.cc:1275] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Refusing update from remote peer f113f8f48c884ee79887d3772ee95bb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:19.457463 11554 consensus_queue.cc:1048] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:19.458922 11441 consensus_queue.cc:1048] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:19.466840 11091 catalog_manager.cc:5697] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 reported cstate change: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.468106 11559 raft_consensus.cc:2955] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.469416 11195 raft_consensus.cc:2955] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } attrs { replace: true } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.477802 11487 raft_consensus.cc:2955] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.481506 11270 raft_consensus.cc:2955] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.487654 11080 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8cec90fabf3a45f8b701b5fd9d41f554 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:19.493996 11344 consensus_queue.cc:237] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [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: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } }
I20260630 12:15:19.495759 11092 catalog_manager.cc:5697] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 reported cstate change: config changed from index 3 to 4, VOTER 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "f113f8f48c884ee79887d3772ee95bb7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:19.502506 11269 raft_consensus.cc:1275] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:19.503080 11488 raft_consensus.cc:1275] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:19.504259 11567 consensus_queue.cc:1048] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:19.505239 11553 consensus_queue.cc:1048] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:19.519165 11331 tablet_service.cc:1558] Processing DeleteTablet for tablet 8cec90fabf3a45f8b701b5fd9d41f554 with delete_type TABLET_DATA_TOMBSTONED (TS 7b49fc905f7d4da8b10ad9a25e7a2762 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60972
I20260630 12:15:19.517908 11567 raft_consensus.cc:2955] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.521888 11269 raft_consensus.cc:2955] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.536697 11080 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 503bfd66200c41209082eee39a43be08 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:19.536396 11488 raft_consensus.cc:2955] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.542735 11578 tablet_replica.cc:333] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762: stopping tablet replica
I20260630 12:15:19.544013 11578 raft_consensus.cc:2243] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.543237 11092 catalog_manager.cc:5697] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 reported cstate change: config changed from index 3 to 4, VOTER f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:19.552536 11578 raft_consensus.cc:2272] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.556257 11578 ts_tablet_manager.cc:1916] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:19.561837 11183 tablet_service.cc:1558] Processing DeleteTablet for tablet 503bfd66200c41209082eee39a43be08 with delete_type TABLET_DATA_TOMBSTONED (TS f113f8f48c884ee79887d3772ee95bb7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37116
I20260630 12:15:19.564975 11579 tablet_replica.cc:333] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7: stopping tablet replica
I20260630 12:15:19.566193 11579 raft_consensus.cc:2243] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.567000 11579 raft_consensus.cc:2272] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.571484 11579 ts_tablet_manager.cc:1916] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:19.572924 11578 ts_tablet_manager.cc:1929] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:19.573421 11578 log.cc:1199] T 8cec90fabf3a45f8b701b5fd9d41f554 P 7b49fc905f7d4da8b10ad9a25e7a2762: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-2-root/wals/8cec90fabf3a45f8b701b5fd9d41f554
I20260630 12:15:19.574958 11080 catalog_manager.cc:5028] TS 7b49fc905f7d4da8b10ad9a25e7a2762 (127.0.107.195:35483): tablet 8cec90fabf3a45f8b701b5fd9d41f554 (table test-workload [id=7bda4ff30ec8430396140470f056d56d]) successfully deleted
I20260630 12:15:19.588650 11579 ts_tablet_manager.cc:1929] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:19.589243 11579 log.cc:1199] T 503bfd66200c41209082eee39a43be08 P f113f8f48c884ee79887d3772ee95bb7: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-0-root/wals/503bfd66200c41209082eee39a43be08
I20260630 12:15:19.591002 11080 catalog_manager.cc:5028] TS f113f8f48c884ee79887d3772ee95bb7 (127.0.107.193:37435): tablet 503bfd66200c41209082eee39a43be08 (table test-workload [id=7bda4ff30ec8430396140470f056d56d]) successfully deleted
I20260630 12:15:19.907198 11488 raft_consensus.cc:2955] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6f646942c510494b95ae4ac4bc51f61f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "6da39b8a80e04351832479914977a087" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34213 } attrs { replace: true } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.915449 11344 consensus_queue.cc:237] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [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: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } }
I20260630 12:15:19.921785 11195 raft_consensus.cc:1275] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:19.921912 11488 raft_consensus.cc:1275] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Refusing update from remote peer 7b49fc905f7d4da8b10ad9a25e7a2762: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:15:19.923331 11553 consensus_queue.cc:1048] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:19.924046 11567 consensus_queue.cc:1048] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:15:19.931164 11568 raft_consensus.cc:2955] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6da39b8a80e04351832479914977a087 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.932811 11488 raft_consensus.cc:2955] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6da39b8a80e04351832479914977a087 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.937597 11195 raft_consensus.cc:2955] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6da39b8a80e04351832479914977a087 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.942740 11080 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78c3dcba80f6480ea4bfa32946f821fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:19.944911 11091 catalog_manager.cc:5697] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f reported cstate change: config changed from index 3 to 4, VOTER 6da39b8a80e04351832479914977a087 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f113f8f48c884ee79887d3772ee95bb7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37435 } } peers { permanent_uuid: "7b49fc905f7d4da8b10ad9a25e7a2762" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35483 } } peers { permanent_uuid: "6f646942c510494b95ae4ac4bc51f61f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38917 } attrs { promote: false } } }
I20260630 12:15:19.956902 11260 tablet_service.cc:1558] Processing DeleteTablet for tablet 78c3dcba80f6480ea4bfa32946f821fd with delete_type TABLET_DATA_TOMBSTONED (TS 6da39b8a80e04351832479914977a087 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56932
I20260630 12:15:19.958766 11580 tablet_replica.cc:333] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087: stopping tablet replica
I20260630 12:15:19.959736 11580 raft_consensus.cc:2243] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:19.960403 11580 raft_consensus.cc:2272] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:19.964015 11580 ts_tablet_manager.cc:1916] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:15:19.976289 11580 ts_tablet_manager.cc:1929] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:15:19.976926 11580 log.cc:1199] T 78c3dcba80f6480ea4bfa32946f821fd P 6da39b8a80e04351832479914977a087: Deleting WAL directory at /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821480598769-431-0/minicluster-data/ts-1-root/wals/78c3dcba80f6480ea4bfa32946f821fd
I20260630 12:15:19.978533 11079 catalog_manager.cc:5028] TS 6da39b8a80e04351832479914977a087 (127.0.107.194:34213): tablet 78c3dcba80f6480ea4bfa32946f821fd (table test-workload [id=7bda4ff30ec8430396140470f056d56d]) successfully deleted
I20260630 12:15:20.888670   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:20.910580   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:20.911528   431 tablet_replica.cc:333] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7: stopping tablet replica
I20260630 12:15:20.912178   431 raft_consensus.cc:2243] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:20.913029   431 raft_consensus.cc:2272] T 8cec90fabf3a45f8b701b5fd9d41f554 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:20.915452   431 tablet_replica.cc:333] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7: stopping tablet replica
I20260630 12:15:20.915985   431 raft_consensus.cc:2243] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:20.916616   431 raft_consensus.cc:2272] T 78c3dcba80f6480ea4bfa32946f821fd P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:20.919322   431 tablet_replica.cc:333] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7: stopping tablet replica
I20260630 12:15:20.919902   431 raft_consensus.cc:2243] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:20.920399   431 raft_consensus.cc:2272] T c572b329b50a473d8588d3f47c373020 P f113f8f48c884ee79887d3772ee95bb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:20.944940   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:20.967327   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:20.991367   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:20.992071   431 tablet_replica.cc:333] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087: stopping tablet replica
I20260630 12:15:20.992683   431 raft_consensus.cc:2243] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:20.993263   431 raft_consensus.cc:2272] T 503bfd66200c41209082eee39a43be08 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:20.995436   431 tablet_replica.cc:333] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087: stopping tablet replica
I20260630 12:15:20.995973   431 raft_consensus.cc:2243] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:20.996910   431 raft_consensus.cc:2272] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:20.999073   431 tablet_replica.cc:333] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087: stopping tablet replica
I20260630 12:15:20.999585   431 raft_consensus.cc:2243] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:21.000450   431 raft_consensus.cc:2272] T c572b329b50a473d8588d3f47c373020 P 6da39b8a80e04351832479914977a087 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.025282   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:21.041616   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:21.065096   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:21.065833   431 tablet_replica.cc:333] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762: stopping tablet replica
I20260630 12:15:21.066535   431 raft_consensus.cc:2243] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:21.067356   431 raft_consensus.cc:2272] T 503bfd66200c41209082eee39a43be08 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.069801   431 tablet_replica.cc:333] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762: stopping tablet replica
I20260630 12:15:21.070360   431 raft_consensus.cc:2243] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:21.071223   431 raft_consensus.cc:2272] T 78c3dcba80f6480ea4bfa32946f821fd P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.073354   431 tablet_replica.cc:333] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762: stopping tablet replica
I20260630 12:15:21.073874   431 raft_consensus.cc:2243] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:21.074302   431 raft_consensus.cc:2272] T c572b329b50a473d8588d3f47c373020 P 7b49fc905f7d4da8b10ad9a25e7a2762 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.099304   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:21.115538   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:21.135360   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:21.136003   431 tablet_replica.cc:333] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f: stopping tablet replica
I20260630 12:15:21.136637   431 raft_consensus.cc:2243] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:21.137094   431 raft_consensus.cc:2272] T 8cec90fabf3a45f8b701b5fd9d41f554 P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.139104   431 tablet_replica.cc:333] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f: stopping tablet replica
I20260630 12:15:21.139717   431 raft_consensus.cc:2243] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:21.140205   431 raft_consensus.cc:2272] T 78c3dcba80f6480ea4bfa32946f821fd P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.142071   431 tablet_replica.cc:333] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f: stopping tablet replica
I20260630 12:15:21.142619   431 raft_consensus.cc:2243] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:21.143151   431 raft_consensus.cc:2272] T 503bfd66200c41209082eee39a43be08 P 6f646942c510494b95ae4ac4bc51f61f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.164369   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:21.176206   431 master.cc:562] Master@127.0.107.254:45143 shutting down...
I20260630 12:15:21.197140   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:21.197642   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:21.197923   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77b3a58d7bb14582914e2034a1f5106b: stopping tablet replica
I20260630 12:15:21.218348   431 master.cc:584] Master@127.0.107.254:45143 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (13851 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:15:21.263146   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43151
I20260630 12:15:21.264345   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:21.269161 11581 instance_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.269318 11582 instance_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.270612 11584 instance_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.272274   431 server_base.cc:1061] running on GCE node
I20260630 12:15:21.273125   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:21.273311   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.273427   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821721273414 us; error 0 us; skew 500 ppm
I20260630 12:15:21.273867   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:21.276166   431 webserver.cc:533] Webserver started at http://127.0.107.254:40381/ using document root <none> and password file <none>
I20260630 12:15:21.276597   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:21.276767   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:21.276981   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:21.278055   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "a422411772f645cbb73cad84819ecc68"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-dxwh"
I20260630 12:15:21.282660   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:15:21.285956 11589 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.286816   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:15:21.287073   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "a422411772f645cbb73cad84819ecc68"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-dxwh"
I20260630 12:15:21.287312   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-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:21.298125   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:21.299284   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:21.337218   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43151
I20260630 12:15:21.337409 11640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43151 every 8 connection(s)
I20260630 12:15:21.341041 11641 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:21.352226 11641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68: Bootstrap starting.
I20260630 12:15:21.357892 11641 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:21.362120 11641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68: No bootstrap required, opened a new log
I20260630 12:15:21.364264 11641 raft_consensus.cc:359] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a422411772f645cbb73cad84819ecc68" member_type: VOTER }
I20260630 12:15:21.364673 11641 raft_consensus.cc:385] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:21.364928 11641 raft_consensus.cc:740] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a422411772f645cbb73cad84819ecc68, State: Initialized, Role: FOLLOWER
I20260630 12:15:21.365501 11641 consensus_queue.cc:260] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a422411772f645cbb73cad84819ecc68" member_type: VOTER }
I20260630 12:15:21.365958 11641 raft_consensus.cc:399] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:21.366197 11641 raft_consensus.cc:493] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:21.366528 11641 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:21.371251 11641 raft_consensus.cc:515] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a422411772f645cbb73cad84819ecc68" member_type: VOTER }
I20260630 12:15:21.371819 11641 leader_election.cc:304] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [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: a422411772f645cbb73cad84819ecc68; no voters: 
I20260630 12:15:21.372938 11641 leader_election.cc:290] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:21.373485 11644 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:21.374840 11644 raft_consensus.cc:697] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 1 LEADER]: Becoming Leader. State: Replica: a422411772f645cbb73cad84819ecc68, State: Running, Role: LEADER
I20260630 12:15:21.375500 11644 consensus_queue.cc:237] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [LEADER]: Queue going to LEADER mode. State: All 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: "a422411772f645cbb73cad84819ecc68" member_type: VOTER }
I20260630 12:15:21.375862 11641 sys_catalog.cc:565] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:21.380080 11645 sys_catalog.cc:455] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a422411772f645cbb73cad84819ecc68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a422411772f645cbb73cad84819ecc68" member_type: VOTER } }
I20260630 12:15:21.381348 11645 sys_catalog.cc:458] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:21.381132 11646 sys_catalog.cc:455] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a422411772f645cbb73cad84819ecc68. Latest consensus state: current_term: 1 leader_uuid: "a422411772f645cbb73cad84819ecc68" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a422411772f645cbb73cad84819ecc68" member_type: VOTER } }
I20260630 12:15:21.382840 11646 sys_catalog.cc:458] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:21.383857 11652 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:21.389484 11652 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:21.394795   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:21.399101 11652 catalog_manager.cc:1383] Generated new cluster ID: 0d8484c68b014c719e221cb2adf0d66f
I20260630 12:15:21.399427 11652 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:21.435352 11652 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:21.436681 11652 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:21.449837 11652 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68: Generated new TSK 0
I20260630 12:15:21.450491 11652 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:21.461185   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:21.467002 11662 instance_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.468092 11663 instance_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:21.470222   431 server_base.cc:1061] running on GCE node
W20260630 12:15:21.470166 11665 instance_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.471451   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:21.471640   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.471766   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821721471755 us; error 0 us; skew 500 ppm
I20260630 12:15:21.472213   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:21.474491   431 webserver.cc:533] Webserver started at http://127.0.107.193:44617/ using document root <none> and password file <none>
I20260630 12:15:21.474929   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:21.475083   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:21.475296   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:21.476325   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "4f1f086d315e4ddf8e2d1c318505b4f7"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-dxwh"
I20260630 12:15:21.480937   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:15:21.484417 11670 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.485244   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:21.485567   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "4f1f086d315e4ddf8e2d1c318505b4f7"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-dxwh"
I20260630 12:15:21.485850   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-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:21.516453   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:21.517561   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:21.519033   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:21.521306   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:21.521533   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.521803   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:21.521991   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.559581   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42535
I20260630 12:15:21.559677 11732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42535 every 8 connection(s)
I20260630 12:15:21.564622   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:21.572479 11737 instance_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.573922 11738 instance_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.577967 11740 instance_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.578437   431 server_base.cc:1061] running on GCE node
I20260630 12:15:21.578642 11733 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43151
I20260630 12:15:21.579115 11733 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:21.579723   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:21.579838 11733 heartbeater.cc:507] Master 127.0.107.254:43151 requested a full tablet report, sending...
W20260630 12:15:21.579995   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.580379   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821721580360 us; error 0 us; skew 500 ppm
I20260630 12:15:21.580926   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:21.582325 11606 ts_manager.cc:194] Registered new tserver with Master: 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535)
I20260630 12:15:21.583561   431 webserver.cc:533] Webserver started at http://127.0.107.194:39697/ using document root <none> and password file <none>
I20260630 12:15:21.584122   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:21.584324   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:21.584345 11606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57752
I20260630 12:15:21.584642   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:21.585919   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "08ea9a03694c4921938e7f64e889215c"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-dxwh"
I20260630 12:15:21.590648   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:21.593879 11745 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.594731   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:21.595032   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "08ea9a03694c4921938e7f64e889215c"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-dxwh"
I20260630 12:15:21.595321   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-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:21.608757   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:21.609831   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:21.611280   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:21.613504   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:21.613747   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.613991   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:21.614169   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.651329   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40165
I20260630 12:15:21.651448 11807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40165 every 8 connection(s)
I20260630 12:15:21.656220   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:21.663110 11811 instance_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.664880 11812 instance_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:21.666234   431 server_base.cc:1061] running on GCE node
W20260630 12:15:21.666263 11814 instance_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.667646   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:21.667928   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.668143   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821721668124 us; error 0 us; skew 500 ppm
I20260630 12:15:21.668727   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:21.668691 11808 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43151
I20260630 12:15:21.669369 11808 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:21.670321 11808 heartbeater.cc:507] Master 127.0.107.254:43151 requested a full tablet report, sending...
I20260630 12:15:21.671914   431 webserver.cc:533] Webserver started at http://127.0.107.195:42267/ using document root <none> and password file <none>
I20260630 12:15:21.672472   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:21.672444 11606 ts_manager.cc:194] Registered new tserver with Master: 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165)
I20260630 12:15:21.672909   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:21.673245   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:21.674130 11606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57768
I20260630 12:15:21.674263   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "1be227a0e8c94a2c9a252214c9329e52"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-dxwh"
I20260630 12:15:21.679416   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:15:21.682637 11819 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.683533   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:21.683858   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "1be227a0e8c94a2c9a252214c9329e52"
format_stamp: "Formatted at 2026-06-30 12:15:21 on dist-test-slave-dxwh"
I20260630 12:15:21.684155   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821480598769-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:21.732236   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:21.734053   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:21.736263   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:21.740018   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:21.740350   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.740669   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:21.740906   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:21.798332   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37433
I20260630 12:15:21.798499 11881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37433 every 8 connection(s)
I20260630 12:15:21.812968 11882 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43151
I20260630 12:15:21.813485 11882 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:21.814209 11882 heartbeater.cc:507] Master 127.0.107.254:43151 requested a full tablet report, sending...
I20260630 12:15:21.816210 11606 ts_manager.cc:194] Registered new tserver with Master: 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195:37433)
I20260630 12:15:21.816947   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014895178s
I20260630 12:15:21.817852 11606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57770
I20260630 12:15:22.587409 11733 heartbeater.cc:499] Master 127.0.107.254:43151 was elected leader, sending a full tablet report...
I20260630 12:15:22.677248 11808 heartbeater.cc:499] Master 127.0.107.254:43151 was elected leader, sending a full tablet report...
I20260630 12:15:22.820981 11882 heartbeater.cc:499] Master 127.0.107.254:43151 was elected leader, sending a full tablet report...
I20260630 12:15:22.879549 11606 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49360:
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:22.882578 11606 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:22.956700 11847 tablet_service.cc:1511] Processing CreateTablet for tablet b07403272fc4483bbea72da072c3bd16 (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:22.959231 11847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07403272fc4483bbea72da072c3bd16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.965972 11846 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9a2e98606e40f0b2f2e54c7705594e (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:22.967738 11846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9a2e98606e40f0b2f2e54c7705594e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.970219 11698 tablet_service.cc:1511] Processing CreateTablet for tablet b07403272fc4483bbea72da072c3bd16 (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:22.972025 11698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07403272fc4483bbea72da072c3bd16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.975838 11845 tablet_service.cc:1511] Processing CreateTablet for tablet 3d102c6006d24e97a149c581911471ee (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:22.976236 11697 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9a2e98606e40f0b2f2e54c7705594e (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:22.977519 11845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d102c6006d24e97a149c581911471ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.977626 11697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9a2e98606e40f0b2f2e54c7705594e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.984670 11696 tablet_service.cc:1511] Processing CreateTablet for tablet 3d102c6006d24e97a149c581911471ee (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:22.986169 11696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d102c6006d24e97a149c581911471ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.991462 11695 tablet_service.cc:1511] Processing CreateTablet for tablet c4f5a899834b4b19ab1da136c460dddc (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:22.993108 11695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f5a899834b4b19ab1da136c460dddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.996592 11846 tablet_service.cc:1511] Processing CreateTablet for tablet c4f5a899834b4b19ab1da136c460dddc (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:22.998303 11846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f5a899834b4b19ab1da136c460dddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:22.998225 11694 tablet_service.cc:1511] Processing CreateTablet for tablet 7873f08cbcbf458db795ff326b305644 (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:22.999858 11694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7873f08cbcbf458db795ff326b305644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:23.006796 11844 tablet_service.cc:1511] Processing CreateTablet for tablet 7873f08cbcbf458db795ff326b305644 (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:23.008504 11844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7873f08cbcbf458db795ff326b305644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:23.009430 11693 tablet_service.cc:1511] Processing CreateTablet for tablet 977cfcda4a814d449d58bd1c911eb5b9 (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:23.011379 11693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977cfcda4a814d449d58bd1c911eb5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:23.028388 11843 tablet_service.cc:1511] Processing CreateTablet for tablet 977cfcda4a814d449d58bd1c911eb5b9 (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:23.029160 11773 tablet_service.cc:1511] Processing CreateTablet for tablet b07403272fc4483bbea72da072c3bd16 (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:23.030171 11843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977cfcda4a814d449d58bd1c911eb5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:23.031777 11772 tablet_service.cc:1511] Processing CreateTablet for tablet 2f9a2e98606e40f0b2f2e54c7705594e (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:23.033351 11772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f9a2e98606e40f0b2f2e54c7705594e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:23.037292 11770 tablet_service.cc:1511] Processing CreateTablet for tablet c4f5a899834b4b19ab1da136c460dddc (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:23.039827 11769 tablet_service.cc:1511] Processing CreateTablet for tablet 7873f08cbcbf458db795ff326b305644 (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:23.040745 11771 tablet_service.cc:1511] Processing CreateTablet for tablet 3d102c6006d24e97a149c581911471ee (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:23.037329 11768 tablet_service.cc:1511] Processing CreateTablet for tablet 977cfcda4a814d449d58bd1c911eb5b9 (DEFAULT_TABLE table=test-workload [id=eb3d45324bfa4ff1ab6d302b85ef028e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:23.054994 11770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f5a899834b4b19ab1da136c460dddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:23.056023 11769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7873f08cbcbf458db795ff326b305644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:23.062805 11771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d102c6006d24e97a149c581911471ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:23.070870 11768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 977cfcda4a814d449d58bd1c911eb5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:23.077687 11773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b07403272fc4483bbea72da072c3bd16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:23.081300 11903 tablet_bootstrap.cc:492] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52: Bootstrap starting.
I20260630 12:15:23.092849 11903 tablet_bootstrap.cc:654] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.109725 11904 tablet_bootstrap.cc:492] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7: Bootstrap starting.
I20260630 12:15:23.119061 11904 tablet_bootstrap.cc:654] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.119467 11905 tablet_bootstrap.cc:492] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c: Bootstrap starting.
I20260630 12:15:23.126600 11903 tablet_bootstrap.cc:492] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52: No bootstrap required, opened a new log
I20260630 12:15:23.127081 11905 tablet_bootstrap.cc:654] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.127132 11903 ts_tablet_manager.cc:1403] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.013s
I20260630 12:15:23.127393 11904 tablet_bootstrap.cc:492] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7: No bootstrap required, opened a new log
I20260630 12:15:23.128073 11904 ts_tablet_manager.cc:1403] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260630 12:15:23.130162 11903 raft_consensus.cc:359] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.131242 11903 raft_consensus.cc:385] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.131603 11903 raft_consensus.cc:740] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be227a0e8c94a2c9a252214c9329e52, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.131506 11904 raft_consensus.cc:359] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.132619 11904 raft_consensus.cc:385] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.133024 11904 raft_consensus.cc:740] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1f086d315e4ddf8e2d1c318505b4f7, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.132673 11903 consensus_queue.cc:260] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.133425 11905 tablet_bootstrap.cc:492] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c: No bootstrap required, opened a new log
I20260630 12:15:23.134016 11905 ts_tablet_manager.cc:1403] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.013s
I20260630 12:15:23.133875 11904 consensus_queue.cc:260] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.135927 11903 ts_tablet_manager.cc:1434] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:15:23.137080 11903 tablet_bootstrap.cc:492] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52: Bootstrap starting.
I20260630 12:15:23.137977 11905 raft_consensus.cc:359] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.139140 11905 raft_consensus.cc:385] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.139604 11905 raft_consensus.cc:740] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ea9a03694c4921938e7f64e889215c, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.140954 11905 consensus_queue.cc:260] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.144826 11903 tablet_bootstrap.cc:654] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.154209 11905 ts_tablet_manager.cc:1434] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c: Time spent starting tablet: real 0.020s	user 0.017s	sys 0.000s
I20260630 12:15:23.154894 11904 ts_tablet_manager.cc:1434] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.017s
I20260630 12:15:23.156052 11904 tablet_bootstrap.cc:492] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7: Bootstrap starting.
I20260630 12:15:23.156955 11903 tablet_bootstrap.cc:492] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52: No bootstrap required, opened a new log
I20260630 12:15:23.157577 11903 ts_tablet_manager.cc:1403] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260630 12:15:23.160684 11903 raft_consensus.cc:359] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.161450 11903 raft_consensus.cc:385] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.161573 11905 tablet_bootstrap.cc:492] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c: Bootstrap starting.
I20260630 12:15:23.161867 11903 raft_consensus.cc:740] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be227a0e8c94a2c9a252214c9329e52, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.162806 11904 tablet_bootstrap.cc:654] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.163034 11903 consensus_queue.cc:260] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.165506 11903 ts_tablet_manager.cc:1434] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:15:23.166728 11903 tablet_bootstrap.cc:492] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52: Bootstrap starting.
I20260630 12:15:23.173748 11909 raft_consensus.cc:493] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:23.173978 11903 tablet_bootstrap.cc:654] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.174507 11909 raft_consensus.cc:515] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.184110 11905 tablet_bootstrap.cc:654] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.186254 11903 tablet_bootstrap.cc:492] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52: No bootstrap required, opened a new log
I20260630 12:15:23.186966 11903 ts_tablet_manager.cc:1403] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:15:23.188733 11904 tablet_bootstrap.cc:492] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7: No bootstrap required, opened a new log
I20260630 12:15:23.189564 11904 ts_tablet_manager.cc:1403] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.013s
I20260630 12:15:23.190986 11903 raft_consensus.cc:359] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.193941 11903 raft_consensus.cc:385] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.193568 11904 raft_consensus.cc:359] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.194492 11903 raft_consensus.cc:740] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be227a0e8c94a2c9a252214c9329e52, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.194881 11904 raft_consensus.cc:385] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.195405 11904 raft_consensus.cc:740] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1f086d315e4ddf8e2d1c318505b4f7, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.195489 11903 consensus_queue.cc:260] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.196628 11904 consensus_queue.cc:260] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.197280 11909 leader_election.cc:290] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165)
I20260630 12:15:23.199846 11904 ts_tablet_manager.cc:1434] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:15:23.201233 11904 tablet_bootstrap.cc:492] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7: Bootstrap starting.
I20260630 12:15:23.206362 11903 ts_tablet_manager.cc:1434] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.003s
I20260630 12:15:23.208077 11903 tablet_bootstrap.cc:492] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52: Bootstrap starting.
I20260630 12:15:23.208105 11904 tablet_bootstrap.cc:654] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.216007 11903 tablet_bootstrap.cc:654] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.222826 11904 tablet_bootstrap.cc:492] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7: No bootstrap required, opened a new log
I20260630 12:15:23.223693 11904 ts_tablet_manager.cc:1403] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260630 12:15:23.226653 11903 tablet_bootstrap.cc:492] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52: No bootstrap required, opened a new log
I20260630 12:15:23.227305 11903 ts_tablet_manager.cc:1403] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260630 12:15:23.227738 11904 raft_consensus.cc:359] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.228910 11904 raft_consensus.cc:385] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.229372 11904 raft_consensus.cc:740] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1f086d315e4ddf8e2d1c318505b4f7, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.230451 11903 raft_consensus.cc:359] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.230589 11904 consensus_queue.cc:260] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.231770 11903 raft_consensus.cc:385] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.232323 11903 raft_consensus.cc:740] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be227a0e8c94a2c9a252214c9329e52, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.233251 11903 consensus_queue.cc:260] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.234066 11904 ts_tablet_manager.cc:1434] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:15:23.237607 11903 ts_tablet_manager.cc:1434] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:15:23.238149 11904 tablet_bootstrap.cc:492] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7: Bootstrap starting.
I20260630 12:15:23.238813 11903 tablet_bootstrap.cc:492] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52: Bootstrap starting.
I20260630 12:15:23.246034 11903 tablet_bootstrap.cc:654] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.247488 11904 tablet_bootstrap.cc:654] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.256652 11904 tablet_bootstrap.cc:492] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7: No bootstrap required, opened a new log
I20260630 12:15:23.257443 11904 ts_tablet_manager.cc:1403] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260630 12:15:23.261384 11904 raft_consensus.cc:359] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.264148 11904 raft_consensus.cc:385] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.264636 11904 raft_consensus.cc:740] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1f086d315e4ddf8e2d1c318505b4f7, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.266160 11903 tablet_bootstrap.cc:492] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52: No bootstrap required, opened a new log
I20260630 12:15:23.265825 11904 consensus_queue.cc:260] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.266806 11903 ts_tablet_manager.cc:1403] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.015s
I20260630 12:15:23.269972 11903 raft_consensus.cc:359] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.270764 11903 raft_consensus.cc:385] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.271116 11903 raft_consensus.cc:740] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be227a0e8c94a2c9a252214c9329e52, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.271881 11903 consensus_queue.cc:260] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.272819 11904 ts_tablet_manager.cc:1434] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260630 12:15:23.273594 11911 raft_consensus.cc:493] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:23.274350 11904 tablet_bootstrap.cc:492] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7: Bootstrap starting.
I20260630 12:15:23.274138 11911 raft_consensus.cc:515] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.276342 11903 ts_tablet_manager.cc:1434] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:15:23.277479 11903 tablet_bootstrap.cc:492] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52: Bootstrap starting.
I20260630 12:15:23.284015 11904 tablet_bootstrap.cc:654] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.284823 11903 tablet_bootstrap.cc:654] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.290995 11911 leader_election.cc:290] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195:37433)
I20260630 12:15:23.298019 11903 tablet_bootstrap.cc:492] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52: No bootstrap required, opened a new log
I20260630 12:15:23.298840 11903 ts_tablet_manager.cc:1403] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260630 12:15:23.302403 11903 raft_consensus.cc:359] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.303318 11903 raft_consensus.cc:385] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.303661 11903 raft_consensus.cc:740] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be227a0e8c94a2c9a252214c9329e52, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.310619 11903 consensus_queue.cc:260] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.318117 11903 ts_tablet_manager.cc:1434] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:15:23.323590 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9a2e98606e40f0b2f2e54c7705594e" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c" is_pre_election: true
W20260630 12:15:23.328958 11823 leader_election.cc:343] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:23.340391 11918 raft_consensus.cc:493] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:23.340960 11918 raft_consensus.cc:515] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.343624 11918 leader_election.cc:290] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165)
I20260630 12:15:23.344684 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977cfcda4a814d449d58bd1c911eb5b9" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c" is_pre_election: true
W20260630 12:15:23.346141 11823 leader_election.cc:343] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:23.351853 11905 tablet_bootstrap.cc:492] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c: No bootstrap required, opened a new log
I20260630 12:15:23.354421 11707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977cfcda4a814d449d58bd1c911eb5b9" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" is_pre_election: true
I20260630 12:15:23.354796 11708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9a2e98606e40f0b2f2e54c7705594e" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" is_pre_election: true
I20260630 12:15:23.355888 11708 raft_consensus.cc:2468] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1be227a0e8c94a2c9a252214c9329e52 in term 0.
I20260630 12:15:23.356536 11707 raft_consensus.cc:2468] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1be227a0e8c94a2c9a252214c9329e52 in term 0.
I20260630 12:15:23.355271 11905 ts_tablet_manager.cc:1403] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c: Time spent bootstrapping tablet: real 0.195s	user 0.072s	sys 0.070s
I20260630 12:15:23.356802 11904 tablet_bootstrap.cc:492] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7: No bootstrap required, opened a new log
I20260630 12:15:23.359541 11822 leader_election.cc:304] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [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: 1be227a0e8c94a2c9a252214c9329e52, 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 08ea9a03694c4921938e7f64e889215c
I20260630 12:15:23.359846 11904 ts_tablet_manager.cc:1403] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent bootstrapping tablet: real 0.086s	user 0.041s	sys 0.041s
I20260630 12:15:23.360388 11918 raft_consensus.cc:2804] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:23.360778 11918 raft_consensus.cc:493] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:23.360813 11822 leader_election.cc:304] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [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: 1be227a0e8c94a2c9a252214c9329e52, 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 08ea9a03694c4921938e7f64e889215c
I20260630 12:15:23.361254 11918 raft_consensus.cc:3060] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.361202 11905 raft_consensus.cc:359] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.362133 11905 raft_consensus.cc:385] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.362473 11905 raft_consensus.cc:740] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ea9a03694c4921938e7f64e889215c, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.362972 11904 raft_consensus.cc:359] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.363281 11905 consensus_queue.cc:260] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.363754 11904 raft_consensus.cc:385] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.364099 11904 raft_consensus.cc:740] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1f086d315e4ddf8e2d1c318505b4f7, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.364923 11904 consensus_queue.cc:260] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.367398 11904 ts_tablet_manager.cc:1434] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:15:23.368569 11904 tablet_bootstrap.cc:492] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7: Bootstrap starting.
I20260630 12:15:23.370831 11905 ts_tablet_manager.cc:1434] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:15:23.370772 11918 raft_consensus.cc:515] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.372236 11905 tablet_bootstrap.cc:492] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c: Bootstrap starting.
I20260630 12:15:23.374455 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977cfcda4a814d449d58bd1c911eb5b9" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c"
I20260630 12:15:23.375495 11904 tablet_bootstrap.cc:654] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7: Neither blocks nor log segments found. Creating new log.
W20260630 12:15:23.378852 11823 leader_election.cc:343] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:23.379769 11918 leader_election.cc:290] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165)
I20260630 12:15:23.380590 11909 raft_consensus.cc:2804] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:23.381124 11909 raft_consensus.cc:493] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:23.382179 11909 raft_consensus.cc:3060] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.385231 11708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7873f08cbcbf458db795ff326b305644" candidate_uuid: "08ea9a03694c4921938e7f64e889215c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" is_pre_election: true
I20260630 12:15:23.385988 11708 raft_consensus.cc:2468] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08ea9a03694c4921938e7f64e889215c in term 0.
I20260630 12:15:23.386387 11905 tablet_bootstrap.cc:654] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.387594 11857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7873f08cbcbf458db795ff326b305644" candidate_uuid: "08ea9a03694c4921938e7f64e889215c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be227a0e8c94a2c9a252214c9329e52" is_pre_election: true
I20260630 12:15:23.389236 11748 leader_election.cc:304] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ea9a03694c4921938e7f64e889215c, 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 
I20260630 12:15:23.389568 11857 raft_consensus.cc:2468] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08ea9a03694c4921938e7f64e889215c in term 0.
I20260630 12:15:23.390681 11911 raft_consensus.cc:2804] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:23.391047 11911 raft_consensus.cc:493] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:23.391378 11911 raft_consensus.cc:3060] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.391839 11904 tablet_bootstrap.cc:492] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7: No bootstrap required, opened a new log
I20260630 12:15:23.392359 11904 ts_tablet_manager.cc:1403] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
W20260630 12:15:23.392619 11654 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:23.388693 11707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977cfcda4a814d449d58bd1c911eb5b9" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7"
I20260630 12:15:23.395119 11707 raft_consensus.cc:3060] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.395371 11909 raft_consensus.cc:515] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.395499 11904 raft_consensus.cc:359] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.396302 11904 raft_consensus.cc:385] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.396631 11904 raft_consensus.cc:740] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1f086d315e4ddf8e2d1c318505b4f7, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.397598 11904 consensus_queue.cc:260] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.397894 11708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9a2e98606e40f0b2f2e54c7705594e" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7"
I20260630 12:15:23.398582 11708 raft_consensus.cc:3060] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.400002 11904 ts_tablet_manager.cc:1434] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:15:23.405272 11707 raft_consensus.cc:2468] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be227a0e8c94a2c9a252214c9329e52 in term 1.
I20260630 12:15:23.407369 11708 raft_consensus.cc:2468] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be227a0e8c94a2c9a252214c9329e52 in term 1.
I20260630 12:15:23.408294 11822 leader_election.cc:304] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [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: 1be227a0e8c94a2c9a252214c9329e52, 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 08ea9a03694c4921938e7f64e889215c
I20260630 12:15:23.410607 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f9a2e98606e40f0b2f2e54c7705594e" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c"
I20260630 12:15:23.411177 11911 raft_consensus.cc:515] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.411743 11783 raft_consensus.cc:3060] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.412569 11918 raft_consensus.cc:2804] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:23.415031 11707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7873f08cbcbf458db795ff326b305644" candidate_uuid: "08ea9a03694c4921938e7f64e889215c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7"
I20260630 12:15:23.415768 11707 raft_consensus.cc:3060] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.416157 11911 leader_election.cc:290] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [CANDIDATE]: Term 1 election: Requested vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195:37433)
I20260630 12:15:23.417515 11857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7873f08cbcbf458db795ff326b305644" candidate_uuid: "08ea9a03694c4921938e7f64e889215c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be227a0e8c94a2c9a252214c9329e52"
I20260630 12:15:23.418346 11857 raft_consensus.cc:3060] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.411232 11909 leader_election.cc:290] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165)
I20260630 12:15:23.422533 11783 raft_consensus.cc:2468] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be227a0e8c94a2c9a252214c9329e52 in term 1.
I20260630 12:15:23.424487 11823 leader_election.cc:304] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ea9a03694c4921938e7f64e889215c, 1be227a0e8c94a2c9a252214c9329e52; no voters: 
I20260630 12:15:23.425995 11909 raft_consensus.cc:2804] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:23.426801 11909 raft_consensus.cc:697] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 1 LEADER]: Becoming Leader. State: Replica: 1be227a0e8c94a2c9a252214c9329e52, State: Running, Role: LEADER
I20260630 12:15:23.428149 11909 consensus_queue.cc:237] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.429942 11918 raft_consensus.cc:697] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 LEADER]: Becoming Leader. State: Replica: 1be227a0e8c94a2c9a252214c9329e52, State: Running, Role: LEADER
I20260630 12:15:23.433833 11918 consensus_queue.cc:237] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.436548 11857 raft_consensus.cc:2468] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08ea9a03694c4921938e7f64e889215c in term 1.
I20260630 12:15:23.439575 11746 leader_election.cc:304] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ea9a03694c4921938e7f64e889215c, 1be227a0e8c94a2c9a252214c9329e52; no voters: 
I20260630 12:15:23.440588 11911 raft_consensus.cc:2804] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:23.440729 11905 tablet_bootstrap.cc:492] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c: No bootstrap required, opened a new log
I20260630 12:15:23.441409 11905 ts_tablet_manager.cc:1403] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c: Time spent bootstrapping tablet: real 0.069s	user 0.029s	sys 0.007s
I20260630 12:15:23.443977 11905 raft_consensus.cc:359] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.444620 11905 raft_consensus.cc:385] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.444175 11606 catalog_manager.cc:5697] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1be227a0e8c94a2c9a252214c9329e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:23.445091 11905 raft_consensus.cc:740] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ea9a03694c4921938e7f64e889215c, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.446554 11905 consensus_queue.cc:260] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.447582 11707 raft_consensus.cc:2468] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08ea9a03694c4921938e7f64e889215c in term 1.
I20260630 12:15:23.451339 11905 ts_tablet_manager.cc:1434] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:15:23.452899 11905 tablet_bootstrap.cc:492] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c: Bootstrap starting.
I20260630 12:15:23.453266 11911 raft_consensus.cc:697] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 1 LEADER]: Becoming Leader. State: Replica: 08ea9a03694c4921938e7f64e889215c, State: Running, Role: LEADER
I20260630 12:15:23.454299 11911 consensus_queue.cc:237] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.460206 11905 tablet_bootstrap.cc:654] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.464751 11606 catalog_manager.cc:5697] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c reported cstate change: term changed from 0 to 1, leader changed from <none> to 08ea9a03694c4921938e7f64e889215c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "08ea9a03694c4921938e7f64e889215c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:23.465459 11605 catalog_manager.cc:5697] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1be227a0e8c94a2c9a252214c9329e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:23.466838 11905 tablet_bootstrap.cc:492] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c: No bootstrap required, opened a new log
I20260630 12:15:23.467394 11905 ts_tablet_manager.cc:1403] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260630 12:15:23.470146 11905 raft_consensus.cc:359] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.470831 11905 raft_consensus.cc:385] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.471112 11905 raft_consensus.cc:740] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ea9a03694c4921938e7f64e889215c, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.471904 11905 consensus_queue.cc:260] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.473878 11905 ts_tablet_manager.cc:1434] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:15:23.474771 11905 tablet_bootstrap.cc:492] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c: Bootstrap starting.
I20260630 12:15:23.480051 11918 raft_consensus.cc:493] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:23.480628 11905 tablet_bootstrap.cc:654] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.480625 11918 raft_consensus.cc:515] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.483107 11918 leader_election.cc:290] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165)
I20260630 12:15:23.484239 11707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f5a899834b4b19ab1da136c460dddc" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" is_pre_election: true
I20260630 12:15:23.485217 11707 raft_consensus.cc:2468] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1be227a0e8c94a2c9a252214c9329e52 in term 0.
I20260630 12:15:23.485548 11910 raft_consensus.cc:493] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:23.486114 11910 raft_consensus.cc:515] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.487030 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f5a899834b4b19ab1da136c460dddc" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c" is_pre_election: true
W20260630 12:15:23.488431 11823 leader_election.cc:343] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:23.490005 11910 leader_election.cc:290] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195:37433), 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165)
I20260630 12:15:23.491735 11822 leader_election.cc:304] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [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: 1be227a0e8c94a2c9a252214c9329e52, 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 08ea9a03694c4921938e7f64e889215c
I20260630 12:15:23.493589 11909 raft_consensus.cc:2804] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:23.494354 11909 raft_consensus.cc:493] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:23.494856 11909 raft_consensus.cc:3060] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.493580 11918 raft_consensus.cc:493] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:23.498090 11918 raft_consensus.cc:515] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.501142 11918 leader_election.cc:290] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165)
I20260630 12:15:23.508107 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07403272fc4483bbea72da072c3bd16" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c" is_pre_election: true
W20260630 12:15:23.513765 11823 leader_election.cc:343] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:23.516682 11909 raft_consensus.cc:515] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.517740 11707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07403272fc4483bbea72da072c3bd16" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" is_pre_election: true
I20260630 12:15:23.518718 11707 raft_consensus.cc:2468] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1be227a0e8c94a2c9a252214c9329e52 in term 0.
I20260630 12:15:23.527710 11822 leader_election.cc:304] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [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: 1be227a0e8c94a2c9a252214c9329e52, 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 08ea9a03694c4921938e7f64e889215c
I20260630 12:15:23.528354 11909 leader_election.cc:290] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165)
I20260630 12:15:23.528481 11905 tablet_bootstrap.cc:492] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c: No bootstrap required, opened a new log
I20260630 12:15:23.528640 11918 raft_consensus.cc:2804] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:23.528120 11707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f5a899834b4b19ab1da136c460dddc" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7"
I20260630 12:15:23.529347 11918 raft_consensus.cc:493] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:23.528581 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f5a899834b4b19ab1da136c460dddc" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c"
I20260630 12:15:23.529805 11707 raft_consensus.cc:3060] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.529860 11918 raft_consensus.cc:3060] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:15:23.530905 11823 leader_election.cc:343] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:23.529333 11905 ts_tablet_manager.cc:1403] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.011s
I20260630 12:15:23.535627 11905 raft_consensus.cc:359] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.537063 11707 raft_consensus.cc:2468] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be227a0e8c94a2c9a252214c9329e52 in term 1.
I20260630 12:15:23.537290 11905 raft_consensus.cc:385] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.537714 11905 raft_consensus.cc:740] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ea9a03694c4921938e7f64e889215c, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.538642 11822 leader_election.cc:304] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [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: 1be227a0e8c94a2c9a252214c9329e52, 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 08ea9a03694c4921938e7f64e889215c
I20260630 12:15:23.539577 11909 raft_consensus.cc:2804] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:23.539410 11918 raft_consensus.cc:515] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.540072 11909 raft_consensus.cc:697] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 1 LEADER]: Becoming Leader. State: Replica: 1be227a0e8c94a2c9a252214c9329e52, State: Running, Role: LEADER
I20260630 12:15:23.541231 11909 consensus_queue.cc:237] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.542075 11918 leader_election.cc:290] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 election: Requested vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165)
I20260630 12:15:23.543018 11707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07403272fc4483bbea72da072c3bd16" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7"
I20260630 12:15:23.543581 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07403272fc4483bbea72da072c3bd16" candidate_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c" is_pre_election: true
I20260630 12:15:23.544111 11782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07403272fc4483bbea72da072c3bd16" candidate_uuid: "1be227a0e8c94a2c9a252214c9329e52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c"
I20260630 12:15:23.538664 11905 consensus_queue.cc:260] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
W20260630 12:15:23.545073 11674 leader_election.cc:343] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:15:23.546320 11823 leader_election.cc:343] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:23.543643 11707 raft_consensus.cc:3060] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.550391 11857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07403272fc4483bbea72da072c3bd16" candidate_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be227a0e8c94a2c9a252214c9329e52" is_pre_election: true
I20260630 12:15:23.551203 11857 raft_consensus.cc:2393] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f1f086d315e4ddf8e2d1c318505b4f7 in current term 1: Already voted for candidate 1be227a0e8c94a2c9a252214c9329e52 in this term.
I20260630 12:15:23.552215 11905 ts_tablet_manager.cc:1434] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260630 12:15:23.553362 11905 tablet_bootstrap.cc:492] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c: Bootstrap starting.
I20260630 12:15:23.555270 11707 raft_consensus.cc:2468] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be227a0e8c94a2c9a252214c9329e52 in term 1.
I20260630 12:15:23.556209 11671 leader_election.cc:304] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [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: 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 08ea9a03694c4921938e7f64e889215c, 1be227a0e8c94a2c9a252214c9329e52
I20260630 12:15:23.556725 11822 leader_election.cc:304] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [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: 1be227a0e8c94a2c9a252214c9329e52, 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 08ea9a03694c4921938e7f64e889215c
I20260630 12:15:23.557492 11910 raft_consensus.cc:2749] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:23.557857 11909 raft_consensus.cc:2804] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:23.558435 11909 raft_consensus.cc:697] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 LEADER]: Becoming Leader. State: Replica: 1be227a0e8c94a2c9a252214c9329e52, State: Running, Role: LEADER
I20260630 12:15:23.559278 11909 consensus_queue.cc:237] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.559789 11905 tablet_bootstrap.cc:654] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:23.563733 11605 catalog_manager.cc:5697] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1be227a0e8c94a2c9a252214c9329e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:23.567376 11905 tablet_bootstrap.cc:492] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c: No bootstrap required, opened a new log
I20260630 12:15:23.567884 11905 ts_tablet_manager.cc:1403] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:15:23.570820 11905 raft_consensus.cc:359] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.571405 11905 raft_consensus.cc:385] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:23.571648 11905 raft_consensus.cc:740] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ea9a03694c4921938e7f64e889215c, State: Initialized, Role: FOLLOWER
I20260630 12:15:23.572279 11905 consensus_queue.cc:260] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.574450 11905 ts_tablet_manager.cc:1434] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:15:23.577397 11605 catalog_manager.cc:5697] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "1be227a0e8c94a2c9a252214c9329e52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:23.667949 11910 raft_consensus.cc:493] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:23.668550 11910 raft_consensus.cc:515] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.670354 11910 leader_election.cc:290] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165), 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195:37433)
I20260630 12:15:23.671222 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d102c6006d24e97a149c581911471ee" candidate_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c" is_pre_election: true
I20260630 12:15:23.671756 11857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d102c6006d24e97a149c581911471ee" candidate_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be227a0e8c94a2c9a252214c9329e52" is_pre_election: true
I20260630 12:15:23.671882 11783 raft_consensus.cc:2468] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1f086d315e4ddf8e2d1c318505b4f7 in term 0.
I20260630 12:15:23.672338 11857 raft_consensus.cc:2468] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1f086d315e4ddf8e2d1c318505b4f7 in term 0.
I20260630 12:15:23.672914 11674 leader_election.cc:304] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ea9a03694c4921938e7f64e889215c, 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 
I20260630 12:15:23.673681 11910 raft_consensus.cc:2804] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:23.673988 11910 raft_consensus.cc:493] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:23.674286 11910 raft_consensus.cc:3060] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.680768 11910 raft_consensus.cc:515] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.682659 11910 leader_election.cc:290] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [CANDIDATE]: Term 1 election: Requested vote from peers 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165), 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195:37433)
I20260630 12:15:23.683468 11783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d102c6006d24e97a149c581911471ee" candidate_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ea9a03694c4921938e7f64e889215c"
I20260630 12:15:23.683876 11857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d102c6006d24e97a149c581911471ee" candidate_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be227a0e8c94a2c9a252214c9329e52"
I20260630 12:15:23.684101 11783 raft_consensus.cc:3060] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.684477 11857 raft_consensus.cc:3060] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.690146 11783 raft_consensus.cc:2468] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1f086d315e4ddf8e2d1c318505b4f7 in term 1.
I20260630 12:15:23.690124 11857 raft_consensus.cc:2468] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1f086d315e4ddf8e2d1c318505b4f7 in term 1.
I20260630 12:15:23.691504 11674 leader_election.cc:304] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08ea9a03694c4921938e7f64e889215c, 4f1f086d315e4ddf8e2d1c318505b4f7; no voters: 
I20260630 12:15:23.692167 11910 raft_consensus.cc:2804] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:23.693086 11910 raft_consensus.cc:697] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1f086d315e4ddf8e2d1c318505b4f7, State: Running, Role: LEADER
I20260630 12:15:23.693709 11910 consensus_queue.cc:237] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.700479 11606 catalog_manager.cc:5697] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:23.764994 11911 raft_consensus.cc:493] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:23.765556 11911 raft_consensus.cc:515] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } } peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } }
I20260630 12:15:23.767370 11911 leader_election.cc:290] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195:37433), 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535)
I20260630 12:15:23.768249 11857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07403272fc4483bbea72da072c3bd16" candidate_uuid: "08ea9a03694c4921938e7f64e889215c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be227a0e8c94a2c9a252214c9329e52" is_pre_election: true
I20260630 12:15:23.768388 11707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b07403272fc4483bbea72da072c3bd16" candidate_uuid: "08ea9a03694c4921938e7f64e889215c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" is_pre_election: true
I20260630 12:15:23.769122 11707 raft_consensus.cc:2393] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08ea9a03694c4921938e7f64e889215c in current term 1: Already voted for candidate 1be227a0e8c94a2c9a252214c9329e52 in this term.
I20260630 12:15:23.770009 11748 leader_election.cc:304] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [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: 08ea9a03694c4921938e7f64e889215c; no voters: 1be227a0e8c94a2c9a252214c9329e52, 4f1f086d315e4ddf8e2d1c318505b4f7
I20260630 12:15:23.770687 11911 raft_consensus.cc:3060] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.775610 11911 raft_consensus.cc:2749] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:23.871058 11909 consensus_queue.cc:1048] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:23.882800 11909 consensus_queue.cc:1048] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:23.949177 11911 raft_consensus.cc:493] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:23.949715 11911 raft_consensus.cc:515] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.951643 11911 leader_election.cc:290] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195:37433)
I20260630 12:15:23.952162 11909 consensus_queue.cc:1048] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:23.952456 11707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977cfcda4a814d449d58bd1c911eb5b9" candidate_uuid: "08ea9a03694c4921938e7f64e889215c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" is_pre_election: true
I20260630 12:15:23.952888 11857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "977cfcda4a814d449d58bd1c911eb5b9" candidate_uuid: "08ea9a03694c4921938e7f64e889215c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be227a0e8c94a2c9a252214c9329e52" is_pre_election: true
I20260630 12:15:23.953217 11707 raft_consensus.cc:2393] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08ea9a03694c4921938e7f64e889215c in current term 1: Already voted for candidate 1be227a0e8c94a2c9a252214c9329e52 in this term.
I20260630 12:15:23.954684 11746 leader_election.cc:304] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [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: 08ea9a03694c4921938e7f64e889215c; no voters: 1be227a0e8c94a2c9a252214c9329e52, 4f1f086d315e4ddf8e2d1c318505b4f7
I20260630 12:15:23.955858 11911 raft_consensus.cc:3060] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.958149 11909 consensus_queue.cc:1048] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:23.968570 11911 raft_consensus.cc:2749] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:23.982445 11911 raft_consensus.cc:493] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:23.982875 11911 raft_consensus.cc:515] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 } } peers { permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 } } peers { permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 } }
I20260630 12:15:23.983597 11783 raft_consensus.cc:3060] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:23.984591 11911 leader_election.cc:290] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f1f086d315e4ddf8e2d1c318505b4f7 (127.0.107.193:42535), 1be227a0e8c94a2c9a252214c9329e52 (127.0.107.195:37433)
I20260630 12:15:23.985430 11707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f5a899834b4b19ab1da136c460dddc" candidate_uuid: "08ea9a03694c4921938e7f64e889215c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" is_pre_election: true
I20260630 12:15:23.985610 11857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f5a899834b4b19ab1da136c460dddc" candidate_uuid: "08ea9a03694c4921938e7f64e889215c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be227a0e8c94a2c9a252214c9329e52" is_pre_election: true
I20260630 12:15:23.986303 11707 raft_consensus.cc:2393] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08ea9a03694c4921938e7f64e889215c in current term 1: Already voted for candidate 1be227a0e8c94a2c9a252214c9329e52 in this term.
I20260630 12:15:23.987287 11748 leader_election.cc:304] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [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: 08ea9a03694c4921938e7f64e889215c; no voters: 1be227a0e8c94a2c9a252214c9329e52, 4f1f086d315e4ddf8e2d1c318505b4f7
I20260630 12:15:23.990648 11911 raft_consensus.cc:2749] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:23.991467 11909 consensus_queue.cc:1048] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.006624 11909 consensus_queue.cc:1048] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.007704 11929 consensus_queue.cc:1048] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.008620 11955 consensus_queue.cc:1048] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f1f086d315e4ddf8e2d1c318505b4f7" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.009984 11955 consensus_queue.cc:1048] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.035945 11929 consensus_queue.cc:1048] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.127193 11910 consensus_queue.cc:1048] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be227a0e8c94a2c9a252214c9329e52" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:24.137503 11964 consensus_queue.cc:1048] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08ea9a03694c4921938e7f64e889215c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:15:27.379997 11804 debug-util.cc:398] Leaking SignalData structure 0x7b08001a6580 after lost signal to thread 434
W20260630 12:15:27.381019 11804 debug-util.cc:398] Leaking SignalData structure 0x7b08001ee360 after lost signal to thread 11640
W20260630 12:15:27.382097 11804 debug-util.cc:398] Leaking SignalData structure 0x7b08002f9a60 after lost signal to thread 11732
W20260630 12:15:27.383050 11804 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff560 after lost signal to thread 11807
W20260630 12:15:27.383985 11804 debug-util.cc:398] Leaking SignalData structure 0x7b08002bd260 after lost signal to thread 11881
I20260630 12:15:33.578101   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:33.613934   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:33.614997   431 tablet_replica.cc:333] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7: stopping tablet replica
I20260630 12:15:33.616039   431 raft_consensus.cc:2243] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:33.617259   431 raft_consensus.cc:2272] T 3d102c6006d24e97a149c581911471ee P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.620311   431 tablet_replica.cc:333] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7: stopping tablet replica
I20260630 12:15:33.621003   431 raft_consensus.cc:2243] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.621582   431 raft_consensus.cc:2272] T 977cfcda4a814d449d58bd1c911eb5b9 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.624406   431 tablet_replica.cc:333] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7: stopping tablet replica
I20260630 12:15:33.625113   431 raft_consensus.cc:2243] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.625697   431 raft_consensus.cc:2272] T c4f5a899834b4b19ab1da136c460dddc P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.628450   431 tablet_replica.cc:333] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7: stopping tablet replica
I20260630 12:15:33.629067   431 raft_consensus.cc:2243] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.629714   431 raft_consensus.cc:2272] T 2f9a2e98606e40f0b2f2e54c7705594e P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.632279   431 tablet_replica.cc:333] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7: stopping tablet replica
I20260630 12:15:33.632881   431 raft_consensus.cc:2243] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.633414   431 raft_consensus.cc:2272] T b07403272fc4483bbea72da072c3bd16 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.635953   431 tablet_replica.cc:333] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7: stopping tablet replica
I20260630 12:15:33.636507   431 raft_consensus.cc:2243] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.637038   431 raft_consensus.cc:2272] T 7873f08cbcbf458db795ff326b305644 P 4f1f086d315e4ddf8e2d1c318505b4f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.668318   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:33.695075   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:33.720880   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:33.721565   431 tablet_replica.cc:333] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c: stopping tablet replica
I20260630 12:15:33.722447   431 raft_consensus.cc:2243] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.723027   431 raft_consensus.cc:2272] T b07403272fc4483bbea72da072c3bd16 P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.725875   431 tablet_replica.cc:333] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c: stopping tablet replica
I20260630 12:15:33.726605   431 raft_consensus.cc:2243] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.727195   431 raft_consensus.cc:2272] T 977cfcda4a814d449d58bd1c911eb5b9 P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.729967   431 tablet_replica.cc:333] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c: stopping tablet replica
I20260630 12:15:33.730588   431 raft_consensus.cc:2243] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.731119   431 raft_consensus.cc:2272] T 3d102c6006d24e97a149c581911471ee P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.733554   431 tablet_replica.cc:333] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c: stopping tablet replica
I20260630 12:15:33.734095   431 raft_consensus.cc:2243] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.734628   431 raft_consensus.cc:2272] T c4f5a899834b4b19ab1da136c460dddc P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.737412   431 tablet_replica.cc:333] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c: stopping tablet replica
I20260630 12:15:33.737941   431 raft_consensus.cc:2243] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.738493   431 raft_consensus.cc:2272] T 2f9a2e98606e40f0b2f2e54c7705594e P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.741873   431 tablet_replica.cc:333] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c: stopping tablet replica
W20260630 12:15:33.742040 11823 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]
I20260630 12:15:33.742635   431 raft_consensus.cc:2243] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:33.743845   431 raft_consensus.cc:2272] T 7873f08cbcbf458db795ff326b305644 P 08ea9a03694c4921938e7f64e889215c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:33.746320 11823 consensus_peers.cc:597] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 -> Peer 08ea9a03694c4921938e7f64e889215c (127.0.107.194:40165): Couldn't send request to peer 08ea9a03694c4921938e7f64e889215c. 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:33.791923   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:33.814613   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:33.844739   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:33.845527   431 tablet_replica.cc:333] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52: stopping tablet replica
I20260630 12:15:33.846242   431 raft_consensus.cc:2243] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.846869   431 raft_consensus.cc:2272] T 3d102c6006d24e97a149c581911471ee P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.849439   431 tablet_replica.cc:333] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52: stopping tablet replica
I20260630 12:15:33.850042   431 raft_consensus.cc:2243] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:33.851071   431 raft_consensus.cc:2272] T 977cfcda4a814d449d58bd1c911eb5b9 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.853732   431 tablet_replica.cc:333] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52: stopping tablet replica
I20260630 12:15:33.854314   431 raft_consensus.cc:2243] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:33.854826   431 raft_consensus.cc:2272] T 7873f08cbcbf458db795ff326b305644 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.857250   431 tablet_replica.cc:333] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52: stopping tablet replica
I20260630 12:15:33.857767   431 raft_consensus.cc:2243] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:33.858788   431 raft_consensus.cc:2272] T c4f5a899834b4b19ab1da136c460dddc P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.861173   431 tablet_replica.cc:333] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52: stopping tablet replica
I20260630 12:15:33.861718   431 raft_consensus.cc:2243] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:33.862730   431 raft_consensus.cc:2272] T 2f9a2e98606e40f0b2f2e54c7705594e P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.864998   431 tablet_replica.cc:333] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52: stopping tablet replica
I20260630 12:15:33.865566   431 raft_consensus.cc:2243] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:33.866510   431 raft_consensus.cc:2272] T b07403272fc4483bbea72da072c3bd16 P 1be227a0e8c94a2c9a252214c9329e52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.894066   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:33.915473   431 master.cc:562] Master@127.0.107.254:43151 shutting down...
I20260630 12:15:33.938678   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:33.939344   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:33.939633   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a422411772f645cbb73cad84819ecc68: stopping tablet replica
I20260630 12:15:33.959761   431 master.cc:584] Master@127.0.107.254:43151 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12741 ms)
[----------] 24 tests from AutoRebalancerTest (253233 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:15:34.007804   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36203
I20260630 12:15:34.008992   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:34.014997 11979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:34.015041 11980 instance_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:34.015990 11982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:34.016209   431 server_base.cc:1061] running on GCE node
I20260630 12:15:34.017138   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:34.017369   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:34.017531   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821734017513 us; error 0 us; skew 500 ppm
I20260630 12:15:34.018024   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:34.020752   431 webserver.cc:533] Webserver started at http://127.0.107.254:34479/ using document root <none> and password file <none>
I20260630 12:15:34.021279   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:34.021487   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:34.021787   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:34.023052   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "968e6b1f31324ec1a2bbf6caa3888ca3"
format_stamp: "Formatted at 2026-06-30 12:15:34 on dist-test-slave-dxwh"
I20260630 12:15:34.027822   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:15:34.031356 11987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.032172   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:34.032483   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "968e6b1f31324ec1a2bbf6caa3888ca3"
format_stamp: "Formatted at 2026-06-30 12:15:34 on dist-test-slave-dxwh"
I20260630 12:15:34.032793   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-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:34.058874   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:34.060175   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:34.099002   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36203
I20260630 12:15:34.099104 12038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36203 every 8 connection(s)
I20260630 12:15:34.103363 12039 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:34.115672 12039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3: Bootstrap starting.
I20260630 12:15:34.120553 12039 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:34.124948 12039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3: No bootstrap required, opened a new log
I20260630 12:15:34.127352 12039 raft_consensus.cc:359] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "968e6b1f31324ec1a2bbf6caa3888ca3" member_type: VOTER }
I20260630 12:15:34.127842 12039 raft_consensus.cc:385] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:34.128079 12039 raft_consensus.cc:740] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 968e6b1f31324ec1a2bbf6caa3888ca3, State: Initialized, Role: FOLLOWER
I20260630 12:15:34.128756 12039 consensus_queue.cc:260] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "968e6b1f31324ec1a2bbf6caa3888ca3" member_type: VOTER }
I20260630 12:15:34.129276 12039 raft_consensus.cc:399] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:34.129499 12039 raft_consensus.cc:493] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:34.129786 12039 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:34.135025 12039 raft_consensus.cc:515] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "968e6b1f31324ec1a2bbf6caa3888ca3" member_type: VOTER }
I20260630 12:15:34.135613 12039 leader_election.cc:304] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [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: 968e6b1f31324ec1a2bbf6caa3888ca3; no voters: 
I20260630 12:15:34.136853 12039 leader_election.cc:290] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:34.137348 12042 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:34.138782 12042 raft_consensus.cc:697] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 1 LEADER]: Becoming Leader. State: Replica: 968e6b1f31324ec1a2bbf6caa3888ca3, State: Running, Role: LEADER
I20260630 12:15:34.139601 12042 consensus_queue.cc:237] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [LEADER]: Queue going to LEADER mode. State: All 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: "968e6b1f31324ec1a2bbf6caa3888ca3" member_type: VOTER }
I20260630 12:15:34.139875 12039 sys_catalog.cc:565] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:34.145969 12044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 968e6b1f31324ec1a2bbf6caa3888ca3. Latest consensus state: current_term: 1 leader_uuid: "968e6b1f31324ec1a2bbf6caa3888ca3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "968e6b1f31324ec1a2bbf6caa3888ca3" member_type: VOTER } }
I20260630 12:15:34.146427 12043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "968e6b1f31324ec1a2bbf6caa3888ca3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "968e6b1f31324ec1a2bbf6caa3888ca3" member_type: VOTER } }
I20260630 12:15:34.147023 12044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:34.147284 12043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:34.150199 12051 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:34.156980 12051 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:34.158037   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:34.166221 12051 catalog_manager.cc:1383] Generated new cluster ID: 8d2830280bf94750a3800a4b10b7659a
I20260630 12:15:34.166569 12051 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:34.188202 12051 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:34.189584 12051 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:34.208279 12051 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3: Generated new TSK 0
I20260630 12:15:34.208958 12051 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:34.224618   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:34.231051 12060 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:34.231788 12061 instance_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:34.233830 12063 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:34.234149   431 server_base.cc:1061] running on GCE node
I20260630 12:15:34.235158   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:34.235354   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:34.235477   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821734235466 us; error 0 us; skew 500 ppm
I20260630 12:15:34.235911   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:34.238077   431 webserver.cc:533] Webserver started at http://127.0.107.193:41515/ using document root <none> and password file <none>
I20260630 12:15:34.238579   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:34.238741   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:34.238955   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:34.240011   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "318b96cdae3f418fa3e629e34524091e"
format_stamp: "Formatted at 2026-06-30 12:15:34 on dist-test-slave-dxwh"
I20260630 12:15:34.244987   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:15:34.248467 12068 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.249256   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:34.249567   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "318b96cdae3f418fa3e629e34524091e"
format_stamp: "Formatted at 2026-06-30 12:15:34 on dist-test-slave-dxwh"
I20260630 12:15:34.249852   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-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:34.268512   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:34.269740   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:34.271307   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:34.273665   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:34.273910   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.274161   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:34.274405   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.314248   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37821
I20260630 12:15:34.314325 12130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37821 every 8 connection(s)
I20260630 12:15:34.319392   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:34.326977 12135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:34.330644 12136 instance_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:34.331383 12138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:34.333796   431 server_base.cc:1061] running on GCE node
I20260630 12:15:34.334877 12131 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36203
I20260630 12:15:34.335024   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:34.335281 12131 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:34.335359   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:34.335745   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821734335728 us; error 0 us; skew 500 ppm
I20260630 12:15:34.336333   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:34.336298 12131 heartbeater.cc:507] Master 127.0.107.254:36203 requested a full tablet report, sending...
I20260630 12:15:34.339061 12004 ts_manager.cc:194] Registered new tserver with Master: 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821)
I20260630 12:15:34.339355   431 webserver.cc:533] Webserver started at http://127.0.107.194:45401/ using document root <none> and password file <none>
I20260630 12:15:34.340051   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:34.340312   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:34.340633   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:34.341830 12004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43808
I20260630 12:15:34.342286   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "026a2cda857b453798705371dd00d60b"
format_stamp: "Formatted at 2026-06-30 12:15:34 on dist-test-slave-dxwh"
I20260630 12:15:34.347321   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:15:34.350629 12143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.351459   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:15:34.351811   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "026a2cda857b453798705371dd00d60b"
format_stamp: "Formatted at 2026-06-30 12:15:34 on dist-test-slave-dxwh"
I20260630 12:15:34.352084   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-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:34.375358   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:34.376610   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:34.378123   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:34.380465   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:34.380645   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.380937   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:34.381075   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.422609   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38277
I20260630 12:15:34.422740 12205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38277 every 8 connection(s)
I20260630 12:15:34.427677   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:34.435156 12209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:15:34.436424 12210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:34.438908   431 server_base.cc:1061] running on GCE node
W20260630 12:15:34.439455 12212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:15:34.441044 12206 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36203
I20260630 12:15:34.441236   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:15:34.441514 12206 heartbeater.cc:461] Registering TS with master...
W20260630 12:15:34.441618   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:15:34.441968   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821734441947 us; error 0 us; skew 500 ppm
I20260630 12:15:34.442559 12206 heartbeater.cc:507] Master 127.0.107.254:36203 requested a full tablet report, sending...
I20260630 12:15:34.442633   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:34.444762 12004 ts_manager.cc:194] Registered new tserver with Master: 026a2cda857b453798705371dd00d60b (127.0.107.194:38277)
I20260630 12:15:34.445667   431 webserver.cc:533] Webserver started at http://127.0.107.195:40835/ using document root <none> and password file <none>
I20260630 12:15:34.446223   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:34.446237 12004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43814
I20260630 12:15:34.446491   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:34.446892   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:34.448241   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "9da05007bda94d59ba1f036be99e3ad5"
format_stamp: "Formatted at 2026-06-30 12:15:34 on dist-test-slave-dxwh"
I20260630 12:15:34.453048   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:34.456620 12217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.457453   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:15:34.457792   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "9da05007bda94d59ba1f036be99e3ad5"
format_stamp: "Formatted at 2026-06-30 12:15:34 on dist-test-slave-dxwh"
I20260630 12:15:34.458117   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-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:34.469523   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:34.470854   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:34.472319   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:34.474715   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:34.474956   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.475200   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:34.475370   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:34.515451   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46695
I20260630 12:15:34.515551 12279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46695 every 8 connection(s)
I20260630 12:15:34.530145 12280 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36203
I20260630 12:15:34.530616 12280 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:34.531473 12280 heartbeater.cc:507] Master 127.0.107.254:36203 requested a full tablet report, sending...
I20260630 12:15:34.533583 12004 ts_manager.cc:194] Registered new tserver with Master: 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:34.533708   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014935179s
I20260630 12:15:34.535203 12004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43824
I20260630 12:15:35.344888 12131 heartbeater.cc:499] Master 127.0.107.254:36203 was elected leader, sending a full tablet report...
I20260630 12:15:35.449158 12206 heartbeater.cc:499] Master 127.0.107.254:36203 was elected leader, sending a full tablet report...
I20260630 12:15:35.538107 12280 heartbeater.cc:499] Master 127.0.107.254:36203 was elected leader, sending a full tablet report...
I20260630 12:15:35.590059 12004 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43828:
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:35.592825 12004 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:35.658612 12096 tablet_service.cc:1511] Processing CreateTablet for tablet 18c993dac3c841ec9cac9cb5a2c9ba58 (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:35.660313 12096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c993dac3c841ec9cac9cb5a2c9ba58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.663550 12095 tablet_service.cc:1511] Processing CreateTablet for tablet dce7bb8ac60a4f76a09a5f08d9c44f83 (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:35.665132 12095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce7bb8ac60a4f76a09a5f08d9c44f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.671478 12094 tablet_service.cc:1511] Processing CreateTablet for tablet 8c978bc82bf4499597ca58084cb3a520 (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:35.672905 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c978bc82bf4499597ca58084cb3a520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.676434 12093 tablet_service.cc:1511] Processing CreateTablet for tablet 19042d1b110548b0a7a65c2f3afe579f (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:35.677857 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19042d1b110548b0a7a65c2f3afe579f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.680097 12244 tablet_service.cc:1511] Processing CreateTablet for tablet dce7bb8ac60a4f76a09a5f08d9c44f83 (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:35.681520 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce7bb8ac60a4f76a09a5f08d9c44f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.682973 12092 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2ad9a393194706ac6ca9312ec143ea (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:35.683535 12243 tablet_service.cc:1511] Processing CreateTablet for tablet 8c978bc82bf4499597ca58084cb3a520 (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:35.684908 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2ad9a393194706ac6ca9312ec143ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.684974 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c978bc82bf4499597ca58084cb3a520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.687822 12242 tablet_service.cc:1511] Processing CreateTablet for tablet 19042d1b110548b0a7a65c2f3afe579f (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:35.689284 12242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19042d1b110548b0a7a65c2f3afe579f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.678480 12245 tablet_service.cc:1511] Processing CreateTablet for tablet 18c993dac3c841ec9cac9cb5a2c9ba58 (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:35.691905 12245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c993dac3c841ec9cac9cb5a2c9ba58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.691999 12091 tablet_service.cc:1511] Processing CreateTablet for tablet 84c4c8b3f30045b7af0f0245e61c928c (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:35.693413 12091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4c8b3f30045b7af0f0245e61c928c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.696256 12241 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2ad9a393194706ac6ca9312ec143ea (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:35.697667 12241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2ad9a393194706ac6ca9312ec143ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.739697 12171 tablet_service.cc:1511] Processing CreateTablet for tablet 18c993dac3c841ec9cac9cb5a2c9ba58 (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:35.741155 12171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c993dac3c841ec9cac9cb5a2c9ba58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.743587 12240 tablet_service.cc:1511] Processing CreateTablet for tablet 84c4c8b3f30045b7af0f0245e61c928c (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:35.745003 12240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4c8b3f30045b7af0f0245e61c928c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.747058 12170 tablet_service.cc:1511] Processing CreateTablet for tablet dce7bb8ac60a4f76a09a5f08d9c44f83 (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:35.748416 12170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce7bb8ac60a4f76a09a5f08d9c44f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.751632 12169 tablet_service.cc:1511] Processing CreateTablet for tablet 8c978bc82bf4499597ca58084cb3a520 (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:35.753065 12169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c978bc82bf4499597ca58084cb3a520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.755321 12168 tablet_service.cc:1511] Processing CreateTablet for tablet 19042d1b110548b0a7a65c2f3afe579f (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:35.756732 12168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19042d1b110548b0a7a65c2f3afe579f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.762099 12167 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2ad9a393194706ac6ca9312ec143ea (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:35.763579 12167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2ad9a393194706ac6ca9312ec143ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.767611 12166 tablet_service.cc:1511] Processing CreateTablet for tablet 84c4c8b3f30045b7af0f0245e61c928c (DEFAULT_TABLE table=test-workload [id=3c25cfd5d54a4b29b43dd7e882f8920a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:35.769066 12166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4c8b3f30045b7af0f0245e61c928c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:35.789752 12301 tablet_bootstrap.cc:492] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5: Bootstrap starting.
I20260630 12:15:35.791169 12300 tablet_bootstrap.cc:492] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e: Bootstrap starting.
I20260630 12:15:35.807778 12301 tablet_bootstrap.cc:654] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.814054 12300 tablet_bootstrap.cc:654] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.829759 12301 tablet_bootstrap.cc:492] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5: No bootstrap required, opened a new log
I20260630 12:15:35.830312 12301 ts_tablet_manager.cc:1403] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.003s
I20260630 12:15:35.831161 12303 tablet_bootstrap.cc:492] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b: Bootstrap starting.
I20260630 12:15:35.833518 12301 raft_consensus.cc:359] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.834517 12301 raft_consensus.cc:385] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.834872 12301 raft_consensus.cc:740] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9da05007bda94d59ba1f036be99e3ad5, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.835779 12301 consensus_queue.cc:260] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.838887 12303 tablet_bootstrap.cc:654] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.839267 12301 ts_tablet_manager.cc:1434] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:15:35.840354 12300 tablet_bootstrap.cc:492] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e: No bootstrap required, opened a new log
I20260630 12:15:35.840510 12301 tablet_bootstrap.cc:492] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5: Bootstrap starting.
I20260630 12:15:35.840938 12300 ts_tablet_manager.cc:1403] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.004s
I20260630 12:15:35.844228 12300 raft_consensus.cc:359] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.845212 12300 raft_consensus.cc:385] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.845571 12300 raft_consensus.cc:740] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 318b96cdae3f418fa3e629e34524091e, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.846464 12300 consensus_queue.cc:260] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.852015 12301 tablet_bootstrap.cc:654] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.853919 12303 tablet_bootstrap.cc:492] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b: No bootstrap required, opened a new log
I20260630 12:15:35.854575 12303 ts_tablet_manager.cc:1403] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260630 12:15:35.857290 12300 ts_tablet_manager.cc:1434] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260630 12:15:35.858050 12301 tablet_bootstrap.cc:492] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5: No bootstrap required, opened a new log
I20260630 12:15:35.857707 12303 raft_consensus.cc:359] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.858595 12300 tablet_bootstrap.cc:492] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e: Bootstrap starting.
I20260630 12:15:35.858697 12301 ts_tablet_manager.cc:1403] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260630 12:15:35.858626 12303 raft_consensus.cc:385] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.859473 12303 raft_consensus.cc:740] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026a2cda857b453798705371dd00d60b, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.860563 12303 consensus_queue.cc:260] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.862550 12301 raft_consensus.cc:359] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.863688 12301 raft_consensus.cc:385] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.864108 12301 raft_consensus.cc:740] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9da05007bda94d59ba1f036be99e3ad5, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.865206 12301 consensus_queue.cc:260] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.866127 12300 tablet_bootstrap.cc:654] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.867988 12301 ts_tablet_manager.cc:1434] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:15:35.869226 12301 tablet_bootstrap.cc:492] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5: Bootstrap starting.
I20260630 12:15:35.874470 12300 tablet_bootstrap.cc:492] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e: No bootstrap required, opened a new log
I20260630 12:15:35.875181 12300 ts_tablet_manager.cc:1403] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:15:35.875383 12303 ts_tablet_manager.cc:1434] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.007s
I20260630 12:15:35.875888 12301 tablet_bootstrap.cc:654] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.877959 12303 tablet_bootstrap.cc:492] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b: Bootstrap starting.
I20260630 12:15:35.878402 12300 raft_consensus.cc:359] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.879309 12300 raft_consensus.cc:385] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.879319 12309 raft_consensus.cc:493] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:35.879837 12300 raft_consensus.cc:740] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 318b96cdae3f418fa3e629e34524091e, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.880095 12309 raft_consensus.cc:515] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.880991 12300 consensus_queue.cc:260] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.885664 12303 tablet_bootstrap.cc:654] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.886518 12300 ts_tablet_manager.cc:1434] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:15:35.887763 12300 tablet_bootstrap.cc:492] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e: Bootstrap starting.
I20260630 12:15:35.895961 12300 tablet_bootstrap.cc:654] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.900075 12303 tablet_bootstrap.cc:492] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b: No bootstrap required, opened a new log
I20260630 12:15:35.901767 12303 ts_tablet_manager.cc:1403] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260630 12:15:35.906078 12303 raft_consensus.cc:359] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.914686 12303 raft_consensus.cc:385] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.915316 12303 raft_consensus.cc:740] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026a2cda857b453798705371dd00d60b, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.916141 12301 tablet_bootstrap.cc:492] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5: No bootstrap required, opened a new log
I20260630 12:15:35.911392 12309 leader_election.cc:290] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:35.916661 12303 consensus_queue.cc:260] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.920740 12300 tablet_bootstrap.cc:492] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e: No bootstrap required, opened a new log
I20260630 12:15:35.921394 12300 ts_tablet_manager.cc:1403] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.021s
I20260630 12:15:35.921550 12303 ts_tablet_manager.cc:1434] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:15:35.922113 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19042d1b110548b0a7a65c2f3afe579f" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e" is_pre_election: true
I20260630 12:15:35.922731 12303 tablet_bootstrap.cc:492] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b: Bootstrap starting.
W20260630 12:15:35.924042 12145 leader_election.cc:343] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:35.924592 12300 raft_consensus.cc:359] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.925282 12300 raft_consensus.cc:385] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.925546 12300 raft_consensus.cc:740] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 318b96cdae3f418fa3e629e34524091e, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.926290 12300 consensus_queue.cc:260] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.928608 12300 ts_tablet_manager.cc:1434] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:15:35.929663 12300 tablet_bootstrap.cc:492] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e: Bootstrap starting.
I20260630 12:15:35.930105 12301 ts_tablet_manager.cc:1403] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.004s
I20260630 12:15:35.933399 12301 raft_consensus.cc:359] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.936923 12301 raft_consensus.cc:385] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.937260 12301 raft_consensus.cc:740] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9da05007bda94d59ba1f036be99e3ad5, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.938021 12301 consensus_queue.cc:260] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.929735 12303 tablet_bootstrap.cc:654] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b: Neither blocks nor log segments found. Creating new log.
W20260630 12:15:35.935949 12207 tablet.cc:2406] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:15:35.936568 12300 tablet_bootstrap.cc:654] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.941578 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19042d1b110548b0a7a65c2f3afe579f" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5" is_pre_election: true
I20260630 12:15:35.942397 12255 raft_consensus.cc:2468] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 0.
I20260630 12:15:35.943503 12301 ts_tablet_manager.cc:1434] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:15:35.944464 12147 leader_election.cc:304] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [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: 026a2cda857b453798705371dd00d60b, 9da05007bda94d59ba1f036be99e3ad5; no voters: 318b96cdae3f418fa3e629e34524091e
I20260630 12:15:35.944886 12301 tablet_bootstrap.cc:492] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5: Bootstrap starting.
I20260630 12:15:35.946341 12309 raft_consensus.cc:2804] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:35.946997 12309 raft_consensus.cc:493] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:35.947417 12309 raft_consensus.cc:3060] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:35.958724 12301 tablet_bootstrap.cc:654] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.960987 12303 tablet_bootstrap.cc:492] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b: No bootstrap required, opened a new log
I20260630 12:15:35.961663 12300 tablet_bootstrap.cc:492] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e: No bootstrap required, opened a new log
I20260630 12:15:35.961366 12309 raft_consensus.cc:515] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.962411 12303 ts_tablet_manager.cc:1403] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.017s
I20260630 12:15:35.962440 12300 ts_tablet_manager.cc:1403] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.007s
I20260630 12:15:35.964928 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19042d1b110548b0a7a65c2f3afe579f" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e"
I20260630 12:15:35.965027 12309 leader_election.cc:290] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 election: Requested vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:35.965224 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19042d1b110548b0a7a65c2f3afe579f" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5"
I20260630 12:15:35.965921 12255 raft_consensus.cc:3060] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:35.966082 12300 raft_consensus.cc:359] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.966809 12300 raft_consensus.cc:385] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:15:35.966730 12145 leader_election.cc:343] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:35.967207 12300 raft_consensus.cc:740] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 318b96cdae3f418fa3e629e34524091e, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.967886 12300 consensus_queue.cc:260] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.970104 12300 ts_tablet_manager.cc:1434] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:15:35.969933 12303 raft_consensus.cc:359] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.971057 12303 raft_consensus.cc:385] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.971434 12300 tablet_bootstrap.cc:492] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e: Bootstrap starting.
I20260630 12:15:35.977054 12255 raft_consensus.cc:2468] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 1.
I20260630 12:15:35.971449 12303 raft_consensus.cc:740] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026a2cda857b453798705371dd00d60b, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.979023 12303 consensus_queue.cc:260] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.979502 12147 leader_election.cc:304] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [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: 026a2cda857b453798705371dd00d60b, 9da05007bda94d59ba1f036be99e3ad5; no voters: 318b96cdae3f418fa3e629e34524091e
I20260630 12:15:35.981362 12309 raft_consensus.cc:2804] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:35.981757 12303 ts_tablet_manager.cc:1434] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260630 12:15:35.982125 12309 raft_consensus.cc:697] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Becoming Leader. State: Replica: 026a2cda857b453798705371dd00d60b, State: Running, Role: LEADER
I20260630 12:15:35.983292 12309 consensus_queue.cc:237] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.983980 12303 tablet_bootstrap.cc:492] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b: Bootstrap starting.
I20260630 12:15:35.985529 12301 tablet_bootstrap.cc:492] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5: No bootstrap required, opened a new log
I20260630 12:15:35.986143 12301 ts_tablet_manager.cc:1403] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.019s
I20260630 12:15:35.988305 12307 raft_consensus.cc:493] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:35.988844 12307 raft_consensus.cc:515] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.989301 12301 raft_consensus.cc:359] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.990078 12301 raft_consensus.cc:385] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:35.990386 12301 raft_consensus.cc:740] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9da05007bda94d59ba1f036be99e3ad5, State: Initialized, Role: FOLLOWER
I20260630 12:15:35.991174 12301 consensus_queue.cc:260] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:35.991691 12300 tablet_bootstrap.cc:654] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.993954 12301 ts_tablet_manager.cc:1434] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:15:35.995318 12301 tablet_bootstrap.cc:492] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5: Bootstrap starting.
I20260630 12:15:35.997255 12303 tablet_bootstrap.cc:654] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:35.998545 12307 leader_election.cc:290] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 026a2cda857b453798705371dd00d60b (127.0.107.194:38277), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:36.003149 12301 tablet_bootstrap.cc:654] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:36.048986 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19042d1b110548b0a7a65c2f3afe579f" candidate_uuid: "318b96cdae3f418fa3e629e34524091e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026a2cda857b453798705371dd00d60b" is_pre_election: true
I20260630 12:15:36.116778 12300 tablet_bootstrap.cc:492] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e: No bootstrap required, opened a new log
I20260630 12:15:36.117823 12300 ts_tablet_manager.cc:1403] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e: Time spent bootstrapping tablet: real 0.147s	user 0.029s	sys 0.039s
I20260630 12:15:36.122282 12300 raft_consensus.cc:359] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.123548 12300 raft_consensus.cc:385] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:36.124045 12300 raft_consensus.cc:740] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 318b96cdae3f418fa3e629e34524091e, State: Initialized, Role: FOLLOWER
I20260630 12:15:36.126004 12300 consensus_queue.cc:260] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.147837 12301 tablet_bootstrap.cc:492] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5: No bootstrap required, opened a new log
I20260630 12:15:36.148758 12301 ts_tablet_manager.cc:1403] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5: Time spent bootstrapping tablet: real 0.154s	user 0.032s	sys 0.101s
I20260630 12:15:36.153046 12301 raft_consensus.cc:359] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.154011 12301 raft_consensus.cc:385] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:36.154482 12301 raft_consensus.cc:740] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9da05007bda94d59ba1f036be99e3ad5, State: Initialized, Role: FOLLOWER
I20260630 12:15:36.154707 12300 ts_tablet_manager.cc:1434] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.000s
I20260630 12:15:36.155539 12301 consensus_queue.cc:260] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.157900 12300 tablet_bootstrap.cc:492] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e: Bootstrap starting.
I20260630 12:15:36.156127 12303 tablet_bootstrap.cc:492] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b: No bootstrap required, opened a new log
I20260630 12:15:36.158806 12303 ts_tablet_manager.cc:1403] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b: Time spent bootstrapping tablet: real 0.175s	user 0.046s	sys 0.045s
I20260630 12:15:36.159103 12301 ts_tablet_manager.cc:1434] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260630 12:15:36.161978 12303 raft_consensus.cc:359] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.162889 12303 raft_consensus.cc:385] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:36.163220 12303 raft_consensus.cc:740] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026a2cda857b453798705371dd00d60b, State: Initialized, Role: FOLLOWER
I20260630 12:15:36.163666 12301 tablet_bootstrap.cc:492] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5: Bootstrap starting.
I20260630 12:15:36.164213 12303 consensus_queue.cc:260] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.165411 12300 tablet_bootstrap.cc:654] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:36.168926 12305 raft_consensus.cc:493] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:36.169562 12305 raft_consensus.cc:515] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.173228 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19042d1b110548b0a7a65c2f3afe579f" candidate_uuid: "318b96cdae3f418fa3e629e34524091e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5" is_pre_election: true
I20260630 12:15:36.186195 12326 raft_consensus.cc:493] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:36.187775 12309 raft_consensus.cc:493] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:36.188351 12309 raft_consensus.cc:515] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.188824 12301 tablet_bootstrap.cc:654] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:36.188850 12303 ts_tablet_manager.cc:1434] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260630 12:15:36.178709 12255 raft_consensus.cc:2393] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 318b96cdae3f418fa3e629e34524091e in current term 1: Already voted for candidate 026a2cda857b453798705371dd00d60b in this term.
I20260630 12:15:36.173290 12311 raft_consensus.cc:493] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:36.190707 12311 raft_consensus.cc:515] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.191112 12072 leader_election.cc:304] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [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: 318b96cdae3f418fa3e629e34524091e; no voters: 026a2cda857b453798705371dd00d60b, 9da05007bda94d59ba1f036be99e3ad5
I20260630 12:15:36.192199 12309 leader_election.cc:290] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:36.193483 12311 leader_election.cc:290] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:36.194849 12307 raft_consensus.cc:3060] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.187042 12326 raft_consensus.cc:515] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.209664 12303 tablet_bootstrap.cc:492] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b: Bootstrap starting.
I20260630 12:15:36.213162 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c993dac3c841ec9cac9cb5a2c9ba58" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e" is_pre_election: true
I20260630 12:15:36.214025 12105 raft_consensus.cc:2468] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 0.
I20260630 12:15:36.207377 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4c8b3f30045b7af0f0245e61c928c" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5" is_pre_election: true
I20260630 12:15:36.217114 12145 leader_election.cc:304] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026a2cda857b453798705371dd00d60b, 318b96cdae3f418fa3e629e34524091e; no voters: 
I20260630 12:15:36.215873 12305 leader_election.cc:290] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 026a2cda857b453798705371dd00d60b (127.0.107.194:38277)
I20260630 12:15:36.216562 12329 raft_consensus.cc:493] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:36.220310 12329 raft_consensus.cc:515] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.220105 12001 catalog_manager.cc:5697] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b reported cstate change: term changed from 0 to 1, leader changed from <none> to 026a2cda857b453798705371dd00d60b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "026a2cda857b453798705371dd00d60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:36.223639 12311 raft_consensus.cc:2804] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:36.226322 12311 raft_consensus.cc:493] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:36.226805 12311 raft_consensus.cc:3060] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.242623 12307 raft_consensus.cc:2749] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:36.242496 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4c8b3f30045b7af0f0245e61c928c" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e" is_pre_election: true
I20260630 12:15:36.243819 12106 raft_consensus.cc:2468] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 0.
I20260630 12:15:36.268157 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c993dac3c841ec9cac9cb5a2c9ba58" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5" is_pre_election: true
I20260630 12:15:36.268990 12255 raft_consensus.cc:2468] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 0.
I20260630 12:15:36.290616 12311 raft_consensus.cc:515] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.303194 12307 raft_consensus.cc:493] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:36.304033 12307 raft_consensus.cc:515] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.287425 12329 leader_election.cc:290] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 026a2cda857b453798705371dd00d60b (127.0.107.194:38277)
I20260630 12:15:36.349781 12303 tablet_bootstrap.cc:654] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:36.358229 12303 tablet_bootstrap.cc:492] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b: No bootstrap required, opened a new log
I20260630 12:15:36.358887 12303 ts_tablet_manager.cc:1403] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b: Time spent bootstrapping tablet: real 0.169s	user 0.008s	sys 0.010s
I20260630 12:15:36.361807 12303 raft_consensus.cc:359] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.362463 12303 raft_consensus.cc:385] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:36.362622 12326 leader_election.cc:290] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 026a2cda857b453798705371dd00d60b (127.0.107.194:38277)
I20260630 12:15:36.362694 12303 raft_consensus.cc:740] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026a2cda857b453798705371dd00d60b, State: Initialized, Role: FOLLOWER
I20260630 12:15:36.363755 12303 consensus_queue.cc:260] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.366294 12303 ts_tablet_manager.cc:1434] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:15:36.367395 12303 tablet_bootstrap.cc:492] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b: Bootstrap starting.
I20260630 12:15:36.374954 12303 tablet_bootstrap.cc:654] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:36.381300 12303 tablet_bootstrap.cc:492] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b: No bootstrap required, opened a new log
I20260630 12:15:36.381819 12303 ts_tablet_manager.cc:1403] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:15:36.384644 12303 raft_consensus.cc:359] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.385479 12303 raft_consensus.cc:385] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:36.385776 12303 raft_consensus.cc:740] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026a2cda857b453798705371dd00d60b, State: Initialized, Role: FOLLOWER
I20260630 12:15:36.386638 12303 consensus_queue.cc:260] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.387173 12145 leader_election.cc:304] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026a2cda857b453798705371dd00d60b, 318b96cdae3f418fa3e629e34524091e; no voters: 
I20260630 12:15:36.387991 12309 raft_consensus.cc:2804] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:36.388463 12309 raft_consensus.cc:493] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:36.388885 12309 raft_consensus.cc:3060] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.389078 12303 ts_tablet_manager.cc:1434] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:15:36.396673 12335 raft_consensus.cc:493] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:36.397605 12335 raft_consensus.cc:515] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.397527 12309 raft_consensus.cc:515] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.403635 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7bb8ac60a4f76a09a5f08d9c44f83" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e" is_pre_election: true
I20260630 12:15:36.403661 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4c8b3f30045b7af0f0245e61c928c" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e"
I20260630 12:15:36.403657 12309 leader_election.cc:290] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 election: Requested vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:36.402765 12335 leader_election.cc:290] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:36.404785 12106 raft_consensus.cc:3060] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.405550 12301 tablet_bootstrap.cc:492] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5: No bootstrap required, opened a new log
I20260630 12:15:36.406131 12301 ts_tablet_manager.cc:1403] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5: Time spent bootstrapping tablet: real 0.243s	user 0.018s	sys 0.020s
I20260630 12:15:36.404796 12105 raft_consensus.cc:2468] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 0.
I20260630 12:15:36.408921 12145 leader_election.cc:304] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026a2cda857b453798705371dd00d60b, 318b96cdae3f418fa3e629e34524091e; no voters: 
I20260630 12:15:36.409220 12301 raft_consensus.cc:359] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.409884 12335 raft_consensus.cc:2804] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:36.410027 12301 raft_consensus.cc:385] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:36.410439 12335 raft_consensus.cc:493] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:36.410506 12301 raft_consensus.cc:740] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9da05007bda94d59ba1f036be99e3ad5, State: Initialized, Role: FOLLOWER
I20260630 12:15:36.410918 12335 raft_consensus.cc:3060] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.411629 12301 consensus_queue.cc:260] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.414041 12301 ts_tablet_manager.cc:1434] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:15:36.414804 12106 raft_consensus.cc:2468] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 1.
I20260630 12:15:36.416159 12145 leader_election.cc:304] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026a2cda857b453798705371dd00d60b, 318b96cdae3f418fa3e629e34524091e; no voters: 
I20260630 12:15:36.416963 12309 raft_consensus.cc:2804] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:36.418114 12309 raft_consensus.cc:697] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Becoming Leader. State: Replica: 026a2cda857b453798705371dd00d60b, State: Running, Role: LEADER
I20260630 12:15:36.418880 12309 consensus_queue.cc:237] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.418970 12335 raft_consensus.cc:515] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.421202 12335 leader_election.cc:290] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 election: Requested vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:36.422176 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7bb8ac60a4f76a09a5f08d9c44f83" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e"
I20260630 12:15:36.423187 12106 raft_consensus.cc:3060] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.412127 12300 tablet_bootstrap.cc:492] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e: No bootstrap required, opened a new log
I20260630 12:15:36.425884 12300 ts_tablet_manager.cc:1403] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e: Time spent bootstrapping tablet: real 0.268s	user 0.012s	sys 0.019s
I20260630 12:15:36.429018 12300 raft_consensus.cc:359] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.429792 12300 raft_consensus.cc:385] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:36.430100 12300 raft_consensus.cc:740] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 318b96cdae3f418fa3e629e34524091e, State: Initialized, Role: FOLLOWER
I20260630 12:15:36.431263 12300 consensus_queue.cc:260] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.433400 12106 raft_consensus.cc:2468] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 1.
I20260630 12:15:36.438930 12300 ts_tablet_manager.cc:1434] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.007s
I20260630 12:15:36.443375 12145 leader_election.cc:304] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026a2cda857b453798705371dd00d60b, 318b96cdae3f418fa3e629e34524091e; no voters: 
I20260630 12:15:36.444217 12309 raft_consensus.cc:2804] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:36.444828 12309 raft_consensus.cc:697] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Becoming Leader. State: Replica: 026a2cda857b453798705371dd00d60b, State: Running, Role: LEADER
I20260630 12:15:36.445772 12309 consensus_queue.cc:237] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.460824 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ad9a393194706ac6ca9312ec143ea" candidate_uuid: "318b96cdae3f418fa3e629e34524091e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5" is_pre_election: true
I20260630 12:15:36.461656 12255 raft_consensus.cc:2468] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 318b96cdae3f418fa3e629e34524091e in term 0.
I20260630 12:15:36.463126 12072 leader_election.cc:304] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 318b96cdae3f418fa3e629e34524091e, 9da05007bda94d59ba1f036be99e3ad5; no voters: 
I20260630 12:15:36.464273 12338 raft_consensus.cc:2804] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:36.464689 12338 raft_consensus.cc:493] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:36.465073 12338 raft_consensus.cc:3060] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.468673 12335 raft_consensus.cc:493] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:36.469281 12335 raft_consensus.cc:515] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.470796 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ad9a393194706ac6ca9312ec143ea" candidate_uuid: "318b96cdae3f418fa3e629e34524091e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026a2cda857b453798705371dd00d60b" is_pre_election: true
I20260630 12:15:36.471519 12181 raft_consensus.cc:2468] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 318b96cdae3f418fa3e629e34524091e in term 0.
I20260630 12:15:36.480049 12335 leader_election.cc:290] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:36.481916 12106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ad9a393194706ac6ca9312ec143ea" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e" is_pre_election: true
I20260630 12:15:36.482640 12311 leader_election.cc:290] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 election: Requested vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:36.484402 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c993dac3c841ec9cac9cb5a2c9ba58" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e"
I20260630 12:15:36.484776 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7bb8ac60a4f76a09a5f08d9c44f83" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5" is_pre_election: true
I20260630 12:15:36.485097 12105 raft_consensus.cc:3060] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.485466 12255 raft_consensus.cc:2468] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 0.
I20260630 12:15:36.459511 12307 leader_election.cc:290] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 026a2cda857b453798705371dd00d60b (127.0.107.194:38277), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:36.491066 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84c4c8b3f30045b7af0f0245e61c928c" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5"
I20260630 12:15:36.491832 12254 raft_consensus.cc:3060] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.494979 12253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7bb8ac60a4f76a09a5f08d9c44f83" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5"
I20260630 12:15:36.495726 12253 raft_consensus.cc:3060] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.494115 12105 raft_consensus.cc:2468] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 1.
I20260630 12:15:36.499490 12180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7bb8ac60a4f76a09a5f08d9c44f83" candidate_uuid: "9da05007bda94d59ba1f036be99e3ad5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026a2cda857b453798705371dd00d60b" is_pre_election: true
I20260630 12:15:36.500047 12255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ad9a393194706ac6ca9312ec143ea" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5" is_pre_election: true
I20260630 12:15:36.500322 12145 leader_election.cc:304] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026a2cda857b453798705371dd00d60b, 318b96cdae3f418fa3e629e34524091e; no voters: 
I20260630 12:15:36.501893 12255 raft_consensus.cc:2468] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 0.
I20260630 12:15:36.502104 12311 raft_consensus.cc:2804] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:36.502333 12180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ad9a393194706ac6ca9312ec143ea" candidate_uuid: "9da05007bda94d59ba1f036be99e3ad5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026a2cda857b453798705371dd00d60b" is_pre_election: true
I20260630 12:15:36.502828 12311 raft_consensus.cc:697] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Becoming Leader. State: Replica: 026a2cda857b453798705371dd00d60b, State: Running, Role: LEADER
I20260630 12:15:36.503295 12180 raft_consensus.cc:2468] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9da05007bda94d59ba1f036be99e3ad5 in term 0.
I20260630 12:15:36.503756 12311 consensus_queue.cc:237] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.497723 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c978bc82bf4499597ca58084cb3a520" candidate_uuid: "9da05007bda94d59ba1f036be99e3ad5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026a2cda857b453798705371dd00d60b" is_pre_election: true
I20260630 12:15:36.505748 12181 raft_consensus.cc:2468] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9da05007bda94d59ba1f036be99e3ad5 in term 0.
I20260630 12:15:36.507650 12218 leader_election.cc:304] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026a2cda857b453798705371dd00d60b, 9da05007bda94d59ba1f036be99e3ad5; no voters: 
I20260630 12:15:36.508734 12326 raft_consensus.cc:2804] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:36.508877 12218 leader_election.cc:304] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026a2cda857b453798705371dd00d60b, 9da05007bda94d59ba1f036be99e3ad5; no voters: 
I20260630 12:15:36.509135 12326 raft_consensus.cc:493] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:15:36.484431 12147 leader_election.cc:343] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:36.511960 12329 raft_consensus.cc:2804] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:36.512408 12329 raft_consensus.cc:493] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:36.512780 12329 raft_consensus.cc:3060] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.514950 12252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c993dac3c841ec9cac9cb5a2c9ba58" candidate_uuid: "026a2cda857b453798705371dd00d60b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5"
I20260630 12:15:36.515727 12252 raft_consensus.cc:3060] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.509588 12326 raft_consensus.cc:3060] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.519763 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c978bc82bf4499597ca58084cb3a520" candidate_uuid: "9da05007bda94d59ba1f036be99e3ad5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e" is_pre_election: true
I20260630 12:15:36.520515 12105 raft_consensus.cc:2468] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9da05007bda94d59ba1f036be99e3ad5 in term 0.
I20260630 12:15:36.521852 12147 leader_election.cc:304] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026a2cda857b453798705371dd00d60b, 9da05007bda94d59ba1f036be99e3ad5; no voters: 
I20260630 12:15:36.525998 12326 raft_consensus.cc:515] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.529385 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ad9a393194706ac6ca9312ec143ea" candidate_uuid: "9da05007bda94d59ba1f036be99e3ad5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026a2cda857b453798705371dd00d60b"
I20260630 12:15:36.530028 12181 raft_consensus.cc:3060] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.530776 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dce7bb8ac60a4f76a09a5f08d9c44f83" candidate_uuid: "9da05007bda94d59ba1f036be99e3ad5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e" is_pre_election: true
W20260630 12:15:36.530812 12052 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:36.531685 12105 raft_consensus.cc:2393] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9da05007bda94d59ba1f036be99e3ad5 in current term 1: Already voted for candidate 026a2cda857b453798705371dd00d60b in this term.
I20260630 12:15:36.533543 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ad9a393194706ac6ca9312ec143ea" candidate_uuid: "9da05007bda94d59ba1f036be99e3ad5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e" is_pre_election: true
I20260630 12:15:36.536257 12329 raft_consensus.cc:515] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.537456 12219 leader_election.cc:304] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [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: 9da05007bda94d59ba1f036be99e3ad5; no voters: 026a2cda857b453798705371dd00d60b, 318b96cdae3f418fa3e629e34524091e
I20260630 12:15:36.536038 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ad9a393194706ac6ca9312ec143ea" candidate_uuid: "9da05007bda94d59ba1f036be99e3ad5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e"
I20260630 12:15:36.540684 12338 raft_consensus.cc:515] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.540725 12004 catalog_manager.cc:5697] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b reported cstate change: term changed from 0 to 1, leader changed from <none> to 026a2cda857b453798705371dd00d60b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "026a2cda857b453798705371dd00d60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:36.542294 12106 raft_consensus.cc:2393] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 026a2cda857b453798705371dd00d60b in current term 1: Already voted for candidate 318b96cdae3f418fa3e629e34524091e in this term.
I20260630 12:15:36.538347 12181 raft_consensus.cc:2468] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9da05007bda94d59ba1f036be99e3ad5 in term 1.
I20260630 12:15:36.543129 12004 catalog_manager.cc:5697] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b reported cstate change: term changed from 0 to 1, leader changed from <none> to 026a2cda857b453798705371dd00d60b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "026a2cda857b453798705371dd00d60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:36.538836 12326 leader_election.cc:290] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [CANDIDATE]: Term 1 election: Requested vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 026a2cda857b453798705371dd00d60b (127.0.107.194:38277)
I20260630 12:15:36.539770 12253 raft_consensus.cc:2468] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 1.
I20260630 12:15:36.544973 12309 raft_consensus.cc:2764] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:15:36.544144 12218 leader_election.cc:304] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [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: 026a2cda857b453798705371dd00d60b, 9da05007bda94d59ba1f036be99e3ad5; no voters: 318b96cdae3f418fa3e629e34524091e
I20260630 12:15:36.545320 12305 raft_consensus.cc:2749] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:36.545847 12326 raft_consensus.cc:2804] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:36.545888 12180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c978bc82bf4499597ca58084cb3a520" candidate_uuid: "9da05007bda94d59ba1f036be99e3ad5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026a2cda857b453798705371dd00d60b"
I20260630 12:15:36.546545 12326 raft_consensus.cc:697] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 1 LEADER]: Becoming Leader. State: Replica: 9da05007bda94d59ba1f036be99e3ad5, State: Running, Role: LEADER
I20260630 12:15:36.544349 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c978bc82bf4499597ca58084cb3a520" candidate_uuid: "9da05007bda94d59ba1f036be99e3ad5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "318b96cdae3f418fa3e629e34524091e"
I20260630 12:15:36.538717 12252 raft_consensus.cc:2468] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 1.
I20260630 12:15:36.540369 12254 raft_consensus.cc:2468] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026a2cda857b453798705371dd00d60b in term 1.
I20260630 12:15:36.546640 12180 raft_consensus.cc:3060] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.547503 12326 consensus_queue.cc:237] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.550256 12004 catalog_manager.cc:5697] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b reported cstate change: term changed from 0 to 1, leader changed from <none> to 026a2cda857b453798705371dd00d60b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "026a2cda857b453798705371dd00d60b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:36.552268 12105 raft_consensus.cc:3060] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:36.557938 12180 raft_consensus.cc:2468] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9da05007bda94d59ba1f036be99e3ad5 in term 1.
I20260630 12:15:36.543185 12329 leader_election.cc:290] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [CANDIDATE]: Term 1 election: Requested vote from peers 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821), 026a2cda857b453798705371dd00d60b (127.0.107.194:38277)
I20260630 12:15:36.560665 12338 leader_election.cc:290] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [CANDIDATE]: Term 1 election: Requested vote from peers 026a2cda857b453798705371dd00d60b (127.0.107.194:38277), 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:36.558794 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ad9a393194706ac6ca9312ec143ea" candidate_uuid: "318b96cdae3f418fa3e629e34524091e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026a2cda857b453798705371dd00d60b"
I20260630 12:15:36.561704 12181 raft_consensus.cc:2393] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 318b96cdae3f418fa3e629e34524091e in current term 1: Already voted for candidate 9da05007bda94d59ba1f036be99e3ad5 in this term.
I20260630 12:15:36.562286 12254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ad9a393194706ac6ca9312ec143ea" candidate_uuid: "318b96cdae3f418fa3e629e34524091e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9da05007bda94d59ba1f036be99e3ad5"
I20260630 12:15:36.564186 12218 leader_election.cc:304] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026a2cda857b453798705371dd00d60b, 9da05007bda94d59ba1f036be99e3ad5; no voters: 
I20260630 12:15:36.564106 12072 leader_election.cc:304] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [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: 318b96cdae3f418fa3e629e34524091e; no voters: 026a2cda857b453798705371dd00d60b, 9da05007bda94d59ba1f036be99e3ad5
I20260630 12:15:36.565136 12338 raft_consensus.cc:2749] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:15:36.565963 12343 raft_consensus.cc:2804] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:36.566495 12343 raft_consensus.cc:697] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 LEADER]: Becoming Leader. State: Replica: 9da05007bda94d59ba1f036be99e3ad5, State: Running, Role: LEADER
I20260630 12:15:36.567641 12343 consensus_queue.cc:237] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } }
I20260630 12:15:36.569145 12105 raft_consensus.cc:2468] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9da05007bda94d59ba1f036be99e3ad5 in term 1.
I20260630 12:15:36.577562 12002 catalog_manager.cc:5697] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "9da05007bda94d59ba1f036be99e3ad5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:36.589924 12002 catalog_manager.cc:5697] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "9da05007bda94d59ba1f036be99e3ad5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:36.593945 12309 consensus_queue.cc:1048] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:36.606905 12309 consensus_queue.cc:1048] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:36.899374 12309 consensus_queue.cc:1048] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:36.900143 12311 consensus_queue.cc:1048] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:36.914295 12335 consensus_queue.cc:1048] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:36.930799 12311 consensus_queue.cc:1048] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:36.937985 12336 consensus_queue.cc:1048] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:36.957329 12343 consensus_queue.cc:1048] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:36.972358 12336 consensus_queue.cc:1048] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:36.985256 12343 consensus_queue.cc:1048] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:36.988655 12286 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.0.107.254:36203, user_credentials={real_user=slave}} blocked reactor thread for 71779.7us
I20260630 12:15:37.034622 12181 raft_consensus.cc:1275] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: 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:37.037753 12106 raft_consensus.cc:1275] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: 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:37.039331 12305 consensus_queue.cc:1048] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:37.047356 12305 consensus_queue.cc:1048] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:37.318670 12127 debug-util.cc:398] Leaking SignalData structure 0x7b08001aaca0 after lost signal to thread 434
W20260630 12:15:37.320056 12127 debug-util.cc:398] Leaking SignalData structure 0x7b0800241720 after lost signal to thread 12038
W20260630 12:15:37.321568 12127 debug-util.cc:398] Leaking SignalData structure 0x7b080004ebc0 after lost signal to thread 12130
W20260630 12:15:37.309615 12147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:46695, user_credentials={real_user=slave}} blocked reactor thread for 53424.1us
I20260630 12:15:37.992301   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:38.008715 12398 instance_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:38.018003 12399 instance_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:38.022523 12402 instance_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:38.024078   431 server_base.cc:1061] running on GCE node
I20260630 12:15:38.025374   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:38.025630   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:38.025853   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821738025829 us; error 0 us; skew 500 ppm
I20260630 12:15:38.026417   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:38.029443   431 webserver.cc:533] Webserver started at http://127.0.107.196:43075/ using document root <none> and password file <none>
I20260630 12:15:38.029963   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:38.030181   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:38.030524   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:38.031672   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "c74c7ff7f6e54d6eb6377673da77d43e"
format_stamp: "Formatted at 2026-06-30 12:15:38 on dist-test-slave-dxwh"
I20260630 12:15:38.036882   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:15:38.040652 12406 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:38.041656   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:15:38.041996   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "c74c7ff7f6e54d6eb6377673da77d43e"
format_stamp: "Formatted at 2026-06-30 12:15:38 on dist-test-slave-dxwh"
I20260630 12:15:38.042284   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821480598769-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:38.058004   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:38.059280   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:38.061100   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:38.066176   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:38.066444   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:38.066712   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:38.066929   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:38.126729   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:41313
I20260630 12:15:38.126828 12468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:41313 every 8 connection(s)
I20260630 12:15:38.150170 12469 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36203
I20260630 12:15:38.150724 12469 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:38.151906 12469 heartbeater.cc:507] Master 127.0.107.254:36203 requested a full tablet report, sending...
I20260630 12:15:38.154556 11998 ts_manager.cc:194] Registered new tserver with Master: c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196:41313)
I20260630 12:15:38.156626 11998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43830
I20260630 12:15:38.635912 12253 consensus_queue.cc:237] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:38.643925 12105 raft_consensus.cc:1275] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: 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:38.644030 12179 raft_consensus.cc:1275] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: 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:38.645836 12326 consensus_queue.cc:1048] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:15:38.647086 12473 consensus_queue.cc:1048] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:15:38.662133 12220 consensus_peers.cc:597] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 -> Peer c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196:41313): Couldn't send request to peer c74c7ff7f6e54d6eb6377673da77d43e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f2ad9a393194706ac6ca9312ec143ea. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:38.662985 12473 raft_consensus.cc:2955] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.667987 12105 raft_consensus.cc:2955] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.670295 12179 raft_consensus.cc:2955] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.681968 12253 consensus_queue.cc:237] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:38.686641 11998 catalog_manager.cc:5697] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 reported cstate change: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9da05007bda94d59ba1f036be99e3ad5" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:38.690622 12180 raft_consensus.cc:1275] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: 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:38.693420 12101 raft_consensus.cc:1275] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
W20260630 12:15:38.694213 12220 consensus_peers.cc:597] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 -> Peer c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196:41313): Couldn't send request to peer c74c7ff7f6e54d6eb6377673da77d43e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c978bc82bf4499597ca58084cb3a520. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:38.696393 12476 consensus_queue.cc:1048] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:15:38.697388 12473 consensus_queue.cc:1048] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:38.710696 12180 raft_consensus.cc:2955] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.708702 12476 raft_consensus.cc:2955] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.746311 12105 raft_consensus.cc:2955] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.775372 12000 catalog_manager.cc:5697] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e reported cstate change: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "9da05007bda94d59ba1f036be99e3ad5" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.783370 12180 consensus_queue.cc:237] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:38.792861 12253 raft_consensus.cc:1275] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Refusing update from remote peer 026a2cda857b453798705371dd00d60b: 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:38.796058 12386 consensus_queue.cc:1048] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
W20260630 12:15:38.803531 12146 consensus_peers.cc:597] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b -> Peer c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196:41313): Couldn't send request to peer c74c7ff7f6e54d6eb6377673da77d43e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19042d1b110548b0a7a65c2f3afe579f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:38.805284 12386 raft_consensus.cc:2955] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.807025 12253 raft_consensus.cc:2955] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.819793 12105 raft_consensus.cc:1275] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Refusing update from remote peer 026a2cda857b453798705371dd00d60b: 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:38.822252 12180 consensus_queue.cc:237] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:38.821565 11999 catalog_manager.cc:5697] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 reported cstate change: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "026a2cda857b453798705371dd00d60b" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.825373 12489 consensus_queue.cc:1048] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:15:38.833679 12105 raft_consensus.cc:2955] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
W20260630 12:15:38.836463 12146 consensus_peers.cc:597] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b -> Peer c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196:41313): Couldn't send request to peer c74c7ff7f6e54d6eb6377673da77d43e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84c4c8b3f30045b7af0f0245e61c928c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:38.840924 12253 raft_consensus.cc:1275] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Refusing update from remote peer 026a2cda857b453798705371dd00d60b: 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:38.842891 12489 consensus_queue.cc:1048] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:38.847707 12101 raft_consensus.cc:1275] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Refusing update from remote peer 026a2cda857b453798705371dd00d60b: 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:38.850464 12489 consensus_queue.cc:1048] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:15:38.853468 12386 raft_consensus.cc:2955] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.856575 12253 raft_consensus.cc:2955] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.863030 12105 raft_consensus.cc:2955] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:38.874917 11999 catalog_manager.cc:5697] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 reported cstate change: config changed from index -1 to 12, NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "026a2cda857b453798705371dd00d60b" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } } }
I20260630 12:15:39.159866 12469 heartbeater.cc:499] Master 127.0.107.254:36203 was elected leader, sending a full tablet report...
I20260630 12:15:39.161187   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:39.184476 12491 ts_tablet_manager.cc:933] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: Initiating tablet copy from peer 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:39.191691 12491 tablet_copy_client.cc:323] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46695
I20260630 12:15:39.209348   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:39.210433   431 tablet_replica.cc:333] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e: stopping tablet replica
I20260630 12:15:39.213295   431 raft_consensus.cc:2243] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.214468   431 raft_consensus.cc:2272] T 8c978bc82bf4499597ca58084cb3a520 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.219283   431 tablet_replica.cc:333] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e: stopping tablet replica
I20260630 12:15:39.222050   431 raft_consensus.cc:2243] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.222805   431 raft_consensus.cc:2272] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.225742   431 tablet_replica.cc:333] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e: stopping tablet replica
I20260630 12:15:39.227829   431 raft_consensus.cc:2243] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.228499   431 raft_consensus.cc:2272] T 19042d1b110548b0a7a65c2f3afe579f P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.232156   431 tablet_replica.cc:333] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e: stopping tablet replica
I20260630 12:15:39.234476   431 raft_consensus.cc:2243] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.235360   431 raft_consensus.cc:2272] T 8f2ad9a393194706ac6ca9312ec143ea P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.236534 12265 tablet_copy_service.cc:140] P 9da05007bda94d59ba1f036be99e3ad5: Received BeginTabletCopySession request for tablet 8f2ad9a393194706ac6ca9312ec143ea from peer c74c7ff7f6e54d6eb6377673da77d43e ({username='slave'} at 127.0.0.1:47046)
I20260630 12:15:39.237221 12265 tablet_copy_service.cc:161] P 9da05007bda94d59ba1f036be99e3ad5: Beginning new tablet copy session on tablet 8f2ad9a393194706ac6ca9312ec143ea from peer c74c7ff7f6e54d6eb6377673da77d43e at {username='slave'} at 127.0.0.1:47046: session id = c74c7ff7f6e54d6eb6377673da77d43e-8f2ad9a393194706ac6ca9312ec143ea
I20260630 12:15:39.239282   431 tablet_replica.cc:333] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e: stopping tablet replica
I20260630 12:15:39.240211   431 raft_consensus.cc:2243] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.246515 12265 tablet_copy_source_session.cc:215] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:39.250334 12491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2ad9a393194706ac6ca9312ec143ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:39.253225   431 raft_consensus.cc:2272] T 84c4c8b3f30045b7af0f0245e61c928c P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:39.258083 12145 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:15:39.261425   431 tablet_replica.cc:333] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e: stopping tablet replica
I20260630 12:15:39.263402 12495 ts_tablet_manager.cc:933] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: Initiating tablet copy from peer 026a2cda857b453798705371dd00d60b (127.0.107.194:38277)
W20260630 12:15:39.263988 12145 consensus_peers.cc:597] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. 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:39.264546   431 raft_consensus.cc:2243] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:39.265317   431 raft_consensus.cc:2272] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 318b96cdae3f418fa3e629e34524091e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:39.271394 12496 ts_tablet_manager.cc:933] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: Initiating tablet copy from peer 9da05007bda94d59ba1f036be99e3ad5 (127.0.107.195:46695)
I20260630 12:15:39.273015 12495 tablet_copy_client.cc:323] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38277
W20260630 12:15:39.275384 12145 consensus_peers.cc:597] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. 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:39.286985 12496 tablet_copy_client.cc:323] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46695
I20260630 12:15:39.288623 12191 tablet_copy_service.cc:140] P 026a2cda857b453798705371dd00d60b: Received BeginTabletCopySession request for tablet 19042d1b110548b0a7a65c2f3afe579f from peer c74c7ff7f6e54d6eb6377673da77d43e ({username='slave'} at 127.0.0.1:47320)
I20260630 12:15:39.289300 12191 tablet_copy_service.cc:161] P 026a2cda857b453798705371dd00d60b: Beginning new tablet copy session on tablet 19042d1b110548b0a7a65c2f3afe579f from peer c74c7ff7f6e54d6eb6377673da77d43e at {username='slave'} at 127.0.0.1:47320: session id = c74c7ff7f6e54d6eb6377673da77d43e-19042d1b110548b0a7a65c2f3afe579f
I20260630 12:15:39.289956 12265 tablet_copy_service.cc:140] P 9da05007bda94d59ba1f036be99e3ad5: Received BeginTabletCopySession request for tablet 8c978bc82bf4499597ca58084cb3a520 from peer c74c7ff7f6e54d6eb6377673da77d43e ({username='slave'} at 127.0.0.1:47046)
I20260630 12:15:39.290524 12265 tablet_copy_service.cc:161] P 9da05007bda94d59ba1f036be99e3ad5: Beginning new tablet copy session on tablet 8c978bc82bf4499597ca58084cb3a520 from peer c74c7ff7f6e54d6eb6377673da77d43e at {username='slave'} at 127.0.0.1:47046: session id = c74c7ff7f6e54d6eb6377673da77d43e-8c978bc82bf4499597ca58084cb3a520
I20260630 12:15:39.298883 12191 tablet_copy_source_session.cc:215] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:39.302994 12495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19042d1b110548b0a7a65c2f3afe579f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:39.311220 12265 tablet_copy_source_session.cc:215] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:39.319391 12491 tablet_copy_client.cc:806] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:39.320118 12491 tablet_copy_client.cc:670] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:39.331357 12496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c978bc82bf4499597ca58084cb3a520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:39.333639 12495 tablet_copy_client.cc:806] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:39.334466 12495 tablet_copy_client.cc:670] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:39.344542 12500 ts_tablet_manager.cc:933] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: Initiating tablet copy from peer 026a2cda857b453798705371dd00d60b (127.0.107.194:38277)
W20260630 12:15:39.331357 12219 consensus_peers.cc:597] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.347551 12491 tablet_copy_client.cc:538] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:39.349404 12495 tablet_copy_client.cc:538] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:15:39.361917 12145 consensus_peers.cc:597] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.370652 12500 tablet_copy_client.cc:323] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38277
I20260630 12:15:39.371179 12491 tablet_bootstrap.cc:492] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap starting.
I20260630 12:15:39.372843 12191 tablet_copy_service.cc:140] P 026a2cda857b453798705371dd00d60b: Received BeginTabletCopySession request for tablet 84c4c8b3f30045b7af0f0245e61c928c from peer c74c7ff7f6e54d6eb6377673da77d43e ({username='slave'} at 127.0.0.1:47320)
I20260630 12:15:39.373464 12191 tablet_copy_service.cc:161] P 026a2cda857b453798705371dd00d60b: Beginning new tablet copy session on tablet 84c4c8b3f30045b7af0f0245e61c928c from peer c74c7ff7f6e54d6eb6377673da77d43e at {username='slave'} at 127.0.0.1:47320: session id = c74c7ff7f6e54d6eb6377673da77d43e-84c4c8b3f30045b7af0f0245e61c928c
I20260630 12:15:39.375582 12496 tablet_copy_client.cc:806] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:39.376230 12496 tablet_copy_client.cc:670] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:39.383533 12496 tablet_copy_client.cc:538] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:39.395664 12191 tablet_copy_source_session.cc:215] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:39.399124 12495 tablet_bootstrap.cc:492] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap starting.
I20260630 12:15:39.399580 12500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84c4c8b3f30045b7af0f0245e61c928c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:39.411303 12496 tablet_bootstrap.cc:492] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap starting.
I20260630 12:15:39.441473 12500 tablet_copy_client.cc:806] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:39.442622 12500 tablet_copy_client.cc:670] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:39.447309 12500 tablet_copy_client.cc:538] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:39.466076 12500 tablet_bootstrap.cc:492] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap starting.
W20260630 12:15:39.517501 12145 consensus_peers.cc:597] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.575583 12491 tablet_bootstrap.cc:492] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=79 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:39.576637 12491 tablet_bootstrap.cc:492] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap complete.
I20260630 12:15:39.577407 12491 ts_tablet_manager.cc:1403] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: Time spent bootstrapping tablet: real 0.207s	user 0.091s	sys 0.015s
I20260630 12:15:39.599750 12491 raft_consensus.cc:359] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:39.600706 12491 raft_consensus.cc:740] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c74c7ff7f6e54d6eb6377673da77d43e, State: Initialized, Role: LEARNER
I20260630 12:15:39.601424 12491 consensus_queue.cc:260] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:39.621644 12491 ts_tablet_manager.cc:1434] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.002s
I20260630 12:15:39.628852 12265 tablet_copy_service.cc:342] P 9da05007bda94d59ba1f036be99e3ad5: Request end of tablet copy session c74c7ff7f6e54d6eb6377673da77d43e-8f2ad9a393194706ac6ca9312ec143ea received from {username='slave'} at 127.0.0.1:47046
I20260630 12:15:39.629375 12265 tablet_copy_service.cc:434] P 9da05007bda94d59ba1f036be99e3ad5: ending tablet copy session c74c7ff7f6e54d6eb6377673da77d43e-8f2ad9a393194706ac6ca9312ec143ea on tablet 8f2ad9a393194706ac6ca9312ec143ea with peer c74c7ff7f6e54d6eb6377673da77d43e
I20260630 12:15:39.632035 12496 tablet_bootstrap.cc:492] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:39.633005 12496 tablet_bootstrap.cc:492] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap complete.
I20260630 12:15:39.633721 12496 ts_tablet_manager.cc:1403] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: Time spent bootstrapping tablet: real 0.223s	user 0.092s	sys 0.020s
I20260630 12:15:39.636271 12496 raft_consensus.cc:359] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:39.637053 12496 raft_consensus.cc:740] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c74c7ff7f6e54d6eb6377673da77d43e, State: Initialized, Role: LEARNER
W20260630 12:15:39.637257 12219 consensus_peers.cc:597] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:39.637629 12496 consensus_queue.cc:260] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:39.651819 12496 ts_tablet_manager.cc:1434] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260630 12:15:39.657258 12443 raft_consensus.cc:1217] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.11->[1.12-1.12]   Dedup: 1.12->[]
I20260630 12:15:39.664201 12265 tablet_copy_service.cc:342] P 9da05007bda94d59ba1f036be99e3ad5: Request end of tablet copy session c74c7ff7f6e54d6eb6377673da77d43e-8c978bc82bf4499597ca58084cb3a520 received from {username='slave'} at 127.0.0.1:47046
I20260630 12:15:39.664839 12265 tablet_copy_service.cc:434] P 9da05007bda94d59ba1f036be99e3ad5: ending tablet copy session c74c7ff7f6e54d6eb6377673da77d43e-8c978bc82bf4499597ca58084cb3a520 on tablet 8c978bc82bf4499597ca58084cb3a520 with peer c74c7ff7f6e54d6eb6377673da77d43e
I20260630 12:15:39.666319 12500 tablet_bootstrap.cc:492] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=86 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:39.668220 12500 tablet_bootstrap.cc:492] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap complete.
I20260630 12:15:39.668906 12500 ts_tablet_manager.cc:1403] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: Time spent bootstrapping tablet: real 0.203s	user 0.084s	sys 0.023s
I20260630 12:15:39.687309 12500 raft_consensus.cc:359] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:39.688124 12500 raft_consensus.cc:740] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c74c7ff7f6e54d6eb6377673da77d43e, State: Initialized, Role: LEARNER
I20260630 12:15:39.688696 12500 consensus_queue.cc:260] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:39.690690 12500 ts_tablet_manager.cc:1434] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:15:39.692564 12191 tablet_copy_service.cc:342] P 026a2cda857b453798705371dd00d60b: Request end of tablet copy session c74c7ff7f6e54d6eb6377673da77d43e-84c4c8b3f30045b7af0f0245e61c928c received from {username='slave'} at 127.0.0.1:47320
I20260630 12:15:39.692976 12191 tablet_copy_service.cc:434] P 026a2cda857b453798705371dd00d60b: ending tablet copy session c74c7ff7f6e54d6eb6377673da77d43e-84c4c8b3f30045b7af0f0245e61c928c on tablet 84c4c8b3f30045b7af0f0245e61c928c with peer c74c7ff7f6e54d6eb6377673da77d43e
I20260630 12:15:39.702965 12495 tablet_bootstrap.cc:492] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=67 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:39.703959 12495 tablet_bootstrap.cc:492] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: Bootstrap complete.
I20260630 12:15:39.704756 12495 ts_tablet_manager.cc:1403] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: Time spent bootstrapping tablet: real 0.306s	user 0.092s	sys 0.016s
I20260630 12:15:39.707703 12495 raft_consensus.cc:359] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:39.708583 12495 raft_consensus.cc:740] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c74c7ff7f6e54d6eb6377673da77d43e, State: Initialized, Role: LEARNER
I20260630 12:15:39.709206 12495 consensus_queue.cc:260] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: true } }
I20260630 12:15:39.711728 12495 ts_tablet_manager.cc:1434] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:15:39.713573 12191 tablet_copy_service.cc:342] P 026a2cda857b453798705371dd00d60b: Request end of tablet copy session c74c7ff7f6e54d6eb6377673da77d43e-19042d1b110548b0a7a65c2f3afe579f received from {username='slave'} at 127.0.0.1:47320
I20260630 12:15:39.714047 12191 tablet_copy_service.cc:434] P 026a2cda857b453798705371dd00d60b: ending tablet copy session c74c7ff7f6e54d6eb6377673da77d43e-19042d1b110548b0a7a65c2f3afe579f on tablet 19042d1b110548b0a7a65c2f3afe579f with peer c74c7ff7f6e54d6eb6377673da77d43e
I20260630 12:15:39.728325 12443 raft_consensus.cc:1217] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.11->[1.12-1.12]   Dedup: 1.12->[]
I20260630 12:15:39.789830 12443 raft_consensus.cc:1217] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.11->[1.12-1.12]   Dedup: 1.12->[]
I20260630 12:15:40.163199 12509 raft_consensus.cc:1064] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5: attempting to promote NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e to VOTER
I20260630 12:15:40.166153 12509 consensus_queue.cc:237] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } }
I20260630 12:15:40.175899 12443 raft_consensus.cc:1275] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:15:40.177981 12180 raft_consensus.cc:1275] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:15:40.179466 12510 consensus_queue.cc:1048] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260630 12:15:40.181449 12508 consensus_queue.cc:1048] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260630 12:15:40.183591 12219 consensus_peers.cc:597] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.193878 12444 raft_consensus.cc:1217] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.11->[1.12-1.12]   Dedup: 1.12->[]
I20260630 12:15:40.204016 12487 raft_consensus.cc:1064] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b: attempting to promote NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e to VOTER
I20260630 12:15:40.207105 12487 consensus_queue.cc:237] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } }
I20260630 12:15:40.217823 12444 raft_consensus.cc:1275] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Refusing update from remote peer 026a2cda857b453798705371dd00d60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:15:40.219959 12508 raft_consensus.cc:2955] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.221344 12444 raft_consensus.cc:2955] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.224820 12489 consensus_queue.cc:1048] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
I20260630 12:15:40.236483 12253 raft_consensus.cc:1275] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Refusing update from remote peer 026a2cda857b453798705371dd00d60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:15:40.238479 12489 consensus_queue.cc:1048] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:15:40.240506 12000 catalog_manager.cc:5697] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e reported cstate change: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9da05007bda94d59ba1f036be99e3ad5" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
W20260630 12:15:40.254549 12145 consensus_peers.cc:597] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.266396 12180 raft_consensus.cc:2955] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } attrs { replace: true } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.275830 12489 raft_consensus.cc:1064] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b: attempting to promote NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e to VOTER
I20260630 12:15:40.279177 12489 consensus_queue.cc:237] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } }
I20260630 12:15:40.299811 12490 raft_consensus.cc:2955] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.302284 12443 raft_consensus.cc:1275] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Refusing update from remote peer 026a2cda857b453798705371dd00d60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:15:40.302846 12255 raft_consensus.cc:2955] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.302345 12253 raft_consensus.cc:1275] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Refusing update from remote peer 026a2cda857b453798705371dd00d60b: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
W20260630 12:15:40.306161 12145 consensus_peers.cc:597] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.307669 12521 consensus_queue.cc:1048] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:15:40.313352 12489 consensus_queue.cc:1048] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.001s
W20260630 12:15:40.322316   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12127)
I20260630 12:15:40.330255 12443 raft_consensus.cc:2955] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.357362 12000 catalog_manager.cc:5697] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e reported cstate change: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "026a2cda857b453798705371dd00d60b" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.360024 12255 consensus_queue.cc:237] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 1.13, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } }
I20260630 12:15:40.362939 12521 raft_consensus.cc:2955] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.374409 12180 raft_consensus.cc:1275] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:15:40.376179 12508 consensus_queue.cc:1048] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260630 12:15:40.364946 12252 raft_consensus.cc:2955] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.380142 12443 raft_consensus.cc:1275] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: Log matching property violated. Preceding OpId in replica: term: 1 index: 13. Preceding OpId from leader: term: 1 index: 14. (index mismatch)
I20260630 12:15:40.380228 12444 raft_consensus.cc:2955] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.383459 12509 raft_consensus.cc:2955] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 LEADER]: Committing config change with OpId 1.14: config changed from index 13 to 14, VOTER 318b96cdae3f418fa3e629e34524091e (127.0.107.193) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.388900 12510 consensus_queue.cc:1048] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.001s
I20260630 12:15:40.400568 12180 raft_consensus.cc:2955] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index 13 to 14, VOTER 318b96cdae3f418fa3e629e34524091e (127.0.107.193) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.401908 12002 catalog_manager.cc:5697] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b reported cstate change: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "026a2cda857b453798705371dd00d60b" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:15:40.422173 12444 raft_consensus.cc:2955] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Committing config change with OpId 1.14: config changed from index 13 to 14, VOTER 318b96cdae3f418fa3e629e34524091e (127.0.107.193) evicted. New config: { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.426635 11991 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c978bc82bf4499597ca58084cb3a520 with cas_config_opid_index 13: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:15:40.439741 12000 catalog_manager.cc:5697] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b reported cstate change: config changed from index 13 to 14, VOTER 318b96cdae3f418fa3e629e34524091e (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "9da05007bda94d59ba1f036be99e3ad5" committed_config { opid_index: 14 OBSOLETE_local: false peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
W20260630 12:15:40.472354 11989 catalog_manager.cc:4755] TS 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8c978bc82bf4499597ca58084cb3a520: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111)
I20260630 12:15:40.750429 12508 raft_consensus.cc:1064] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5: attempting to promote NON_VOTER c74c7ff7f6e54d6eb6377673da77d43e to VOTER
I20260630 12:15:40.754011 12508 consensus_queue.cc:237] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } }
I20260630 12:15:40.762144 12444 raft_consensus.cc:1275] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e [term 1 LEARNER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:15:40.763669 12180 raft_consensus.cc:1275] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Refusing update from remote peer 9da05007bda94d59ba1f036be99e3ad5: Log matching property violated. Preceding OpId in replica: term: 1 index: 12. Preceding OpId from leader: term: 1 index: 13. (index mismatch)
I20260630 12:15:40.766206 12528 consensus_queue.cc:1048] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260630 12:15:40.767995 12528 consensus_queue.cc:1048] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
W20260630 12:15:40.792009 12219 consensus_peers.cc:597] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:40.801949 12510 raft_consensus.cc:2955] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 1 LEADER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.804378 12180 raft_consensus.cc:2955] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.817049 12444 raft_consensus.cc:2955] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Committing config change with OpId 1.13: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
I20260630 12:15:40.820851 12000 catalog_manager.cc:5697] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b reported cstate change: config changed from index 12 to 13, c74c7ff7f6e54d6eb6377673da77d43e (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9da05007bda94d59ba1f036be99e3ad5" committed_config { opid_index: 13 OBSOLETE_local: false peers { permanent_uuid: "318b96cdae3f418fa3e629e34524091e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37821 } } peers { permanent_uuid: "026a2cda857b453798705371dd00d60b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38277 } attrs { replace: true } } peers { permanent_uuid: "9da05007bda94d59ba1f036be99e3ad5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46695 } } peers { permanent_uuid: "c74c7ff7f6e54d6eb6377673da77d43e" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 41313 } attrs { promote: false } } }
W20260630 12:15:41.322968   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12127)
W20260630 12:15:41.647456 11989 catalog_manager.cc:4755] TS 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8c978bc82bf4499597ca58084cb3a520: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111)
W20260630 12:15:41.872156 12145 consensus_peers.cc:597] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:15:41.952469 12145 consensus_peers.cc:597] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:15:42.323781   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 12127)
W20260630 12:15:42.697708 11989 catalog_manager.cc:4755] TS 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8c978bc82bf4499597ca58084cb3a520: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111)
W20260630 12:15:42.879210 12145 consensus_peers.cc:597] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:15:42.931320 12145 consensus_peers.cc:597] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:15:43.157976 12219 consensus_peers.cc:597] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 -> Peer 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): Couldn't send request to peer 318b96cdae3f418fa3e629e34524091e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260630 12:15:43.324713   431 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 12127)
I20260630 12:15:43.913231   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:43.969476   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260630 12:15:44.013535   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:44.014780   431 tablet_replica.cc:333] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b: stopping tablet replica
I20260630 12:15:44.016081   431 raft_consensus.cc:2243] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:44.018103   431 raft_consensus.cc:2272] T 8c978bc82bf4499597ca58084cb3a520 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.022814   431 tablet_replica.cc:333] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b: stopping tablet replica
I20260630 12:15:44.023607   431 raft_consensus.cc:2243] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:44.026051   431 raft_consensus.cc:2272] T 8f2ad9a393194706ac6ca9312ec143ea P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.030301   431 tablet_replica.cc:333] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b: stopping tablet replica
I20260630 12:15:44.031160   431 raft_consensus.cc:2243] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:44.032588   431 raft_consensus.cc:2272] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.037256   431 tablet_replica.cc:333] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b: stopping tablet replica
I20260630 12:15:44.038183   431 raft_consensus.cc:2243] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:44.040406   431 raft_consensus.cc:2272] T 84c4c8b3f30045b7af0f0245e61c928c P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.045042   431 tablet_replica.cc:333] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b: stopping tablet replica
I20260630 12:15:44.045907   431 raft_consensus.cc:2243] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:44.047493   431 raft_consensus.cc:2272] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.052263   431 tablet_replica.cc:333] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b: stopping tablet replica
I20260630 12:15:44.053007   431 raft_consensus.cc:2243] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:44.055341   431 raft_consensus.cc:2272] T 19042d1b110548b0a7a65c2f3afe579f P 026a2cda857b453798705371dd00d60b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:44.059473 12218 consensus_peers.cc:597] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 -> Peer 026a2cda857b453798705371dd00d60b (127.0.107.194:38277): Couldn't send request to peer 026a2cda857b453798705371dd00d60b. 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:44.096585   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260630 12:15:44.129149   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:44.174089   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:44.174996   431 tablet_replica.cc:333] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5: stopping tablet replica
I20260630 12:15:44.175806   431 raft_consensus.cc:2243] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:44.177023   431 raft_consensus.cc:2272] T 84c4c8b3f30045b7af0f0245e61c928c P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.180393   431 tablet_replica.cc:333] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5: stopping tablet replica
I20260630 12:15:44.181039   431 raft_consensus.cc:2243] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:44.182111   431 raft_consensus.cc:2272] T 8c978bc82bf4499597ca58084cb3a520 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.186467   431 tablet_replica.cc:333] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5: stopping tablet replica
I20260630 12:15:44.187139   431 raft_consensus.cc:2243] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:44.188200   431 raft_consensus.cc:2272] T 18c993dac3c841ec9cac9cb5a2c9ba58 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.191473   431 tablet_replica.cc:333] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5: stopping tablet replica
I20260630 12:15:44.192163   431 raft_consensus.cc:2243] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:44.193657   431 raft_consensus.cc:2272] T 8f2ad9a393194706ac6ca9312ec143ea P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.197423   431 tablet_replica.cc:333] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5: stopping tablet replica
I20260630 12:15:44.198029   431 raft_consensus.cc:2243] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:44.199640   431 raft_consensus.cc:2272] T 19042d1b110548b0a7a65c2f3afe579f P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.202415   431 tablet_replica.cc:333] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5: stopping tablet replica
I20260630 12:15:44.202939   431 raft_consensus.cc:2243] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:44.203620   431 raft_consensus.cc:2272] T dce7bb8ac60a4f76a09a5f08d9c44f83 P 9da05007bda94d59ba1f036be99e3ad5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.235795   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260630 12:15:44.393296   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:44.426710   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:44.427572   431 tablet_replica.cc:333] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e: stopping tablet replica
I20260630 12:15:44.428337   431 raft_consensus.cc:2243] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:44.429037   431 raft_consensus.cc:2272] T 84c4c8b3f30045b7af0f0245e61c928c P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.432314   431 tablet_replica.cc:333] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e: stopping tablet replica
I20260630 12:15:44.432922   431 raft_consensus.cc:2243] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:44.433746   431 raft_consensus.cc:2272] T 8c978bc82bf4499597ca58084cb3a520 P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.436883   431 tablet_replica.cc:333] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e: stopping tablet replica
I20260630 12:15:44.437399   431 raft_consensus.cc:2243] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:44.438140   431 raft_consensus.cc:2272] T 19042d1b110548b0a7a65c2f3afe579f P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:44.440934   431 tablet_replica.cc:333] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e: stopping tablet replica
I20260630 12:15:44.441512   431 raft_consensus.cc:2243] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:44.442183   431 raft_consensus.cc:2272] T 8f2ad9a393194706ac6ca9312ec143ea P c74c7ff7f6e54d6eb6377673da77d43e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:44.761579 11989 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260630 12:15:44.765065 11989 catalog_manager.cc:4755] TS 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8c978bc82bf4499597ca58084cb3a520: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111)
W20260630 12:15:45.373824 12465 debug-util.cc:398] Leaking SignalData structure 0x7b0800169ce0 after lost signal to thread 434
W20260630 12:15:45.375015 12465 debug-util.cc:398] Leaking SignalData structure 0x7b0800156c00 after lost signal to thread 12038
W20260630 12:15:45.468854   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12465)
W20260630 12:15:46.469468   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12465)
W20260630 12:15:47.469986   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 12465)
I20260630 12:15:48.391376   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:48.414250   431 master.cc:562] Master@127.0.107.254:36203 shutting down...
W20260630 12:15:48.439046 12052 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260630 12:15:48.884703 11989 catalog_manager.cc:4755] TS 318b96cdae3f418fa3e629e34524091e (127.0.107.193:37821): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8c978bc82bf4499597ca58084cb3a520: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37821: connect: Connection refused (error 111)
I20260630 12:15:48.936395   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:48.937186   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:48.937597   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 968e6b1f31324ec1a2bbf6caa3888ca3: stopping tablet replica
I20260630 12:15:48.971714   431 master.cc:584] Master@127.0.107.254:36203 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (15022 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:15:49.029783   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45939
I20260630 12:15:49.031008   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:49.036791 12551 instance_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:49.036818 12550 instance_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:49.037559 12553 instance_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:49.039716   431 server_base.cc:1061] running on GCE node
I20260630 12:15:49.040704   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:49.040934   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:49.041106   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821749041088 us; error 0 us; skew 500 ppm
I20260630 12:15:49.041637   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:49.044272   431 webserver.cc:533] Webserver started at http://127.0.107.254:44651/ using document root <none> and password file <none>
I20260630 12:15:49.044816   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:49.045037   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:49.045346   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:49.046633   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/master-0-root/instance:
uuid: "d707bbdcbe0d44e18ea5bc8bb8185102"
format_stamp: "Formatted at 2026-06-30 12:15:49 on dist-test-slave-dxwh"
I20260630 12:15:49.054965   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:15:49.058872 12558 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:49.059664   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:15:49.059985   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/master-0-root
uuid: "d707bbdcbe0d44e18ea5bc8bb8185102"
format_stamp: "Formatted at 2026-06-30 12:15:49 on dist-test-slave-dxwh"
I20260630 12:15:49.060266   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-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:49.105423   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:49.106779   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:49.144907   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45939
I20260630 12:15:49.145030 12609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45939 every 8 connection(s)
I20260630 12:15:49.149322 12610 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:49.161934 12610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102: Bootstrap starting.
I20260630 12:15:49.167126 12610 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:49.171993 12610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102: No bootstrap required, opened a new log
I20260630 12:15:49.174501 12610 raft_consensus.cc:359] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d707bbdcbe0d44e18ea5bc8bb8185102" member_type: VOTER }
I20260630 12:15:49.175024 12610 raft_consensus.cc:385] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:49.175315 12610 raft_consensus.cc:740] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d707bbdcbe0d44e18ea5bc8bb8185102, State: Initialized, Role: FOLLOWER
I20260630 12:15:49.176056 12610 consensus_queue.cc:260] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d707bbdcbe0d44e18ea5bc8bb8185102" member_type: VOTER }
I20260630 12:15:49.176643 12610 raft_consensus.cc:399] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:15:49.176882 12610 raft_consensus.cc:493] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:15:49.177239 12610 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:49.182888 12610 raft_consensus.cc:515] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d707bbdcbe0d44e18ea5bc8bb8185102" member_type: VOTER }
I20260630 12:15:49.183475 12610 leader_election.cc:304] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [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: d707bbdcbe0d44e18ea5bc8bb8185102; no voters: 
I20260630 12:15:49.184713 12610 leader_election.cc:290] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:15:49.185118 12613 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:49.186635 12613 raft_consensus.cc:697] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 1 LEADER]: Becoming Leader. State: Replica: d707bbdcbe0d44e18ea5bc8bb8185102, State: Running, Role: LEADER
I20260630 12:15:49.187424 12613 consensus_queue.cc:237] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [LEADER]: Queue going to LEADER mode. State: All 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: "d707bbdcbe0d44e18ea5bc8bb8185102" member_type: VOTER }
I20260630 12:15:49.187856 12610 sys_catalog.cc:565] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:15:49.192765 12615 sys_catalog.cc:455] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d707bbdcbe0d44e18ea5bc8bb8185102. Latest consensus state: current_term: 1 leader_uuid: "d707bbdcbe0d44e18ea5bc8bb8185102" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d707bbdcbe0d44e18ea5bc8bb8185102" member_type: VOTER } }
I20260630 12:15:49.193760 12615 sys_catalog.cc:458] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:49.193502 12614 sys_catalog.cc:455] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d707bbdcbe0d44e18ea5bc8bb8185102" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d707bbdcbe0d44e18ea5bc8bb8185102" member_type: VOTER } }
I20260630 12:15:49.194470 12614 sys_catalog.cc:458] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [sys.catalog]: This master's current role is: LEADER
I20260630 12:15:49.198009 12622 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:15:49.203527 12622 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:15:49.205260   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:15:49.213841 12622 catalog_manager.cc:1383] Generated new cluster ID: f7e20dfe6dbc4c4d8491834706c3a74b
I20260630 12:15:49.214217 12622 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:15:49.237605 12622 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:15:49.239068 12622 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:15:49.254496 12622 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102: Generated new TSK 0
I20260630 12:15:49.255144 12622 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:15:49.272573   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:49.278821 12631 instance_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:49.280071 12632 instance_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:49.281934   431 server_base.cc:1061] running on GCE node
W20260630 12:15:49.281908 12634 instance_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:49.283387   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:49.283583   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:49.283715   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821749283701 us; error 0 us; skew 500 ppm
I20260630 12:15:49.284157   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:49.286537   431 webserver.cc:533] Webserver started at http://127.0.107.193:39197/ using document root <none> and password file <none>
I20260630 12:15:49.287004   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:49.287164   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:49.287381   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:49.288471   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-0-root/instance:
uuid: "25f138f98e414fab8ce023ad3560e692"
format_stamp: "Formatted at 2026-06-30 12:15:49 on dist-test-slave-dxwh"
I20260630 12:15:49.293251   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:15:49.296631 12639 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:49.297447   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260630 12:15:49.297717   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-0-root
uuid: "25f138f98e414fab8ce023ad3560e692"
format_stamp: "Formatted at 2026-06-30 12:15:49 on dist-test-slave-dxwh"
I20260630 12:15:49.297955   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-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:49.320657   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:49.321837   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:49.323419   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:49.325760   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:49.326015   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:49.326272   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:49.326519   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:15:49.371748   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:43245
I20260630 12:15:49.371872 12701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:43245 every 8 connection(s)
I20260630 12:15:49.376472   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:49.384408 12706 instance_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:49.386212 12707 instance_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:49.388998   431 server_base.cc:1061] running on GCE node
W20260630 12:15:49.389408 12709 instance_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:49.391919   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:49.392138   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:49.392391   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821749392363 us; error 0 us; skew 500 ppm
I20260630 12:15:49.393093   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:49.394883 12702 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45939
I20260630 12:15:49.395253 12702 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:49.396037   431 webserver.cc:533] Webserver started at http://127.0.107.194:39477/ using document root <none> and password file <none>
I20260630 12:15:49.396255 12702 heartbeater.cc:507] Master 127.0.107.254:45939 requested a full tablet report, sending...
I20260630 12:15:49.396636   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:49.396929   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:49.397202   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:49.398764   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-1-root/instance:
uuid: "344b37730e39431da76d36fd1ff9f86b"
format_stamp: "Formatted at 2026-06-30 12:15:49 on dist-test-slave-dxwh"
I20260630 12:15:49.399009 12575 ts_manager.cc:194] Registered new tserver with Master: 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245)
I20260630 12:15:49.401648 12575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55196
I20260630 12:15:49.404994   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:15:49.408844 12714 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:49.409691   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:15:49.410004   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-1-root
uuid: "344b37730e39431da76d36fd1ff9f86b"
format_stamp: "Formatted at 2026-06-30 12:15:49 on dist-test-slave-dxwh"
I20260630 12:15:49.410329   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-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:49.439327   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:49.440505   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:49.442173   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:49.444509   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:49.444751   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:49.445010   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:49.445183   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:49.487483   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42967
I20260630 12:15:49.487607 12776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42967 every 8 connection(s)
I20260630 12:15:49.492414   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:49.500347 12780 instance_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:49.501986 12781 instance_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:49.505213   431 server_base.cc:1061] running on GCE node
W20260630 12:15:49.505656 12783 instance_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:49.506086 12777 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45939
I20260630 12:15:49.506613 12777 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:49.506824   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:49.507115   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:49.507299   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821749507283 us; error 0 us; skew 500 ppm
I20260630 12:15:49.507460 12777 heartbeater.cc:507] Master 127.0.107.254:45939 requested a full tablet report, sending...
I20260630 12:15:49.507949   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:49.509946 12575 ts_manager.cc:194] Registered new tserver with Master: 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967)
I20260630 12:15:49.511042   431 webserver.cc:533] Webserver started at http://127.0.107.195:33759/ using document root <none> and password file <none>
I20260630 12:15:49.511740   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:49.511982   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:49.512003 12575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55212
I20260630 12:15:49.512419   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:49.513906   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-2-root/instance:
uuid: "5c8c04b6421747f4a73430843118f98d"
format_stamp: "Formatted at 2026-06-30 12:15:49 on dist-test-slave-dxwh"
I20260630 12:15:49.518501   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:15:49.521880 12788 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:49.522704   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:15:49.523056   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-2-root
uuid: "5c8c04b6421747f4a73430843118f98d"
format_stamp: "Formatted at 2026-06-30 12:15:49 on dist-test-slave-dxwh"
I20260630 12:15:49.523340   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-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:49.539894   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:49.541153   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:49.542927   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:49.545362   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:49.545617   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:49.545869   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:49.546044   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:49.589510   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:41355
I20260630 12:15:49.589618 12850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:41355 every 8 connection(s)
I20260630 12:15:49.605027 12851 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45939
I20260630 12:15:49.605500 12851 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:49.606279 12851 heartbeater.cc:507] Master 127.0.107.254:45939 requested a full tablet report, sending...
I20260630 12:15:49.608922 12575 ts_manager.cc:194] Registered new tserver with Master: 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:49.609078   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016226439s
I20260630 12:15:49.610505 12575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55220
I20260630 12:15:50.404788 12702 heartbeater.cc:499] Master 127.0.107.254:45939 was elected leader, sending a full tablet report...
I20260630 12:15:50.515012 12777 heartbeater.cc:499] Master 127.0.107.254:45939 was elected leader, sending a full tablet report...
I20260630 12:15:50.613699 12851 heartbeater.cc:499] Master 127.0.107.254:45939 was elected leader, sending a full tablet report...
I20260630 12:15:50.666767 12575 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55232:
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:50.669266 12575 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:50.734359 12667 tablet_service.cc:1511] Processing CreateTablet for tablet d3b8ad78af454355b3e8c93a1ae8199e (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:50.735883 12667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b8ad78af454355b3e8c93a1ae8199e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.737249 12665 tablet_service.cc:1511] Processing CreateTablet for tablet 629a347beb01477ca75ecb5cbf58b43d (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:50.738863 12665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629a347beb01477ca75ecb5cbf58b43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.743637 12666 tablet_service.cc:1511] Processing CreateTablet for tablet 5147743fe8734fe3a3b7a3c2286294be (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:50.745285 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5147743fe8734fe3a3b7a3c2286294be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.748917 12664 tablet_service.cc:1511] Processing CreateTablet for tablet df0d355b913d4eda81571b130905b447 (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:50.750517 12664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0d355b913d4eda81571b130905b447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.762346 12663 tablet_service.cc:1511] Processing CreateTablet for tablet eec200216f694165988b5733be689e9b (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:50.764081 12663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec200216f694165988b5733be689e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.775770 12662 tablet_service.cc:1511] Processing CreateTablet for tablet 1be337c40a4a4fd09624568568fbf6bf (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:50.777465 12662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be337c40a4a4fd09624568568fbf6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.798520 12816 tablet_service.cc:1511] Processing CreateTablet for tablet d3b8ad78af454355b3e8c93a1ae8199e (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:50.800503 12816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b8ad78af454355b3e8c93a1ae8199e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.806551 12815 tablet_service.cc:1511] Processing CreateTablet for tablet 5147743fe8734fe3a3b7a3c2286294be (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:50.810151 12815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5147743fe8734fe3a3b7a3c2286294be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.813408 12742 tablet_service.cc:1511] Processing CreateTablet for tablet d3b8ad78af454355b3e8c93a1ae8199e (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:15:50.814910 12742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b8ad78af454355b3e8c93a1ae8199e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.815832 12814 tablet_service.cc:1511] Processing CreateTablet for tablet 629a347beb01477ca75ecb5cbf58b43d (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:50.817778 12814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629a347beb01477ca75ecb5cbf58b43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.819682 12741 tablet_service.cc:1511] Processing CreateTablet for tablet 5147743fe8734fe3a3b7a3c2286294be (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:15:50.821142 12741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5147743fe8734fe3a3b7a3c2286294be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.822947 12813 tablet_service.cc:1511] Processing CreateTablet for tablet df0d355b913d4eda81571b130905b447 (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:50.823871 12740 tablet_service.cc:1511] Processing CreateTablet for tablet 629a347beb01477ca75ecb5cbf58b43d (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:15:50.825233 12813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0d355b913d4eda81571b130905b447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.826658 12739 tablet_service.cc:1511] Processing CreateTablet for tablet df0d355b913d4eda81571b130905b447 (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:15:50.829581 12738 tablet_service.cc:1511] Processing CreateTablet for tablet eec200216f694165988b5733be689e9b (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:50.832800 12737 tablet_service.cc:1511] Processing CreateTablet for tablet 1be337c40a4a4fd09624568568fbf6bf (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:50.825328 12740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 629a347beb01477ca75ecb5cbf58b43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.835458 12812 tablet_service.cc:1511] Processing CreateTablet for tablet eec200216f694165988b5733be689e9b (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:15:50.837528 12812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec200216f694165988b5733be689e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.838755 12737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be337c40a4a4fd09624568568fbf6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.841606 12738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eec200216f694165988b5733be689e9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.846777 12739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0d355b913d4eda81571b130905b447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.848948 12811 tablet_service.cc:1511] Processing CreateTablet for tablet 1be337c40a4a4fd09624568568fbf6bf (DEFAULT_TABLE table=test-workload [id=4dd738b15c4447a89648ec699558ea83]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:15:50.851156 12811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be337c40a4a4fd09624568568fbf6bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:50.870070 12871 tablet_bootstrap.cc:492] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b: Bootstrap starting.
I20260630 12:15:50.885118 12871 tablet_bootstrap.cc:654] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.875252 12870 tablet_bootstrap.cc:492] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692: Bootstrap starting.
I20260630 12:15:50.907414 12870 tablet_bootstrap.cc:654] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.918579 12872 tablet_bootstrap.cc:492] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d: Bootstrap starting.
I20260630 12:15:50.919314 12871 tablet_bootstrap.cc:492] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b: No bootstrap required, opened a new log
I20260630 12:15:50.919883 12871 ts_tablet_manager.cc:1403] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.010s
I20260630 12:15:50.920166 12870 tablet_bootstrap.cc:492] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692: No bootstrap required, opened a new log
I20260630 12:15:50.920769 12870 ts_tablet_manager.cc:1403] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.000s
I20260630 12:15:50.923110 12871 raft_consensus.cc:359] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.923975 12871 raft_consensus.cc:385] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.923818 12870 raft_consensus.cc:359] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.924402 12871 raft_consensus.cc:740] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 344b37730e39431da76d36fd1ff9f86b, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.924764 12870 raft_consensus.cc:385] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.925091 12870 raft_consensus.cc:740] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f138f98e414fab8ce023ad3560e692, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.925454 12872 tablet_bootstrap.cc:654] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.925498 12871 consensus_queue.cc:260] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.926005 12870 consensus_queue.cc:260] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.929311 12871 ts_tablet_manager.cc:1434] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260630 12:15:50.930789 12871 tablet_bootstrap.cc:492] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b: Bootstrap starting.
I20260630 12:15:50.935883 12870 ts_tablet_manager.cc:1434] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.005s
I20260630 12:15:50.938181 12871 tablet_bootstrap.cc:654] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.939997 12870 tablet_bootstrap.cc:492] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692: Bootstrap starting.
I20260630 12:15:50.944802 12875 raft_consensus.cc:493] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:50.945497 12875 raft_consensus.cc:515] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.949421 12870 tablet_bootstrap.cc:654] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.950461 12871 tablet_bootstrap.cc:492] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b: No bootstrap required, opened a new log
I20260630 12:15:50.951169 12871 ts_tablet_manager.cc:1403] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260630 12:15:50.954772 12875 leader_election.cc:290] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:50.954770 12871 raft_consensus.cc:359] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.955804 12871 raft_consensus.cc:385] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.956185 12871 raft_consensus.cc:740] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 344b37730e39431da76d36fd1ff9f86b, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.956794 12870 tablet_bootstrap.cc:492] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692: No bootstrap required, opened a new log
I20260630 12:15:50.957402 12870 ts_tablet_manager.cc:1403] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260630 12:15:50.957185 12871 consensus_queue.cc:260] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.958653 12872 tablet_bootstrap.cc:492] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d: No bootstrap required, opened a new log
I20260630 12:15:50.959539 12871 ts_tablet_manager.cc:1434] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:15:50.960232 12872 ts_tablet_manager.cc:1403] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.014s
I20260630 12:15:50.960881 12870 raft_consensus.cc:359] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.961697 12871 tablet_bootstrap.cc:492] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b: Bootstrap starting.
I20260630 12:15:50.961685 12870 raft_consensus.cc:385] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.962441 12870 raft_consensus.cc:740] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f138f98e414fab8ce023ad3560e692, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.963395 12870 consensus_queue.cc:260] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.966212 12870 ts_tablet_manager.cc:1434] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:15:50.968523 12870 tablet_bootstrap.cc:492] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692: Bootstrap starting.
I20260630 12:15:50.969425 12871 tablet_bootstrap.cc:654] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.975508 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5147743fe8734fe3a3b7a3c2286294be" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692" is_pre_election: true
I20260630 12:15:50.976436 12677 raft_consensus.cc:2468] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 344b37730e39431da76d36fd1ff9f86b in term 0.
I20260630 12:15:50.976583 12870 tablet_bootstrap.cc:654] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:50.978147 12716 leader_election.cc:304] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f138f98e414fab8ce023ad3560e692, 344b37730e39431da76d36fd1ff9f86b; no voters: 
I20260630 12:15:50.980365 12875 raft_consensus.cc:2804] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:50.980791 12875 raft_consensus.cc:493] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:50.981108 12875 raft_consensus.cc:3060] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:50.983156 12872 raft_consensus.cc:359] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.984002 12872 raft_consensus.cc:385] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.984335 12872 raft_consensus.cc:740] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c8c04b6421747f4a73430843118f98d, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.984345 12871 tablet_bootstrap.cc:492] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b: No bootstrap required, opened a new log
I20260630 12:15:50.985208 12871 ts_tablet_manager.cc:1403] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.015s
I20260630 12:15:50.985659 12872 consensus_queue.cc:260] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.988027 12870 tablet_bootstrap.cc:492] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692: No bootstrap required, opened a new log
I20260630 12:15:50.988610 12870 ts_tablet_manager.cc:1403] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260630 12:15:50.988572 12871 raft_consensus.cc:359] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.989478 12871 raft_consensus.cc:385] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:50.989807 12871 raft_consensus.cc:740] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 344b37730e39431da76d36fd1ff9f86b, State: Initialized, Role: FOLLOWER
I20260630 12:15:50.990866 12871 consensus_queue.cc:260] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:50.995298 12875 raft_consensus.cc:515] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.004490 12870 raft_consensus.cc:359] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.005723 12870 raft_consensus.cc:385] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.006175 12870 raft_consensus.cc:740] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f138f98e414fab8ce023ad3560e692, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.007302 12870 consensus_queue.cc:260] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.010802 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5147743fe8734fe3a3b7a3c2286294be" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c8c04b6421747f4a73430843118f98d" is_pre_election: true
I20260630 12:15:51.012902 12886 raft_consensus.cc:493] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:51.016443 12886 raft_consensus.cc:515] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.013221 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5147743fe8734fe3a3b7a3c2286294be" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c8c04b6421747f4a73430843118f98d"
I20260630 12:15:51.014796 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5147743fe8734fe3a3b7a3c2286294be" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692"
I20260630 12:15:51.018299 12677 raft_consensus.cc:3060] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.018306 12870 ts_tablet_manager.cc:1434] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
W20260630 12:15:51.019809 12718 leader_election.cc:343] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:15:51.022043 12718 leader_election.cc:343] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:51.026950 12870 tablet_bootstrap.cc:492] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692: Bootstrap starting.
I20260630 12:15:51.027392 12677 raft_consensus.cc:2468] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 344b37730e39431da76d36fd1ff9f86b in term 1.
I20260630 12:15:51.028823 12716 leader_election.cc:304] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [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: 25f138f98e414fab8ce023ad3560e692, 344b37730e39431da76d36fd1ff9f86b; no voters: 5c8c04b6421747f4a73430843118f98d
I20260630 12:15:51.029961 12885 raft_consensus.cc:2804] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:51.032502 12875 leader_election.cc:290] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 election: Requested vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:51.035084 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d355b913d4eda81571b130905b447" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692" is_pre_election: true
I20260630 12:15:51.035549 12870 tablet_bootstrap.cc:654] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.032750 12871 ts_tablet_manager.cc:1434] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.008s
W20260630 12:15:51.036864 12716 leader_election.cc:343] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:51.037380 12871 tablet_bootstrap.cc:492] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b: Bootstrap starting.
I20260630 12:15:51.038705 12872 ts_tablet_manager.cc:1434] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d: Time spent starting tablet: real 0.078s	user 0.024s	sys 0.032s
I20260630 12:15:51.039968 12872 tablet_bootstrap.cc:492] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d: Bootstrap starting.
I20260630 12:15:51.043210 12886 leader_election.cc:290] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:51.044641 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d355b913d4eda81571b130905b447" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c8c04b6421747f4a73430843118f98d" is_pre_election: true
I20260630 12:15:51.044963 12885 raft_consensus.cc:697] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 1 LEADER]: Becoming Leader. State: Replica: 344b37730e39431da76d36fd1ff9f86b, State: Running, Role: LEADER
I20260630 12:15:51.045960 12885 consensus_queue.cc:237] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
W20260630 12:15:51.046584 12718 leader_election.cc:343] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:51.047160 12718 leader_election.cc:304] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [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: 344b37730e39431da76d36fd1ff9f86b; no voters: 25f138f98e414fab8ce023ad3560e692, 5c8c04b6421747f4a73430843118f98d
I20260630 12:15:51.047710 12870 tablet_bootstrap.cc:492] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692: No bootstrap required, opened a new log
I20260630 12:15:51.048273 12870 ts_tablet_manager.cc:1403] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260630 12:15:51.048766 12886 raft_consensus.cc:2749] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:15:51.051469 12870 raft_consensus.cc:359] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.052307 12872 tablet_bootstrap.cc:654] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.052323 12870 raft_consensus.cc:385] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.053099 12870 raft_consensus.cc:740] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f138f98e414fab8ce023ad3560e692, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.053910 12871 tablet_bootstrap.cc:654] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.054209 12870 consensus_queue.cc:260] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.063050 12871 tablet_bootstrap.cc:492] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b: No bootstrap required, opened a new log
I20260630 12:15:51.063597 12870 ts_tablet_manager.cc:1434] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260630 12:15:51.063992 12575 catalog_manager.cc:5697] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b reported cstate change: term changed from 0 to 1, leader changed from <none> to 344b37730e39431da76d36fd1ff9f86b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "344b37730e39431da76d36fd1ff9f86b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:51.064982 12870 tablet_bootstrap.cc:492] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692: Bootstrap starting.
I20260630 12:15:51.063701 12871 ts_tablet_manager.cc:1403] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260630 12:15:51.066746 12872 tablet_bootstrap.cc:492] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d: No bootstrap required, opened a new log
I20260630 12:15:51.067384 12872 ts_tablet_manager.cc:1403] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.006s
I20260630 12:15:51.070546 12872 raft_consensus.cc:359] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.071419 12872 raft_consensus.cc:385] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.071790 12872 raft_consensus.cc:740] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c8c04b6421747f4a73430843118f98d, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.072219 12871 raft_consensus.cc:359] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.073012 12871 raft_consensus.cc:385] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.072708 12872 consensus_queue.cc:260] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.073386 12871 raft_consensus.cc:740] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 344b37730e39431da76d36fd1ff9f86b, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.073942 12870 tablet_bootstrap.cc:654] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.074417 12871 consensus_queue.cc:260] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.077023 12871 ts_tablet_manager.cc:1434] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:15:51.078137 12871 tablet_bootstrap.cc:492] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b: Bootstrap starting.
I20260630 12:15:51.082674 12872 ts_tablet_manager.cc:1434] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260630 12:15:51.084338 12872 tablet_bootstrap.cc:492] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d: Bootstrap starting.
I20260630 12:15:51.084648 12871 tablet_bootstrap.cc:654] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.097266 12872 tablet_bootstrap.cc:654] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.103389 12870 tablet_bootstrap.cc:492] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692: No bootstrap required, opened a new log
I20260630 12:15:51.103384 12871 tablet_bootstrap.cc:492] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b: No bootstrap required, opened a new log
I20260630 12:15:51.104372 12870 ts_tablet_manager.cc:1403] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.020s
I20260630 12:15:51.104409 12871 ts_tablet_manager.cc:1403] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.011s
I20260630 12:15:51.107925 12870 raft_consensus.cc:359] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.108132 12871 raft_consensus.cc:359] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.108726 12870 raft_consensus.cc:385] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.108851 12871 raft_consensus.cc:385] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.108929 12872 tablet_bootstrap.cc:492] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d: No bootstrap required, opened a new log
I20260630 12:15:51.109157 12870 raft_consensus.cc:740] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f138f98e414fab8ce023ad3560e692, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.109254 12871 raft_consensus.cc:740] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 344b37730e39431da76d36fd1ff9f86b, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.109694 12872 ts_tablet_manager.cc:1403] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.007s
I20260630 12:15:51.110265 12870 consensus_queue.cc:260] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.110404 12871 consensus_queue.cc:260] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.110853 12884 raft_consensus.cc:493] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:51.111649 12884 raft_consensus.cc:515] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.113297 12870 ts_tablet_manager.cc:1434] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:15:51.114543 12870 tablet_bootstrap.cc:492] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692: Bootstrap starting.
I20260630 12:15:51.115754 12871 ts_tablet_manager.cc:1434] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:15:51.113335 12872 raft_consensus.cc:359] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.116420 12872 raft_consensus.cc:385] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.116819 12872 raft_consensus.cc:740] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c8c04b6421747f4a73430843118f98d, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.116947 12871 tablet_bootstrap.cc:492] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b: Bootstrap starting.
I20260630 12:15:51.117952 12872 consensus_queue.cc:260] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.122804 12870 tablet_bootstrap.cc:654] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.124547 12871 tablet_bootstrap.cc:654] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.133939 12884 leader_election.cc:290] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967)
I20260630 12:15:51.135317 12870 tablet_bootstrap.cc:492] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692: No bootstrap required, opened a new log
I20260630 12:15:51.135450 12871 tablet_bootstrap.cc:492] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b: No bootstrap required, opened a new log
I20260630 12:15:51.136013 12870 ts_tablet_manager.cc:1403] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:15:51.136039 12871 ts_tablet_manager.cc:1403] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:15:51.139617 12870 raft_consensus.cc:359] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.140708 12870 raft_consensus.cc:385] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.141150 12870 raft_consensus.cc:740] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25f138f98e414fab8ce023ad3560e692, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.144629 12871 raft_consensus.cc:359] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.145730 12871 raft_consensus.cc:385] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.146121 12871 raft_consensus.cc:740] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 344b37730e39431da76d36fd1ff9f86b, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.147257 12871 consensus_queue.cc:260] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.149660 12871 ts_tablet_manager.cc:1434] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260630 12:15:51.142241 12870 consensus_queue.cc:260] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.152894 12870 ts_tablet_manager.cc:1434] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260630 12:15:51.156033 12872 ts_tablet_manager.cc:1434] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d: Time spent starting tablet: real 0.046s	user 0.014s	sys 0.024s
I20260630 12:15:51.156939 12876 raft_consensus.cc:493] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:51.157485 12876 raft_consensus.cc:515] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.160421 12876 leader_election.cc:290] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967), 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:51.161001 12872 tablet_bootstrap.cc:492] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d: Bootstrap starting.
I20260630 12:15:51.167761 12872 tablet_bootstrap.cc:654] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.173719 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8ad78af454355b3e8c93a1ae8199e" candidate_uuid: "5c8c04b6421747f4a73430843118f98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "344b37730e39431da76d36fd1ff9f86b" is_pre_election: true
I20260630 12:15:51.174834 12752 raft_consensus.cc:2468] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c8c04b6421747f4a73430843118f98d in term 0.
I20260630 12:15:51.176715 12790 leader_election.cc:304] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 344b37730e39431da76d36fd1ff9f86b, 5c8c04b6421747f4a73430843118f98d; no voters: 
I20260630 12:15:51.177413 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be337c40a4a4fd09624568568fbf6bf" candidate_uuid: "25f138f98e414fab8ce023ad3560e692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c8c04b6421747f4a73430843118f98d" is_pre_election: true
I20260630 12:15:51.177809 12896 raft_consensus.cc:2804] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:51.178148 12826 raft_consensus.cc:2468] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f138f98e414fab8ce023ad3560e692 in term 0.
I20260630 12:15:51.178229 12896 raft_consensus.cc:493] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:51.179076 12896 raft_consensus.cc:3060] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.183326 12643 leader_election.cc:304] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f138f98e414fab8ce023ad3560e692, 5c8c04b6421747f4a73430843118f98d; no voters: 
I20260630 12:15:51.184441 12876 raft_consensus.cc:2804] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:51.184844 12876 raft_consensus.cc:493] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:51.185164 12876 raft_consensus.cc:3060] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.196712 12876 raft_consensus.cc:515] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.201320 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be337c40a4a4fd09624568568fbf6bf" candidate_uuid: "25f138f98e414fab8ce023ad3560e692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "344b37730e39431da76d36fd1ff9f86b" is_pre_election: true
I20260630 12:15:51.201829 12751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be337c40a4a4fd09624568568fbf6bf" candidate_uuid: "25f138f98e414fab8ce023ad3560e692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "344b37730e39431da76d36fd1ff9f86b"
I20260630 12:15:51.202168 12752 raft_consensus.cc:2468] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25f138f98e414fab8ce023ad3560e692 in term 0.
I20260630 12:15:51.201320 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be337c40a4a4fd09624568568fbf6bf" candidate_uuid: "25f138f98e414fab8ce023ad3560e692" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c8c04b6421747f4a73430843118f98d"
I20260630 12:15:51.201388 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8ad78af454355b3e8c93a1ae8199e" candidate_uuid: "5c8c04b6421747f4a73430843118f98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692" is_pre_election: true
I20260630 12:15:51.203660 12751 raft_consensus.cc:3060] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.203739 12677 raft_consensus.cc:2468] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c8c04b6421747f4a73430843118f98d in term 0.
I20260630 12:15:51.203233 12896 raft_consensus.cc:515] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.204975 12885 raft_consensus.cc:493] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:51.205502 12885 raft_consensus.cc:515] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.205993 12896 leader_election.cc:290] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [CANDIDATE]: Term 1 election: Requested vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967)
I20260630 12:15:51.207580 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8ad78af454355b3e8c93a1ae8199e" candidate_uuid: "5c8c04b6421747f4a73430843118f98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "344b37730e39431da76d36fd1ff9f86b"
I20260630 12:15:51.207911 12885 leader_election.cc:290] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:51.208266 12752 raft_consensus.cc:3060] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.209614 12872 tablet_bootstrap.cc:492] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d: No bootstrap required, opened a new log
I20260630 12:15:51.210119 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629a347beb01477ca75ecb5cbf58b43d" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692" is_pre_election: true
I20260630 12:15:51.210670 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629a347beb01477ca75ecb5cbf58b43d" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c8c04b6421747f4a73430843118f98d" is_pre_election: true
I20260630 12:15:51.210839 12677 raft_consensus.cc:2468] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 344b37730e39431da76d36fd1ff9f86b in term 0.
I20260630 12:15:51.211359 12825 raft_consensus.cc:2468] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 344b37730e39431da76d36fd1ff9f86b in term 0.
I20260630 12:15:51.212589 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3b8ad78af454355b3e8c93a1ae8199e" candidate_uuid: "5c8c04b6421747f4a73430843118f98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692"
W20260630 12:15:51.212747 12623 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:15:51.212725 12716 leader_election.cc:304] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f138f98e414fab8ce023ad3560e692, 344b37730e39431da76d36fd1ff9f86b; no voters: 
I20260630 12:15:51.203083 12826 raft_consensus.cc:3060] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.213783 12885 raft_consensus.cc:2804] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:51.214342 12885 raft_consensus.cc:493] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:51.214761 12885 raft_consensus.cc:3060] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.215025 12676 raft_consensus.cc:3060] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.217964 12752 raft_consensus.cc:2468] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c8c04b6421747f4a73430843118f98d in term 1.
I20260630 12:15:51.219458 12790 leader_election.cc:304] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 344b37730e39431da76d36fd1ff9f86b, 5c8c04b6421747f4a73430843118f98d; no voters: 
I20260630 12:15:51.220415 12896 raft_consensus.cc:2804] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:51.210152 12872 ts_tablet_manager.cc:1403] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.020s
I20260630 12:15:51.220894 12896 raft_consensus.cc:697] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 1 LEADER]: Becoming Leader. State: Replica: 5c8c04b6421747f4a73430843118f98d, State: Running, Role: LEADER
I20260630 12:15:51.221845 12826 raft_consensus.cc:2468] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f138f98e414fab8ce023ad3560e692 in term 1.
I20260630 12:15:51.221762 12896 consensus_queue.cc:237] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.223176 12643 leader_election.cc:304] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f138f98e414fab8ce023ad3560e692, 5c8c04b6421747f4a73430843118f98d; no voters: 
I20260630 12:15:51.223984 12872 raft_consensus.cc:359] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.224731 12872 raft_consensus.cc:385] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.225034 12872 raft_consensus.cc:740] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c8c04b6421747f4a73430843118f98d, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.225064 12751 raft_consensus.cc:2468] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25f138f98e414fab8ce023ad3560e692 in term 1.
I20260630 12:15:51.226101 12676 raft_consensus.cc:2468] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c8c04b6421747f4a73430843118f98d in term 1.
I20260630 12:15:51.200260 12876 leader_election.cc:290] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [CANDIDATE]: Term 1 election: Requested vote from peers 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967), 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:51.227327 12876 raft_consensus.cc:2804] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:51.227867 12885 raft_consensus.cc:515] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.231606 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629a347beb01477ca75ecb5cbf58b43d" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692"
I20260630 12:15:51.228214 12872 consensus_queue.cc:260] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.232240 12676 raft_consensus.cc:3060] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.227887 12876 raft_consensus.cc:697] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 1 LEADER]: Becoming Leader. State: Replica: 25f138f98e414fab8ce023ad3560e692, State: Running, Role: LEADER
I20260630 12:15:51.233224 12876 consensus_queue.cc:237] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.234126 12872 ts_tablet_manager.cc:1434] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260630 12:15:51.235351 12575 catalog_manager.cc:5697] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c8c04b6421747f4a73430843118f98d (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5c8c04b6421747f4a73430843118f98d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:51.237143 12885 leader_election.cc:290] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 election: Requested vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:51.235419 12872 tablet_bootstrap.cc:492] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d: Bootstrap starting.
I20260630 12:15:51.238148 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "629a347beb01477ca75ecb5cbf58b43d" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c8c04b6421747f4a73430843118f98d"
I20260630 12:15:51.239082 12826 raft_consensus.cc:3060] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.245215 12872 tablet_bootstrap.cc:654] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.248521 12885 raft_consensus.cc:493] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:51.249074 12885 raft_consensus.cc:515] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.251179 12885 leader_election.cc:290] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:51.252367 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec200216f694165988b5733be689e9b" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692" is_pre_election: true
I20260630 12:15:51.253336 12677 raft_consensus.cc:2468] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 344b37730e39431da76d36fd1ff9f86b in term 0.
I20260630 12:15:51.255435 12825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec200216f694165988b5733be689e9b" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c8c04b6421747f4a73430843118f98d" is_pre_election: true
I20260630 12:15:51.257439 12716 leader_election.cc:304] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f138f98e414fab8ce023ad3560e692, 344b37730e39431da76d36fd1ff9f86b; no voters: 
I20260630 12:15:51.258394 12885 raft_consensus.cc:2804] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:51.258782 12885 raft_consensus.cc:493] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:51.259099 12885 raft_consensus.cc:3060] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.260149 12872 tablet_bootstrap.cc:492] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d: No bootstrap required, opened a new log
I20260630 12:15:51.260872 12872 ts_tablet_manager.cc:1403] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
W20260630 12:15:51.259135 12718 leader_election.cc:343] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:15:51.261744 12826 raft_consensus.cc:2468] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 344b37730e39431da76d36fd1ff9f86b in term 1.
I20260630 12:15:51.262883 12676 raft_consensus.cc:2468] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 344b37730e39431da76d36fd1ff9f86b in term 1.
I20260630 12:15:51.263620 12718 leader_election.cc:304] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 344b37730e39431da76d36fd1ff9f86b, 5c8c04b6421747f4a73430843118f98d; no voters: 
I20260630 12:15:51.264567 12886 raft_consensus.cc:2804] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:51.265121 12886 raft_consensus.cc:697] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 1 LEADER]: Becoming Leader. State: Replica: 344b37730e39431da76d36fd1ff9f86b, State: Running, Role: LEADER
I20260630 12:15:51.265926 12886 consensus_queue.cc:237] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.267496 12872 raft_consensus.cc:359] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.268239 12872 raft_consensus.cc:385] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.268503 12872 raft_consensus.cc:740] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c8c04b6421747f4a73430843118f98d, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.269304 12872 consensus_queue.cc:260] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.269876 12575 catalog_manager.cc:5697] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25f138f98e414fab8ce023ad3560e692 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "25f138f98e414fab8ce023ad3560e692" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:51.272001 12872 ts_tablet_manager.cc:1434] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260630 12:15:51.273115 12872 tablet_bootstrap.cc:492] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d: Bootstrap starting.
I20260630 12:15:51.279646 12872 tablet_bootstrap.cc:654] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d: Neither blocks nor log segments found. Creating new log.
I20260630 12:15:51.286194 12872 tablet_bootstrap.cc:492] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d: No bootstrap required, opened a new log
I20260630 12:15:51.269964 12885 raft_consensus.cc:515] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.286837 12872 ts_tablet_manager.cc:1403] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:15:51.285984 12572 catalog_manager.cc:5697] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b reported cstate change: term changed from 0 to 1, leader changed from <none> to 344b37730e39431da76d36fd1ff9f86b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "344b37730e39431da76d36fd1ff9f86b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:51.289800 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec200216f694165988b5733be689e9b" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692"
I20260630 12:15:51.290066 12826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eec200216f694165988b5733be689e9b" candidate_uuid: "344b37730e39431da76d36fd1ff9f86b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c8c04b6421747f4a73430843118f98d"
I20260630 12:15:51.290508 12676 raft_consensus.cc:3060] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.290122 12872 raft_consensus.cc:359] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.290853 12826 raft_consensus.cc:3060] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.291147 12872 raft_consensus.cc:385] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:15:51.291533 12872 raft_consensus.cc:740] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c8c04b6421747f4a73430843118f98d, State: Initialized, Role: FOLLOWER
I20260630 12:15:51.292421 12872 consensus_queue.cc:260] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.293411 12885 leader_election.cc:290] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 election: Requested vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:51.295632 12872 ts_tablet_manager.cc:1434] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:15:51.300343 12676 raft_consensus.cc:2468] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 344b37730e39431da76d36fd1ff9f86b in term 1.
I20260630 12:15:51.300918 12826 raft_consensus.cc:2468] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 344b37730e39431da76d36fd1ff9f86b in term 1.
I20260630 12:15:51.301877 12716 leader_election.cc:304] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f138f98e414fab8ce023ad3560e692, 344b37730e39431da76d36fd1ff9f86b; no voters: 
I20260630 12:15:51.303051 12885 raft_consensus.cc:2804] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:51.303499 12885 raft_consensus.cc:697] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 1 LEADER]: Becoming Leader. State: Replica: 344b37730e39431da76d36fd1ff9f86b, State: Running, Role: LEADER
I20260630 12:15:51.304373 12885 consensus_queue.cc:237] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.311945 12572 catalog_manager.cc:5697] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b reported cstate change: term changed from 0 to 1, leader changed from <none> to 344b37730e39431da76d36fd1ff9f86b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "344b37730e39431da76d36fd1ff9f86b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:51.439950 12896 raft_consensus.cc:493] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:15:51.440518 12896 raft_consensus.cc:515] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.442219 12896 leader_election.cc:290] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967)
I20260630 12:15:51.443168 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d355b913d4eda81571b130905b447" candidate_uuid: "5c8c04b6421747f4a73430843118f98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692" is_pre_election: true
I20260630 12:15:51.443370 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d355b913d4eda81571b130905b447" candidate_uuid: "5c8c04b6421747f4a73430843118f98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "344b37730e39431da76d36fd1ff9f86b" is_pre_election: true
I20260630 12:15:51.443876 12676 raft_consensus.cc:2468] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c8c04b6421747f4a73430843118f98d in term 0.
I20260630 12:15:51.444140 12752 raft_consensus.cc:2468] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c8c04b6421747f4a73430843118f98d in term 0.
I20260630 12:15:51.445006 12790 leader_election.cc:304] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f138f98e414fab8ce023ad3560e692, 5c8c04b6421747f4a73430843118f98d; no voters: 
I20260630 12:15:51.445727 12896 raft_consensus.cc:2804] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:15:51.446100 12896 raft_consensus.cc:493] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:15:51.446460 12896 raft_consensus.cc:3060] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.451900 12896 raft_consensus.cc:515] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.453552 12896 leader_election.cc:290] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [CANDIDATE]: Term 1 election: Requested vote from peers 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245), 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967)
I20260630 12:15:51.454532 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d355b913d4eda81571b130905b447" candidate_uuid: "5c8c04b6421747f4a73430843118f98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25f138f98e414fab8ce023ad3560e692"
I20260630 12:15:51.454679 12752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df0d355b913d4eda81571b130905b447" candidate_uuid: "5c8c04b6421747f4a73430843118f98d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "344b37730e39431da76d36fd1ff9f86b"
I20260630 12:15:51.455328 12676 raft_consensus.cc:3060] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.455368 12752 raft_consensus.cc:3060] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.463176 12752 raft_consensus.cc:2468] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c8c04b6421747f4a73430843118f98d in term 1.
I20260630 12:15:51.463184 12676 raft_consensus.cc:2468] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c8c04b6421747f4a73430843118f98d in term 1.
I20260630 12:15:51.464818 12790 leader_election.cc:304] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 25f138f98e414fab8ce023ad3560e692, 5c8c04b6421747f4a73430843118f98d; no voters: 
I20260630 12:15:51.465579 12896 raft_consensus.cc:2804] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:15:51.466068 12896 raft_consensus.cc:697] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 1 LEADER]: Becoming Leader. State: Replica: 5c8c04b6421747f4a73430843118f98d, State: Running, Role: LEADER
I20260630 12:15:51.466894 12896 consensus_queue.cc:237] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } }
I20260630 12:15:51.467641 12885 consensus_queue.cc:1048] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:51.470330 12826 raft_consensus.cc:3060] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:15:51.476589 12572 catalog_manager.cc:5697] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c8c04b6421747f4a73430843118f98d (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5c8c04b6421747f4a73430843118f98d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } health_report { overall_health: HEALTHY } } }
I20260630 12:15:51.485558 12885 consensus_queue.cc:1048] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:51.678948 12885 consensus_queue.cc:1048] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:51.697193 12885 consensus_queue.cc:1048] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:51.706812 12887 consensus_queue.cc:1048] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:51.717226 12876 consensus_queue.cc:1048] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:15:51.724382 12920 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.003s	sys 0.000s
I20260630 12:15:51.737483 12896 consensus_queue.cc:1048] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [LEADER]: Connected to new peer: Peer: permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:51.795096 12896 consensus_queue.cc:1048] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:51.810127 12885 consensus_queue.cc:1048] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:51.848335 12876 consensus_queue.cc:1048] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [LEADER]: Connected to new peer: Peer: permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260630 12:15:51.847435 12643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:41355, user_credentials={real_user=slave}} blocked reactor thread for 44811us
I20260630 12:15:52.067755 12751 raft_consensus.cc:1275] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Refusing update from remote peer 5c8c04b6421747f4a73430843118f98d: 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:52.079008 12931 consensus_queue.cc:1048] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:15:52.095712 12931 consensus_queue.cc:1048] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [LEADER]: Connected to new peer: Peer: permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:15:52.358836 12945 mvcc.cc:204] Tried to move back new op lower bound from 7302437896392298496 to 7302437894017495040. Current Snapshot: MvccSnapshot[applied={T|T < 7302437896392298496}]
W20260630 12:15:52.536692 12718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:41355, user_credentials={real_user=slave}} blocked reactor thread for 140134us
W20260630 12:15:52.862432 12643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:41355, user_credentials={real_user=slave}} blocked reactor thread for 121593us
W20260630 12:15:52.974292 12790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42967, user_credentials={real_user=slave}} blocked reactor thread for 51791.3us
I20260630 12:15:53.029963   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:15:53.038899 12976 instance_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:53.039039 12975 instance_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:15:53.042780   431 server_base.cc:1061] running on GCE node
W20260630 12:15:53.044574 12978 instance_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:53.045742   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:15:53.046028   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:53.046238   431 hybrid_clock.cc:648] HybridClock initialized: now 1782821753046216 us; error 0 us; skew 500 ppm
I20260630 12:15:53.046815   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:15:53.049585   431 webserver.cc:533] Webserver started at http://127.0.107.196:35989/ using document root <none> and password file <none>
I20260630 12:15:53.050159   431 fs_manager.cc:362] Metadata directory not provided
I20260630 12:15:53.050444   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:15:53.050788   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:15:53.052176   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-3-root/instance:
uuid: "63ca285982414c07b5e0d24bada7f508"
format_stamp: "Formatted at 2026-06-30 12:15:53 on dist-test-slave-dxwh"
I20260630 12:15:53.057127   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:15:53.061088 12983 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:53.062099   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:15:53.062423   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-3-root
uuid: "63ca285982414c07b5e0d24bada7f508"
format_stamp: "Formatted at 2026-06-30 12:15:53 on dist-test-slave-dxwh"
I20260630 12:15:53.062708   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWZe0hO/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821480598769-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:53.099984   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:15:53.101279   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:15:53.102834   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:15:53.105366   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:15:53.105571   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:53.105762   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:15:53.105901   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:15:53.148602   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42451
I20260630 12:15:53.148742 13045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42451 every 8 connection(s)
I20260630 12:15:53.166108 13046 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45939
I20260630 12:15:53.166724 13046 heartbeater.cc:461] Registering TS with master...
I20260630 12:15:53.167819 13046 heartbeater.cc:507] Master 127.0.107.254:45939 requested a full tablet report, sending...
I20260630 12:15:53.170090 12567 ts_manager.cc:194] Registered new tserver with Master: 63ca285982414c07b5e0d24bada7f508 (127.0.107.196:42451)
I20260630 12:15:53.172050 12567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34786
I20260630 12:15:53.334908 12751 consensus_queue.cc:237] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } }
I20260630 12:15:53.341681 12823 raft_consensus.cc:1275] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Refusing update from remote peer 344b37730e39431da76d36fd1ff9f86b: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:53.342902 12675 raft_consensus.cc:1275] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Refusing update from remote peer 344b37730e39431da76d36fd1ff9f86b: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:53.343643 12968 consensus_queue.cc:1048] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:15:53.344659 12886 consensus_queue.cc:1048] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:15:53.354287 12934 raft_consensus.cc:2955] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.356470 12675 raft_consensus.cc:2955] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
W20260630 12:15:53.357718 12716 consensus_peers.cc:597] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b -> Peer 63ca285982414c07b5e0d24bada7f508 (127.0.107.196:42451): Couldn't send request to peer 63ca285982414c07b5e0d24bada7f508. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 629a347beb01477ca75ecb5cbf58b43d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:53.357594 12823 raft_consensus.cc:2955] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.374292 12751 consensus_queue.cc:237] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } attrs { replace: true } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } }
I20260630 12:15:53.378648 12567 catalog_manager.cc:5697] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b reported cstate change: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "344b37730e39431da76d36fd1ff9f86b" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:53.385006 12823 raft_consensus.cc:1275] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Refusing update from remote peer 344b37730e39431da76d36fd1ff9f86b: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:53.387176 12886 consensus_queue.cc:1048] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:53.393113 12675 raft_consensus.cc:1275] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Refusing update from remote peer 344b37730e39431da76d36fd1ff9f86b: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:15:53.393388 12716 consensus_peers.cc:597] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b -> Peer 63ca285982414c07b5e0d24bada7f508 (127.0.107.196:42451): Couldn't send request to peer 63ca285982414c07b5e0d24bada7f508. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5147743fe8734fe3a3b7a3c2286294be. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:53.394666 12968 consensus_queue.cc:1048] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:53.396205 13054 raft_consensus.cc:2955] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } attrs { replace: true } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.398180 12823 raft_consensus.cc:2955] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } attrs { replace: true } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.401350 12675 raft_consensus.cc:2955] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } attrs { replace: true } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.417815 12568 catalog_manager.cc:5697] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d reported cstate change: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "344b37730e39431da76d36fd1ff9f86b" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } attrs { replace: true } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.430094 12823 consensus_queue.cc:237] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } attrs { replace: true } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } }
I20260630 12:15:53.440764 12675 raft_consensus.cc:1275] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Refusing update from remote peer 5c8c04b6421747f4a73430843118f98d: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:53.440934 12751 raft_consensus.cc:1275] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Refusing update from remote peer 5c8c04b6421747f4a73430843118f98d: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:53.442822 12884 consensus_queue.cc:1048] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [LEADER]: Connected to new peer: Peer: permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:15:53.443836 12896 consensus_queue.cc:1048] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:15:53.450697 12790 consensus_peers.cc:597] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d -> Peer 63ca285982414c07b5e0d24bada7f508 (127.0.107.196:42451): Couldn't send request to peer 63ca285982414c07b5e0d24bada7f508. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df0d355b913d4eda81571b130905b447. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:53.452142 12896 raft_consensus.cc:2955] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } attrs { replace: true } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.458999 12675 raft_consensus.cc:2955] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } attrs { replace: true } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.461120 12751 raft_consensus.cc:2955] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } attrs { replace: true } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.468501 12568 catalog_manager.cc:5697] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d reported cstate change: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5c8c04b6421747f4a73430843118f98d" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:53.471962 12823 consensus_queue.cc:237] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } }
W20260630 12:15:53.484293 12790 consensus_peers.cc:597] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d -> Peer 63ca285982414c07b5e0d24bada7f508 (127.0.107.196:42451): Couldn't send request to peer 63ca285982414c07b5e0d24bada7f508. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d3b8ad78af454355b3e8c93a1ae8199e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:53.484512 12751 raft_consensus.cc:1275] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Refusing update from remote peer 5c8c04b6421747f4a73430843118f98d: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:53.484730 12675 raft_consensus.cc:1275] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Refusing update from remote peer 5c8c04b6421747f4a73430843118f98d: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:15:53.486178 12896 consensus_queue.cc:1048] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [LEADER]: Connected to new peer: Peer: permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:53.487211 12884 consensus_queue.cc:1048] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [LEADER]: Connected to new peer: Peer: permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:15:53.495250 12884 raft_consensus.cc:2955] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.497913 12751 raft_consensus.cc:2955] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.498695 12675 raft_consensus.cc:2955] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } } }
I20260630 12:15:53.514068 12570 catalog_manager.cc:5697] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d reported cstate change: config changed from index -1 to 10, NON_VOTER 63ca285982414c07b5e0d24bada7f508 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5c8c04b6421747f4a73430843118f98d" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:15:53.671722   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260630 12:15:53.712361   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:53.713289   431 tablet_replica.cc:333] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692: stopping tablet replica
I20260630 12:15:53.714555   431 raft_consensus.cc:2243] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.715497   431 raft_consensus.cc:2272] T 1be337c40a4a4fd09624568568fbf6bf P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.718648   431 tablet_replica.cc:333] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692: stopping tablet replica
I20260630 12:15:53.719272   431 raft_consensus.cc:2243] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.719888   431 raft_consensus.cc:2272] T d3b8ad78af454355b3e8c93a1ae8199e P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.723142   431 tablet_replica.cc:333] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692: stopping tablet replica
I20260630 12:15:53.723773   431 raft_consensus.cc:2243] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.724375   431 raft_consensus.cc:2272] T eec200216f694165988b5733be689e9b P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.727622   431 tablet_replica.cc:333] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692: stopping tablet replica
I20260630 12:15:53.728202   431 raft_consensus.cc:2243] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.728754   431 raft_consensus.cc:2272] T df0d355b913d4eda81571b130905b447 P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.731778   431 tablet_replica.cc:333] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692: stopping tablet replica
I20260630 12:15:53.732337   431 raft_consensus.cc:2243] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.732896   431 raft_consensus.cc:2272] T 629a347beb01477ca75ecb5cbf58b43d P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.735795   431 tablet_replica.cc:333] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692: stopping tablet replica
I20260630 12:15:53.736341   431 raft_consensus.cc:2243] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.736905   431 raft_consensus.cc:2272] T 5147743fe8734fe3a3b7a3c2286294be P 25f138f98e414fab8ce023ad3560e692 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.767387   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260630 12:15:53.785640 13061 ts_tablet_manager.cc:933] T 629a347beb01477ca75ecb5cbf58b43d P 63ca285982414c07b5e0d24bada7f508: Initiating tablet copy from peer 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967)
I20260630 12:15:53.787698 13061 tablet_copy_client.cc:323] T 629a347beb01477ca75ecb5cbf58b43d P 63ca285982414c07b5e0d24bada7f508: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42967
I20260630 12:15:53.798770   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260630 12:15:53.826546 12716 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43245: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260630 12:15:53.837647 12716 consensus_peers.cc:597] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b -> Peer 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245): Couldn't send request to peer 25f138f98e414fab8ce023ad3560e692. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:53.837971 13065 ts_tablet_manager.cc:933] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: Initiating tablet copy from peer 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:53.839875 13065 tablet_copy_client.cc:323] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41355
I20260630 12:15:53.857455 12836 tablet_copy_service.cc:140] P 5c8c04b6421747f4a73430843118f98d: Received BeginTabletCopySession request for tablet df0d355b913d4eda81571b130905b447 from peer 63ca285982414c07b5e0d24bada7f508 ({username='slave'} at 127.0.0.1:47978)
I20260630 12:15:53.858117 12836 tablet_copy_service.cc:161] P 5c8c04b6421747f4a73430843118f98d: Beginning new tablet copy session on tablet df0d355b913d4eda81571b130905b447 from peer 63ca285982414c07b5e0d24bada7f508 at {username='slave'} at 127.0.0.1:47978: session id = 63ca285982414c07b5e0d24bada7f508-df0d355b913d4eda81571b130905b447
I20260630 12:15:53.865280 13067 ts_tablet_manager.cc:933] T 5147743fe8734fe3a3b7a3c2286294be P 63ca285982414c07b5e0d24bada7f508: Initiating tablet copy from peer 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967)
I20260630 12:15:53.869004 13067 tablet_copy_client.cc:323] T 5147743fe8734fe3a3b7a3c2286294be P 63ca285982414c07b5e0d24bada7f508: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42967
I20260630 12:15:53.869333   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:15:53.870612 12716 consensus_peers.cc:597] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b -> Peer 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245): Couldn't send request to peer 25f138f98e414fab8ce023ad3560e692. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:53.871219   431 tablet_replica.cc:333] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b: stopping tablet replica
I20260630 12:15:53.872073   431 raft_consensus.cc:2243] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.872980   431 raft_consensus.cc:2272] T eec200216f694165988b5733be689e9b P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.876339   431 tablet_replica.cc:333] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b: stopping tablet replica
I20260630 12:15:53.876919 12836 tablet_copy_source_session.cc:215] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:15:53.877040   431 raft_consensus.cc:2243] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.877950   431 raft_consensus.cc:2272] T d3b8ad78af454355b3e8c93a1ae8199e P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.881743   431 tablet_replica.cc:333] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b: stopping tablet replica
I20260630 12:15:53.882666   431 raft_consensus.cc:2243] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.883325   431 raft_consensus.cc:2272] T 1be337c40a4a4fd09624568568fbf6bf P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.887163   431 tablet_replica.cc:333] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b: stopping tablet replica
I20260630 12:15:53.888080   431 raft_consensus.cc:2243] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:53.888684 13065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df0d355b913d4eda81571b130905b447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:15:53.888888   431 raft_consensus.cc:2272] T df0d355b913d4eda81571b130905b447 P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:15:53.890096 12790 consensus_peers.cc:597] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d -> Peer 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967): Couldn't send request to peer 344b37730e39431da76d36fd1ff9f86b. 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:53.894012   431 tablet_replica.cc:333] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b: stopping tablet replica
I20260630 12:15:53.894972   431 raft_consensus.cc:2243] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.896363   431 raft_consensus.cc:2272] T 629a347beb01477ca75ecb5cbf58b43d P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.901081   431 tablet_replica.cc:333] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b: stopping tablet replica
I20260630 12:15:53.901860   431 raft_consensus.cc:2243] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:53.903077   431 raft_consensus.cc:2272] T 5147743fe8734fe3a3b7a3c2286294be P 344b37730e39431da76d36fd1ff9f86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:53.908201 13065 tablet_copy_client.cc:806] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: tablet copy: Starting download of 0 data blocks...
I20260630 12:15:53.909017 13065 tablet_copy_client.cc:670] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: tablet copy: Starting download of 1 WAL segments...
I20260630 12:15:53.914044 13065 tablet_copy_client.cc:538] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:15:53.927627 13065 tablet_bootstrap.cc:492] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: Bootstrap starting.
I20260630 12:15:53.933874   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260630 12:15:53.939497 12987 connection.cc:466] server connection from 127.0.0.1:44232 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:44232 (request call id 2) could send its response
I20260630 12:15:53.974026   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260630 12:15:53.994097   431 tablet_copy_service.cc:362] P 5c8c04b6421747f4a73430843118f98d: Destroying tablet copy session 63ca285982414c07b5e0d24bada7f508-df0d355b913d4eda81571b130905b447 due to service shutdown
I20260630 12:15:53.994555   431 tablet_copy_service.cc:434] P 5c8c04b6421747f4a73430843118f98d: ending tablet copy session 63ca285982414c07b5e0d24bada7f508-df0d355b913d4eda81571b130905b447 on tablet df0d355b913d4eda81571b130905b447 with peer 63ca285982414c07b5e0d24bada7f508
W20260630 12:15:53.996794 12987 connection.cc:466] server connection from 127.0.0.1:44232 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:44232 (request call id 3) could send its response
W20260630 12:15:54.015482 12790 consensus_peers.cc:597] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d -> Peer 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245): Couldn't send request to peer 25f138f98e414fab8ce023ad3560e692. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:54.016201 12790 consensus_peers.cc:597] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d -> Peer 25f138f98e414fab8ce023ad3560e692 (127.0.107.193:43245): Couldn't send request to peer 25f138f98e414fab8ce023ad3560e692. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:43245: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:15:54.030471 12790 consensus_peers.cc:597] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d -> Peer 344b37730e39431da76d36fd1ff9f86b (127.0.107.194:42967): Couldn't send request to peer 344b37730e39431da76d36fd1ff9f86b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:15:54.032642 13065 tablet_bootstrap.cc:492] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=75 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:15:54.033703 13065 tablet_bootstrap.cc:492] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: Bootstrap complete.
I20260630 12:15:54.034561 13065 ts_tablet_manager.cc:1403] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: Time spent bootstrapping tablet: real 0.107s	user 0.088s	sys 0.004s
I20260630 12:15:54.038168 13065 raft_consensus.cc:359] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } attrs { replace: true } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } }
I20260630 12:15:54.039522 13065 raft_consensus.cc:740] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 63ca285982414c07b5e0d24bada7f508, State: Initialized, Role: LEARNER
I20260630 12:15:54.040330 13065 consensus_queue.cc:260] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "25f138f98e414fab8ce023ad3560e692" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 43245 } } peers { permanent_uuid: "344b37730e39431da76d36fd1ff9f86b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42967 } attrs { replace: true } } peers { permanent_uuid: "5c8c04b6421747f4a73430843118f98d" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 41355 } } peers { permanent_uuid: "63ca285982414c07b5e0d24bada7f508" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42451 } attrs { promote: true } }
I20260630 12:15:54.042766   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:15:54.043692 13046 heartbeater.cc:499] Master 127.0.107.254:45939 was elected leader, sending a full tablet report...
I20260630 12:15:54.044431 13065 ts_tablet_manager.cc:1434] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260630 12:15:54.044806   431 tablet_replica.cc:333] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d: stopping tablet replica
I20260630 12:15:54.046705   431 raft_consensus.cc:2243] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:54.047849   431 raft_consensus.cc:2272] T df0d355b913d4eda81571b130905b447 P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.050532 13067 ts_tablet_manager.cc:933] T d3b8ad78af454355b3e8c93a1ae8199e P 63ca285982414c07b5e0d24bada7f508: Initiating tablet copy from peer 5c8c04b6421747f4a73430843118f98d (127.0.107.195:41355)
I20260630 12:15:54.053176   431 tablet_replica.cc:333] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d: stopping tablet replica
I20260630 12:15:54.054363   431 raft_consensus.cc:2243] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.055366   431 raft_consensus.cc:2272] T eec200216f694165988b5733be689e9b P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.059197 13067 tablet_copy_client.cc:323] T d3b8ad78af454355b3e8c93a1ae8199e P 63ca285982414c07b5e0d24bada7f508: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:41355
I20260630 12:15:54.059574   431 tablet_replica.cc:333] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d: stopping tablet replica
I20260630 12:15:54.060490   431 raft_consensus.cc:2243] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.061255   431 raft_consensus.cc:2272] T 5147743fe8734fe3a3b7a3c2286294be P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.064769   431 tablet_replica.cc:333] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d: stopping tablet replica
I20260630 12:15:54.065449   431 raft_consensus.cc:2243] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.066094   431 raft_consensus.cc:2272] T 629a347beb01477ca75ecb5cbf58b43d P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.069155   431 tablet_replica.cc:333] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d: stopping tablet replica
I20260630 12:15:54.069756   431 raft_consensus.cc:2243] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:15:54.070235   431 raft_consensus.cc:2272] T 1be337c40a4a4fd09624568568fbf6bf P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.073203   431 tablet_replica.cc:333] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d: stopping tablet replica
I20260630 12:15:54.073731   431 raft_consensus.cc:2243] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:54.074734   431 raft_consensus.cc:2272] T d3b8ad78af454355b3e8c93a1ae8199e P 5c8c04b6421747f4a73430843118f98d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.095568   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
W20260630 12:15:54.100322 12986 connection.cc:466] server connection from 127.0.0.1:44242 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:44242 (request call id 3) could send its response
I20260630 12:15:54.119130   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260630 12:15:54.141876   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:15:54.174558 13065 tablet_copy_client.cc:1131] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: 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:41355: connect: Connection refused (error 111)
I20260630 12:15:54.176324   431 tablet_replica.cc:333] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508: stopping tablet replica
I20260630 12:15:54.176975   431 raft_consensus.cc:2243] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:15:54.177402   431 raft_consensus.cc:2272] T df0d355b913d4eda81571b130905b447 P 63ca285982414c07b5e0d24bada7f508 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:15:54.197332   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260630 12:15:54.207610   431 master.cc:562] Master@127.0.107.254:45939 shutting down...
W20260630 12:15:54.255056 12623 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:15:54.256630   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:15:54.257303   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:15:54.257769   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P d707bbdcbe0d44e18ea5bc8bb8185102: stopping tablet replica
I20260630 12:15:54.281210   431 master.cc:584] Master@127.0.107.254:45939 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5302 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (20324 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (273558 ms total)
[  PASSED  ] 26 tests.
I20260630 12:15:54.340153   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 ~79 seconds ago
I20260630 12:15:54.340438   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 ~79 seconds ago
I20260630 12:15:54.340652   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 7 messages since previous log ~110 seconds ago
I20260630 12:15:54.340905   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 3 messages since previous log ~250 seconds ago
I20260630 12:15:54.341251   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~18 seconds ago
I20260630 12:15:54.341471   431 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
